// JavaScript Document
function flash1(){

	document.write(' <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="320" height="310" align="middle">');
	document.write('             <param name="allowScriptAccess" value="sameDomain" />');
	document.write('             <param name="movie" value="http://www.suganoissei.info/hot/amino/001.swf" />');
	document.write('             <param name="quality" value="high" />');
	document.write('             <param name="bgcolor" value="#ffffff" />');
	document.write('             <embed src="001.swf" quality="high" bgcolor="#000000"  name="esakure_bull" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed></object>');

}


function changeImage1(){
    document.btn.src="img/btn1.gif";
}
function changeImage2(){
    document.btn.src="img/btn.gif";
}
function changeImage3(){
    document.btn.src="img/btn_2.gif";
}
function changeImage4(){
    document.btn.src="img/btn_1.gif";
}
function changeImage5(){
    document.btn2.src="img/btn_2.gif";
}
function changeImage6(){
    document.btn2.src="img/btn_1.gif";
}
function changeImage7(){
    document.btn3.src="img/btn_2.gif";
}
function changeImage8(){
    document.btn3.src="img/btn_1.gif";
}
function changeImage9(){
    document.order_btn.src="img/btn_dai_d.gif";
}
function changeImage10(){
    document.order_btn.src="img/btn_dai.gif";
}
function changeImage11(){
    document.order_c.src="img/btn_it_d.gif";
}
function changeImage12(){
    document.order_c.src="img/btn_it.gif";
}
function changeImage13(){
    document.order_c2.src="img/btn_it_d.gif";
}
function changeImage14(){
    document.order_c2.src="img/btn_it.gif";
}
function changeImage15(){
    document.order_btn2.src="img/btn_dai_d.gif";
}
function changeImage16(){
    document.order_btn2.src="img/btn_dai.gif";
}

