document.writeln("
  • "); document.writeln(" <\/span>"); document.writeln(" <\/span>"); document.writeln(" <\/span>"); document.writeln(" <\/li>"); document.writeln("
  •  Shopping Cart Item(s): 0 Subtotal: $0.00 <\/li>"); document.writeln("
  • View Cart<\/a> | My Account<\/a> | Check Out<\/a><\/li>"); document.writeln("
  • Welcome Guest,Please Sign in<\/a> or Register<\/a> !<\/li>"); var dqurl=location.href; if(dqurl.indexOf('/wholesale-jewellery-')<=0 && dqurl.indexOf('/help/')<=0 && dqurl.indexOf('/articles/')<=0 && dqurl.indexOf('/jewelry-fashion-trend/')<=0 && dqurl.indexOf('/jewelry-lore/')<=0 && dqurl.indexOf('/jewelry-and-health/')<=0 && dqurl.indexOf('/specials-on-festivals/')<=0 && dqurl.indexOf('/newsletter.html')<=0 && dqurl.indexOf('/links.html')<=0 ){ creatCookie("lasturl",dqurl); creatCookie("lasturl2",dqurl); } if(dqurl.indexOf('/wholesale-jewellery-')>=0 ){ creatCookie("lasturl2",dqurl); } function creatCookie(mycookie,cookievalue){ var today = new Date(); var expireDay = new Date(); var msPerDay = 8*60*60*1000; expireDay.setTime( today.getTime() + msPerDay ); //document.cookie = mycookie+"="+escape(cookievalue)+";expires=" + expireDay.toGMTString()+"; path=/"; document.cookie = mycookie+"="+escape(cookievalue)+";expires=" + expireDay.toGMTString()+"; path=/; domain=www.aypearl.com"; }