
    function flashintro_revised(){
  
 	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" id="website" width="385" height="162" ALIGN="center">')
    document.write('<PARAM NAME="AllowScriptAccess" VALUE="always">')
	document.write('<PARAM NAME=movie VALUE="img/home/flashintro_revised.swf">')
    document.write('<PARAM NAME=quality VALUE=high>')
    document.write('<PARAM NAME=bgcolor VALUE=#000000>')
    document.write('<EMBED AllowScriptAccess="always" src="img/home/flashintro_revised.swf" quality=high bgcolor="#000000" id="website" NAME="website" width="385" height="162" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">')
	document.write('</EMBED></OBJECT>')
				  
  }
  