
var img=new Image();
img.src='handshake.png';
var orderVerified='<img src="handshake.png"> Checking Order > Verified';
var orderChecking='<img src="hand_stop.png"> Checking Order';

kitTmp='<br><table class="Kit_Components" width="100%"><tr><td style="border:none"><b><i>Included with this item:</b></td><td style="border:none" align=center><b><i>Qty</b></td></tr><!--COMPONENTS--></table>'

<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=1,statusbar=0,menubar=0,resizable=0,width=500,height=446,left = 446,top = 184');");
}
// End -->