function popinfo(product)
{
 
this.open(product+'.htm',"CtrlWindow","toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=500,height=480")
}
