function dispnoti(){ 
window.open('http://www.ldt.co.jp/karimoku/notice.html'); 
}

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

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

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

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

function dispcar(){ 
window.open("carriage.html", "carriage", "width=330,height=600,scrollbars=yes,resizable=yes"); 
}

function dispcar2(){ 
window.open("carriage2.html", "carriage", "width=330,height=600,scrollbars=yes,resizable=yes"); 
}

function dispfair(){ 
window.open("fair.html", "FAIR", "width=700,height=900,scrollbars=yes,resizable=yes"); 
}
