function wopen1()　　{
　　　　window.open( "popup/piano_01.html", "window1", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen2()　　{
　　　　window.open( "popup/piano_02.html", "window2", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen3()　　{
　　　　window.open( "popup/piano_03.html", "window3", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen4()　　{
　　　　window.open( "popup/piano_04.html", "window4", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen5()　　{
　　　　window.open( "popup/piano_05.html", "window5", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen6()　　{
　　　　window.open( "popup/piano_06.html", "window6", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen7()　　{
　　　　window.open( "popup/piano_07.html", "window7", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen8()　　{
　　　　window.open( "popup/piano_08.html", "window8", "width=640,height=600" );
　　　　　　　　　　　　　}
function wopen9()　　{
　　　　window.open( "popup/piano_09.html", "window9", "width=640,height=600" );
　　　　　　　　　　　　　}
