// JavaScript Document

function openwin(){ 
window.open('','win','width=766,height=700, status=no, toolbar=no, location=no, menubar=no, scrollbars=yes, resizable=yes');
}

function openwin2(){ 
window.open('','win2','width=773,height=296, status=no, toolbar=no, location=no, menubar=no, scrollbars=no, resizable=yes');
}

function openwin3(){ 
window.open('','win3','width=490,height=500, status=no, toolbar=no, location=no, menubar=no, scrollbars=no, resizable=yes');
}

function openwin4(){ 
window.open('','win4','width=425,height=645, status=no, toolbar=no, location=no, menubar=no, scrollbars=yes, resizable=yes');
}

function openwin5(){ 
window.open('','win5','width=770,height=815, status=no, toolbar=no, location=no, menubar=no, scrollbars=yes, resizable=yes');
}

function openwin6(){ 
window.open('','win6','width=768,height=845, status=no, toolbar=no, location=no, menubar=no, scrollbars=yes, resizable=yes');
}

function openwin7(){ 
window.open('','win7','width=520,height=280, status=no, toolbar=no, location=no, menubar=no, scrollbars=yes, resizable=yes');
}

function openwin8(){ 
window.open('','win8','width=520,height=538, status=no, toolbar=no, location=no, menubar=no, scrollbars=yes, resizable=yes');
}
