function disp1(){ 
window.open("../mark/mark.html", "window1", "width=550,height=500,scrollbars=yes,resizable=yes"); 
}

function disp2(){ 
window.open("toimail/index.html", "window2", "width=620,height=900,scrollbars=yes,resizable=yes"); 
}

function disp3(){ 
window.open("toitel.html", "window3", "width=400,height=450,scrollbars=yes,resizable=yes"); 
}

function disp5(){ 
window.open("soryoa.html", "window5", "width=340,height=550,scrollbars=yes,resizable=yes"); 
}

function disp6(){ 
window.open("soryob.html", "window6", "width=340,height=550,scrollbars=yes,resizable=yes"); 
}

