function openGame(){
	window.open("http://www.binylrecords.com/monkey-aishiteru/game/index.html","subwin1", "width=960, height=540, scrollbars=yes, location=no, menubar=no, statusbar=no");
}

function openInfo(){
	window.open("http://www.binylrecords.com/monkey-aishiteru/info/index.html","subwin2", "width=500, height=600, scrollbars=no, location=no, menubar=no, statusbar=no");
}

function openHaishin(){
	window.open("http://www.binylrecords.com/monkey-aishiteru/haishin/index.html","subwin2", "width=500, height=600, scrollbars=no, location=no, menubar=no, statusbar=no");
}

function openLink(){
	window.open("http://www.binylrecords.com/monkey-aishiteru/parts/bp_select.html","subwin3", "width=960, height=540, scrollbars=no, location=no, menubar=no, statusbar=no");
}

function openVideo(){
	window.open("http://www.binylrecords.com/monkey-aishiteru/video/index.html","subwin3", "width=500, height=600, scrollbars=no, location=no, menubar=no, statusbar=no");
}