// Popup Window Script by Topos Productions
function openwin(sURL){newwindow=open(sURL,"form","scrollbars=no,toolbar=no,directories=no,menubar=no,resizable=no,status=no,width=180,height=144");}
