<!--
function openvt(sURL) { //v3.0
newwindow=open(sURL,"newwin","scrollbars=yes, width=400, height=600, toolbar=no, directories=no, menubar=yes, resizable=no, status=no");
newwindow.focus();}
//-->

