function flsON(){
	document.getElementById('flash_box').innerHTML='<div style="z-index:0;position:absolute"><object style="z-index:0;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="649" height="369"><param name="movie" value="flash.php" /><param name="wmode" value="transparent"><param name="wmode" value="transparent"><param name="quality" value="high" /><param name="LOOP" value="false" /><embed style="z-index:0;" src="flash.php" wmode="transparent" width="649" height="369" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></object></div>'; 
}

