// JavaScript Document
function openWindow1() {
window.open("","new",'toolbar=0,location=0,width=525,height=420,scrollbars=0,resizable=1,left=0,top=0');
};
function openWindow2() {
window.open("","new",'toolbar=0,location=0,width=400,height=540,scrollbars=0,resizable=1,left=0,top=0');
};
function openWindow3() {
window.open("","new",'toolbar=0,location=0,width=525,height=380,scrollbars=0,resizable=1,left=0,top=0');
};
function openWindow4() {
window.open("","new",'toolbar=0,location=0,width=475,height=420,scrollbars=0,resizable=1,left=0,top=0');
};

function openWindow100() {
window.open("","new",'toolbar=0,location=0,width=830,height=610,scrollbars=2,resizable=1,left=0,top=0');
};
function openWindow101() {
window.open("","new",'toolbar=0,location=0,width=545,height=610,scrollbars=2,resizable=1,left=0,top=0');
};
function openWindow102() {
window.open("","new",'toolbar=0,location=0,width=510,height=420,scrollbars=0,resizable=1,left=0,top=0');
};
function openWindow201() {
window.open("","new",'toolbar=0,location=0,width=525,height=220,scrollbars=2,resizable=1,left=0,top=0');
};
function openWindow202() {
window.open("","new",'toolbar=0,location=0,width=525,height=200,scrollbars=2,resizable=1,left=0,top=0');
};
function openWindow203() {
window.open("","new",'toolbar=0,location=0,width=790,height=595,scrollbars=2,resizable=1,left=0,top=0');
};
function openWindow204() {
window.open("","new",'toolbar=0,location=0,width=505,height=274,scrollbars=2,resizable=1,left=0,top=0');
};