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