//ie click avoidance
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="720" height="200">');
document.write('<PARAM name="MOVIE" value="img/topflash/topflash600.swf">');
document.write('<PARAM name="PLAY" value="true">');
document.write('<PARAM name="LOOP" value="true">');
document.write('<PARAM name="QUALITY" value="high">');
document.write('<PARAM name="wmode" value="transparent">');
document.write('<EMBED src="img/topflash/topflash600.swf" wmode="transparent" width="720" height="200" type="a">');
document.write('</OBJECT>');