// JavaScript Document

/**/

function bknm() {

window.open('detail/bknm.html', 'contact', 'width=580, height=580, scrollbars=yes, menubar=no, toolbar=no');

}


function flash() {

window.open('top_img/flash.html', 'contact', 'width=722, height=517, scrollbars=yes, menubar=no, toolbar=no');

}



function detail(filename) {

window.open(filename, 'contact', 'width=580, height=580, scrollbars=yes, menubar=no, toolbar=no');

}
