if(flashVer >= 5){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="195" height="390" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0">\n');
	document.write('<param name="movie" value="images/flash_photos.swf">\n');
	document.write('<param name="menu" value="false">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="devicefont" value="true">\n');
	document.write('<param name="bgcolor" value="#FFFFFF">\n');
	document.write('<embed src="images/flash_photos.swf" width="195" height="390" menu="false" quality="high" devicefont="true" bgcolor="#FFFFFF" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></'+'embed>\n');
	document.write('</'+'object><br>\n');
} else {
	document.write('<img src="images/flash_photos.jpg" width="195" height="390" border="0" alt=""><br>\n');
}
