// docwrite.js
document.write('<OBJECT border=0 classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ID="OBJECT1" width="600" height="300" ALIGN="center">');
document.write('<PARAM NAME=movie VALUE="http://www.citymagnetinc.net/images/home_flash.swf"> ');
document.write('<PARAM NAME=menu VALUE=false>');
document.write('<PARAM NAME=quality VALUE=best>');
document.write('<PARAM NAME=scale VALUE=100>');
document.write('<PARAM NAME=wmode VALUE=transparent>');
document.write('<PARAM NAME=salign VALUE=CENTER>');
document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
document.write('<PARAM NAME=loop VALUE=true>');
document.write('<EMBED src="http://www.citymagnetinc.net/images/home_flash.swf" WMODE="transparent" ALIGN="center" swLiveConnect=FALSE NAME="OBJECT1" width="600" height="300" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT>');


