function popUpWindow_vpt(path) {popUpWindow = window.open(path, "openWin1", "width=390,height=425,resizable=0,scrollbars=0,screenx=0,screeny=0,left=0,top=0");window.popUpWindow.focus();}function popUpWindow_vpt_2(path) {popUpWindow = window.open(path, "openWin2", "width=354,height=425,resizable=0,scrollbars=0,screenx=0,screeny=0,left=0,top=0");window.popUpWindow.focus();}