<!--
function spawn(url,wt,ht,s,r){ hopia=window.open(url, "", "width="+wt+",height="+ht+","+"toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars="+s+",resizable="+r+",copyhistory=0,left=0,top=0,alwaysRaised=1");hopia.focus()}
//-->