
function PopupTest1(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test1.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest2(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test2.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest3(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test3.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest4(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test4.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest5(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test5.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest6(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test6.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest7(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test7.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest8(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test8.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest9(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test9.html','PopupWin', settings);
PopupWin.focus();}

function PopupTest10(){
myleft=(screen.width)?(screen.width-700)/2:100;mytop=(screen.height)?(screen.height-600)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=700,height=600,location=no,directories=no,menubar=yes,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('test10.html','PopupWin', settings);
PopupWin.focus();}


