function disp1(){ 
window.open("../notice.html", "notice2", "width=600,height=650,scrollbars=yes,resizable=yes"); 
}

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

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

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

function disp5(url){ 
window.open(url, "zoom", "width=900,height=900,scrollbars=yes,resizable=yes"); 
}
