2009scape-website/www.jagexstore.com/sunriseidcart/pc/home.html
2020-11-24 12:27:36 -05:00

566 lines
17 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- -->
<!-- Mirrored from www.jagexstore.com/sunriseidcart/pc/home.asp by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:18:50 GMT -->
<head>
<TITLE>Jagex Online Store</TITLE>
<META NAME="Description" CONTENT="The Jagex Online Store is your source for official RuneScape apparel, merchandise, collectibles, gifts, 12-month memberships and more. Visit the Jagex Online Store for the latest RuneScape gear including ZMI and Saradomin Hoodies, RuneScape T-shirts, apparel and accessories, the RuneScape novel, Betrayal at Falador, and much more.">
<META NAME="Keywords" CONTENT="Official RuneScape, Jagex Online Store, merchandise, apparel, gear, collectibles, collectables, t-shirt, tshirt, tee shirt, sweatshirt, hoodie, mousemat, mouse mat, mousepad, pad, Rune mug, stein, poster, figurine, plush, stuffed animal, print, gaming, mmorpg, mporpg, anything, everything, clothing, cap, hat, bag, products, shop, dragon, authentic, epic, ftw, noob, pwned, pwn">
<META NAME="Robots" CONTENT="index,follow">
<META NAME="Revisit-after" CONTENT="30">
<link type="text/css" rel="stylesheet" href="pcHeaderFooter.css" />
<link type="text/css" rel="stylesheet" href="pcStorefront.css" />
<link type="text/css" rel="stylesheet" href="css/JAGX.css" />
<!--[if IE 7]>
<link type="text/css" rel="stylesheet" href="css/JAGX_ie7.css" />
<![endif]-->
<!--[if IE 6]>
<link type="text/css" rel="stylesheet" href="css/JAGX_ie6.css" />
<![endif]-->
<link rel="stylesheet" media="screen and min-device-pixel-ratio: 0" href="css/JAGX_S3.css" />
<script type="text/javascript">
// Copyright 2006-2007 javascript-array.com
function showImage(id) {
img = document.getElementById(id);
img.style.visibility = 'visible';
}
function hideImage(id) {
img = document.getElementById(id);
img.style.visibility = 'hidden';
}
var timeout = 500;
var closetimer = 0;
var ddmenuitem = 0;
// open hidden layer
function mopen(id) {
// cancel close timer
mcancelclosetime();
// close old layer
if (ddmenuitem) ddmenuitem.style.visibility = 'hidden';
// get new layer and show it
ddmenuitem = document.getElementById(id);
ddmenuitem.style.visibility = 'visible';
}
// close showed layer
function mclose() {
if (ddmenuitem) ddmenuitem.style.visibility = 'hidden';
}
// go close timer
function mclosetime() {
closetimer = window.setTimeout(mclose, timeout);
}
// cancel close timer
function mcancelclosetime() {
if (closetimer) {
window.clearTimeout(closetimer);
closetimer = null;
}
}
// close layer when click-out
document.onclick = mclose;
</script>
</head>
<body>
<div>
<img id="background_img" class="bg" src="images/jagx_background.gif" />
</div>
<div id="scrollable">
<div id="header">
<a href="home.html">
<img id="jagexLogoHeader" class="headerimg" border="0" src="images/jagex_online_store_logo.png"
height="107" alt="Jagex Online Store" /></a> <a href="../../../index.html">
<img id="runescapeLogoHeader" class="headerimg" src="images/jagx_onlinestore.png"
border="0" height="107" alt="Online Store" /></a>
</div>
<div id="nav">
<div id="navItems"><a href="home.html">Home</a> | <a href="viewContentd747.html?idpage=2">FAQ</a> | <a href="contact.html">
Contact Us</a> | <a href="search.html">Search</a></div>
<div id="navCountrySelect">
<ul id="lstCountrySelect">
<li><a class="countryHeader" href="#" onmouseover="mopen('m1')" onmouseout="mclosetime()">Region: <span class="smallHeaderText">USA and rest of world</span></a>
<div id="m1" class="countryItemList" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
<a class="countryItem" href="#">USA and rest of world</a>
<a class="countryItem" href="http://eu.jagexstore.com/" onmouseover="showImage('imgEurope')" onmouseout="hideImage('imgEurope')">Europe</a>
<img id="img1" src="images/small_border_top.png" /><br />
<img id="imgEurope" style="visibility:hidden;" src="images/Shipping_to_Europe_small.png" />
</div>
</li>
</ul>
<div style="clear: both">
</div>
</div>
<div id="accountItems">
<div id="login" class="loginBtn">
<a href="Checkout3d05.html" class="logButton"></a>
</div>
<div id="accountLinks">
<a href="msg888b.html">View Cart</a> | <a href="../../index.html">Checkout</a>
</div>
</div>
</div>
<div id="content">
<div id="top"></div>
<div class="divLeft">
<div class="divLeftMain">
<div class="divCategoryMenu"><img src="images/jagx_browse_store.gif" class="leftImgHeader" alt="Browse the Store" /><br />
<div class="divCategoryMenuItem"><a href='viewCategories64eb.html?idCategory=4'>Accessories</a></div>
<div class="divCategoryMenuItem"><a href='viewCategoriesc24c.html?idCategory=3'>Apparel</a></div>
<div class="divCategoryMenuItem"><a href='viewCategoriesc2b9.html?idCategory=5'>Books</a></div>
<div class="divCategoryMenuItem"><a href='viewCategories9760.html?idCategory=10'>Membership Card</a></div>
</div>
<div class="pcLeftFeaturedProduct">
<img src="images/jagx_featured_product.gif" class="leftImgHeader" alt="Featured Product" />
<div class="pcLeftFeaturedProductImage">
<!-- Featured Products -->
<a href="viewPrd2222.html?idproduct=37"><img class="imgFeatureProduct" src="catalog/jgx002_1157_general.jpg" alt="" border="0"></a>
</div>
</div>
</div>
<div id="bottomLeft"></div>
</div>
<div class="divRight">
<div id="main">
<div id="mainContent">
<script language="javascript" type="text/javascript">
/*
This file is part of ProductCart, an ecommerce application developed and sold by Early Impact LLC. ProductCart, its source code, the ProductCart name and logo are property of Early Impact, LLC. Copyright 2001-2003. All rights reserved. You are not allowed to use, alter, distribute and/or resell any parts of ProductCart's source code without the written consent of Early Impact. To contact Early Impact, please visit www.earlyimpact.com.
Validate quantity field for product display option "m" */
function isDigit(s)
{
var test=""+s;
if(test=="0"||test=="1"||test=="2"||test=="3"||test=="4"||test=="5"||test=="6"||test=="7"||test=="8"||test=="9")
{
return(true) ;
}
return(false);
}
function allDigit(s)
{
var test=""+s ;
for (var k=0; k <test.length; k++)
{
var c=test.substring(k,k+1);
if (isDigit(c)==false)
{
return (false);
}
}
return (true);
}
function checkproqty(fname,qty,type)
{
if (fname.value == "")
{
alert("Please enter a value for this field.");
fname.focus();
return (false);
}
if (allDigit(fname.value) == false)
{
alert("Please enter a right integer value for this field.");
fname.focus();
return (false);
}
if ((qty > 0) && (eval(fname.value) != 0) && (type==1))
{
TempValue=eval(fname.value);
TempV1=(TempValue/qty);
TempV1a=TempValue*TempV1;
TempV2=Math.round(TempValue/qty);
TempV2a=TempValue*TempV2;
if ((TempV1a != TempV2a) || (TempV1<1))
{
alert("This product can only be ordered in multiples of " + qty);
fname.focus();
return (false);
}
}
else
{
if ((qty > 0) && (eval(fname.value) != 0) && (type==0))
{
TempValue=eval(fname.value);
if (TempValue < qty)
{
alert("This product requires a minimum purchase of " + " " + qty + " " + " units.");
fname.focus();
return (false);
}
}
}
return (true);
}
/*
Clear default form value script- By Ada Shimar (ada@chalktv.com)
Featured on JavaScript Kit (http://javascriptkit.com)
Visit javascriptkit.com for 400+ free scripts!
*/
function clearText(thefield){
if (thefield.defaultValue==thefield.value)
thefield.value = ""
}
</script><script language="JavaScript">
<!--
function cdDynamic()
{
if (rtype==0)
{
document.additem.action="";
document.additem.method="POST";
document.additem.submit();
}
else
{
return(true);
}
if (rtype==1)
{
return(false);
}
}
function CheckRequiredCS(reqstr)
{
if (reqstr.length>0)
{
var objArray = reqstr.split(",");
var i = 0;
while (i < objArray.length)
{
var obj = eval(objArray[i]);
if (obj.checked==0)
{
alert("The product cannot be added to the shopping cart.\n"+ obj.value + " is a required option.\n");
return false;
}
i+=1;
}
}
return true;
}
//-->
</script>
<link type="text/css" rel="stylesheet" href="ei-tooltip.css">
<script language="javascript" type="text/javascript" src="ei-tooltip.js"></script>
<script>
var sav_title=""
var sav_content=""
var sav_callxml=""
var save_callID=""
var sav_callID= new Array(100);
var sav_btitle= new Array(100);
var sav_bcontent= new Array(100);
var sav_bcount=-1;
</script>
<!--AJAX Functions-->
<script type="text/javascript" src="XHConn.js"></script>
<SCRIPT>
var myConn = new XHConn();
if (!myConn) alert("XMLHTTP not available. Try a newer/better browser.");
var fnWhenDone = function (oXML) {
var xmldoc = oXML.responseXML;
var root_node = xmldoc.getElementsByTagName('bcontent').item(0);
var xml_data=root_node.firstChild.data;
sav_title=""
sav_content="";
if (xml_data=="nothing")
{
sav_title="";
sav_content="";
hidetip();
}
else
{
if (xml_data.indexOf("|||")>=0)
{
var tmp_data=xml_data.split("|||");
sav_title=tmp_data[0];
sav_content=tmp_data[1];
}
else
{
sav_title="Search Results Preview";
sav_content=xml_data;
}
if (((sav_title!='') || (sav_content!='')) && (sav_callxml=="1"))
{
sav_bcount=sav_bcount+1;
sav_callID[sav_bcount]=save_callID;
sav_btitle[sav_bcount]=sav_title;
sav_bcontent[sav_bcount]=sav_content;
showtip(sav_title,sav_content);
}
else
{
sav_title="";
sav_content="";
hidetip();
}
}
};
function runXML(new_callID)
{
save_callID=new_callID
if (sav_callxml=="1")
{
var x=0;
for (x=0; x<sav_bcount; x++)
{
if (""+new_callID==""+sav_callID[x])
{
sav_title=sav_btitle[x];
sav_content=sav_bcontent[x];
hidetip();
showtip(sav_title,sav_content);
sav_callxml="";
return(true);
}
}
myConn.connect("xml_srcListPrds.asp", "POST", GetAllValues(document.ajaxSearch), fnWhenDone);
}
return(true);
}
function runXML1(new_callID)
{
save_callID=new_callID
if (sav_callxml=="1")
{
var x=0;
for (x=0; x<sav_bcount; x++)
{
if (""+new_callID==""+sav_callID[x])
{
sav_title=sav_btitle[x];
sav_content=sav_bcontent[x];
hidetip();
showtip(sav_title,sav_content);
sav_callxml="";
return(true);
}
}
myConn.connect("xml_getPrdInfo.asp", "POST", GetAllValues(document.getPrd), fnWhenDone);
}
return(true);
}
function GetAllValues(theForm){
var ValueStr="";
var els = theForm.elements;
for(i=0; i<els.length; i++){
switch(els[i].type){
case "select-one" :
if (ValueStr!="") ValueStr=ValueStr + "&";
ValueStr=ValueStr + els[i].name + "=" + URLEncode(els[i].value);
break;
case "text":
if (ValueStr!="") ValueStr=ValueStr + "&";
ValueStr=ValueStr + els[i].name + "=" + URLEncode(els[i].value);
break;
case "textarea":
if (ValueStr!="") ValueStr=ValueStr + "&";
ValueStr=ValueStr + els[i].name + "=" + URLEncode(els[i].value);
break;
case "hidden":
if (ValueStr!="") ValueStr=ValueStr + "&";
ValueStr=ValueStr + els[i].name + "=" + URLEncode(els[i].value);
break;
case "checkbox":
if (els[i].checked == true)
{
if (ValueStr!="") ValueStr=ValueStr + "&";
ValueStr=ValueStr + els[i].name + "=" + URLEncode(els[i].value);
}
break;
case "radio":
if (els[i].checked == true)
{
if (ValueStr!="") ValueStr=ValueStr + "&";
ValueStr=ValueStr + els[i].name + "=" + URLEncode(els[i].value);
}
break;
}
}
return(ValueStr);
}
// ====================================================================
// URLEncode Functions
// Copyright Albion Research Ltd. 2002
// http://www.albionresearch.com/
// ====================================================================
function URLEncode(eStr)
{
// The Javascript escape and unescape functions do not correspond
// with what browsers actually do...
var SAFECHARS = "0123456789" + // Numeric
"ABCDEFGHIJKLMNOPQRSTUVWXYZ" + // Alphabetic
"abcdefghijklmnopqrstuvwxyz" +
"-_.!~*'()"; // RFC2396 Mark characters
var HEX = "0123456789ABCDEF";
var plaintext = eStr;
var encoded = "";
for (var i = 0; i < plaintext.length; i++ ) {
var ch = plaintext.charAt(i);
if (ch == " ") {
encoded += "+"; // x-www-urlencoded, rather than %20
} else if (SAFECHARS.indexOf(ch) != -1) {
encoded += ch;
} else {
var charCode = ch.charCodeAt(0);
if (charCode > 255) {
alert( "Unicode Character '"
+ ch
+ "' cannot be encoded using standard URL encoding.\n" +
"(URL encoding only supports 8-bit characters.)\n" +
"A space (+) will be substituted." );
encoded += "+";
} else {
encoded += "%";
encoded += HEX.charAt((charCode >> 4) & 0xF);
encoded += HEX.charAt(charCode & 0xF);
}
}
} // for
return encoded;
};
</SCRIPT>
<form name="getPrd" style="margin:0px;">
<input type="hidden" name="idproduct" value="">
</form>
<!--End of AJAX Functions-->
<div id="pcMain" style="background-color: Transparent">
<table class="pcMainTable">
<tr>
<td><a href="showsearchresultse8f6.html?priceFrom=0&amp;priceUntil=1000&amp;sku=&amp;keyWord=&amp;resultCnt=90&amp;order=3"><img id="mainImg" src="images/jagex_main.png" alt="Welcome to the Jagex Online Store - Your place for authentic RuneScape apparel and collectibles." border="0" /></a></td>
</tr>
</table>
</div>
</div> <!-- mainContent -->
</div> <!-- main -->
<div id="bottomRight"></div>
</div> <!-- divRight -->
<div style="clear:both"></div>
</div> <!-- content -->
<div id="footer">
<p>
This website and its contents are copyright under AGPL. Use of this website is subject to our
<a href="viewcontent5ae5.html?idpage=1">Terms &amp; Conditions</a>
and
<a href="viewcontentb6f0.html?idpage=3">Privacy Policy</a>. Powered by
<a href="http://www.sunriseid.com/">Sunrise Identity</a>.
</p>
</div>
</div> <!-- Scrollable -->
<script src="../../../ssl.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-11666264-1";
urchinTracker();
</script>
<form style="display:none;" method="post" name="gcaform">
<input type="hidden" id="analyticsdata" name="analyticsdata" value="">
</form>
<script type="text/javascript">
function setGoogleCheckout() {
setUrchinInputCode();
var strUrl = "";
document.gcaform.action = strUrl;
document.gcaform.submit();
}
</script>
<script src="../../../checkout.google.com/files/digital/urchin_post.js" type="text/javascript"></script>
</body>
<!-- Mirrored from www.jagexstore.com/sunriseidcart/pc/home.asp by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 09:18:58 GMT -->
</html>