<!--
var RootDirectory=""

function popup(URL,W,H,nam)


{ window.open (RootDirectory + "zoom.php?img=" + URL  + "&upc=" + H ,nam,"width="+ 550 +",height=" + 550 +",location=0, top=0,left=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0") }


function popinfo(URL,W,H,name)
{ window.open (RootDirectory + URL,name,"width="+ W +",height=" + H +",location=0, top=0,left=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0") }


-->

