var WS_site = 13482;
var WS_scod = "Gz3G6F2XO7oq1Ed";
var WS_ver = "2.0";
var WS_ref = escape(document.referrer);
var WS_qstr = "&s=" + WS_site + "&ref=" + WS_ref + "&ver=" + WS_ver + "&charset=" + document.charset + "&scod=" + WS_scod;
var WS_orderid;
var WS_total;
function arielSetTotal(x){
WS_total = x;
}
function arielSetOrderId(x){
WS_orderid = "" + x;
}
function ecommstats_setAction(x){
WS_qstr += "&action=" + x;
}
function statImage(){
if(WS_total){ // ecomm set
WS_qstr += "&total=" + WS_total + "&orderid=" + WS_orderid;
}
if(document.location.href.substring(0,5) == "https"){
document.write("
");
}
else document.write("
");
}