m=new Array();
m[0]=void(0);
m[1]="http://ako.x0.com/mid/astimegoesby.mid";
m[2]="http://ako.x0.com/mid/rarara.mid";
m[3]="http://ako.x0.com/mid/yokatta.mid";
m[4]="http://ako.x0.com/mid/itosino.mid";
m[5]="http://ako.x0.com/mid/garasunosyounen.mid";
m[6]="http://ako.x0.com/mid/honnou.mid";
m[7]="http://ako.x0.com/mid/touch.mid";
m[8]="http://ako.x0.com/mid/tubasawo.mid";
m[9]="http://ako.x0.com/mid/sakuranotoki.mid";
m[10]="http://ako.x0.com/mid/sakurasaka.mid";
m[11]="http://ako.x0.com/mid/giza55.mid";
m[12]="http://ako.x0.com/mid/love3.mid";
m[13]="http://ako.x0.com/mid/kaeriano.mid";
m[14]="http://ako.x0.com/mid/yumede.mid";
m[15]="http://ako.x0.com/mid/dengon.mid";
m[16]="http://ako.x0.com/mid/akuma.mid";
m[17]="http://ako.x0.com/mid/pride.mid";
m[18]="http://ako.x0.com/mid/munega.mid";
m[19]="http://ako.x0.com/mid/kahorisi.mid";
m[20]="http://ako.x0.com/mid/koibitoyo.mid";
m[21]="http://ako.x0.com/mid/rakuyou.mid";
m[22]="http://ako.x0.com/mid/runaway.mid";
m[23]="http://ako.x0.com/mid/dancing.mid";
m[24]="http://ako.x0.com/mid/happy.mid";
m[25]="http://ako.x0.com/mid/tsunami.mid";
m[26]="http://ako.x0.com/mid/natunoou.mid";
m[27]="http://ako.x0.com/mid/machine.mid";
m[28]="http://ako.x0.com/mid/kanpai.mid";
m[29]="http://ako.x0.com/mid/firstlove2.mid";
function sl(){
	i=document.forms[0].elements[0].selectedIndex;
        
	
	location.search="?"+i;
	

}
if(location.search==""){
	document.write('<EMBED SRC="" WIDTH="0" HEIGHT="0" PANEL="0" AUTOSTART="TRUE" REPEAT="TRUE" TYPE="audio/midi">');
}
else{
i=location.search.substring(1,20,30);
	document.write('<EMBED SRC="',m[i],'" WIDTH="0" HEIGHT="0" PANEL="0" AUTOSTART="TRUE" REPEAT="TRUE"  TYPE="audio/midi">');
}