// ‰ïŠÙ‚²ˆÄ“à‚Ìƒzƒeƒ‹Žéë‚ÌŠg‘å¬‘‹
function disp1(url){
opend1=window.open(url, "sub_window1", "width=880,height=655,scrollbars=1,resizable=1,left=10,top=10");
opend1.focus();
}
// ƒgƒbƒvƒy[ƒW@ƒzƒeƒ‹Žéë‚Ì‚b‚l¬‘‹
function disp2(url){
opend2=window.open(url, "sub_window2", "width=755,height=885,scrollbars=1,resizable=1,left=10,top=10");
opend2.focus();
}
// ƒgƒbƒvƒy[ƒW@ƒzƒeƒ‹Žéë‚Ì‚b‚l¬‘‹‚Ì¬‘‹
function disp3(url){
opend3=window.open(url, "sub_window3", "width=870,height=660,scrollbars=1,resizable=1,left=10,top=10");
opend3.focus();
}
// Œ§l‰ïƒoƒbƒNƒiƒ“ƒo[‚Ì¬‘‹
function disp4(url){
opend4=window.open(url, "sub_window4", "width=830,height=650,scrollbars=1,resizable=1,left=10,top=10");
opend4.focus();
}
// ”NŠÔ—\’è•\‚ÌÚ×¬‘‹
function disp5(url){
opend5=window.open(url, "sub_window5", "width=470,height=460,scrollbars=1,resizable=1,left=10,top=10");
opend5.focus();
}
// —ð‘ã‰ï’·
function disp6(url){
opend6=window.open(url, "sub_window6", "width=1020,height=730,scrollbars=1,resizable=1,left=10,top=10");
opend6.focus();
}
// ‹L”OŽ®“T‘åŒ^•W€¬‘‹
function disp7(url){
w=window.open(url, "sub_window7", "width=830,height=650,scrollbars=1,resizable=1,left=10,top=10");
w.focus();
}

// ‰¡’·ƒpƒmƒ‰ƒ}ƒtƒH[ƒ}ƒbƒg¬‘‹
function disp8(url){
w=window.open(url, "sub_window8", "width=1000,height=520,scrollbars=1,resizable=1,left=10,top=10");
w.focus();
}

// c’·ƒpƒmƒ‰ƒ}ƒtƒH[ƒ}ƒbƒg¬‘‹
function disp9(url){
w=window.open(url, "sub_window9", "width=700,height=720,scrollbars=1,resizable=1,left=10,top=10");
w.focus();
}
// “®‰æ¬‘‹//
function disp10(url){
w=window.open(url, "sub_window10", "width=710,height=660,scrollbars=1,resizable=1,left=10,top=10");
w.focus();
}
function disp11(url){
w=window.open(url, "sub_window11", "width=650,height=793,scrollbars=yes,resizable=yes,left=10,top=10");
w.focus();
}
// ‹½“y‚¨’m‚ç‚¹@imgƒy[ƒW
function disp12(url){
w=window.open(url, "sub_window12", "width=830,height=930,scrollbars=yes,resizable=0,left=10,top=10");
w.focus();
}