// docwrite.js
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" WIDTH="928" HEIGHT="550" id="main-flash" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="intro2.swf">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=bgcolor VALUE=#656565>');
document.write('<EMBED src="intro2.swf" quality=high bgcolor=#656565  WIDTH="928" HEIGHT="550" NAME="main-flash" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT>');


    
