if ('flash') {
    // write out parts of the page for including the Flash animation:
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="400" HEIGHT="180" align="center">');
    document.write('<param NAME="movie" VALUE="http://www.seowebsitesdesigners.com/swf/topdesign.swf">');
    document.write('<param name="menu" value="false">');
	document.write('<param NAME="quality" VALUE="high">');
	document.write('<param name="loop" value="false">');
	document.write('<param NAME="wmode" VALUE="transparent">');
	document.write('<param NAME="bgcolor" VALUE="#ffffff">');
    document.write('<embed src="http://www.seowebsitesdesigners.com/swf/topdesign.swf" loop="false" quality="high" wmode="transparent" bgcolor="#ffffff" WIDTH="400" HEIGHT="180" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write('</object>');
} else {
    // HTML-only version
    document.write('<IMG SRC="http://www.seowebsitesdesigners.com/img/seodesigners.jpg" WIDTH="300" HEIGHT="180" BORDER="0" ALT="YOU NEED THE FLASH PLUG-IN TO VIEW THE ANIMATED VERSION">');
    }
 
  