// Java Document
<!--
function openWin(location,winName,features) {
window.open(location,winName,features);
}
//-->

HCImg = new Image();
function HCEvent(event,success) { 
	HCImg.src = "http://styleinthebag.com/L10HC_3_16/CGI/L10HC_Counter.cgi?cPg="+event+"&sa="+success;
}

