if(navigator.userAgent.match(/iPhone/i)){	document.write('<img src="images/fla_still.jpg" width="620" height="350">');} else {	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="350" width="620" align="middle">');	document.write('<param name="wmode" value="transparent"><param name="movie" value="flash%20files/pp_flash_new1.swf" />');	document.write('<param name="quality" value="high" /><param name="play" value="true" />');	document.write('<embed align="middle" height="350" pluginspage="http://www.macromedia.com/go/getflashplayer" src="flash%20files/pp_flash_new1.swf" type="application/x-shockwave-flash" width="620" quality="high" play="true" wmode="transparent">');	document.write('</embed></object>');}