function openWindow01(theURL) {
var newwin=window.open(theURL,"newwin01",'toolbar=0,location=0,scrollbars=0,width=400,height=605,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow02() {
var newwin=window.open("","newwin02",'toolbar=0,location=0,scrollbars=0,width=400,height=605,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow03() {
var newwin=window.open("","newwin03",'toolbar=0,location=0,scrollbars=1,width=638,height=605,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow04() {
var newwin=window.open("","newwin04",'toolbar=0,location=0,scrollbars=1,width=638,height=520,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow05(theURL) {
var newwin=window.open(theURL,"newwin05",'toolbar=0,location=0,scrollbars=1,width=840,height=584,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow06(theURL) {
var newwin=window.open(theURL,"newwin06",'toolbar=0,location=0,scrollbars=1,width=420,height=315,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow07() {
var newwin=window.open("","newwin07",'toolbar=0,location=0,scrollbars=1,width=638,height=595,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow08() {
var newwin=window.open("","newwin08",'toolbar=0,location=0,scrollbars=1,width=695,height=570,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
function openWindow09() {
var newwin=window.open("","newwin09",'toolbar=0,location=0,scrollbars=1,width=490,height=410,resizeable=0,status=0,left=0,top=0,alwaysRaised=no');
newwin.focus();}
