function dispnoti(){ 
window.open("../notice.html", "notice", "width=575,height=900,scrollbars=yes,resizable=yes"); 
}

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

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

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