if ( MM_FlashCanPlay ) {
    document.write('<td valign="top">');
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write(' ID="Corprat" WIDTH="750" HEIGHT="172" ALIGN="">');
	document.write(' <PARAM NAME=movie VALUE="images/corprat2.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#456167>  <PARAM NAME=wmode VALUE=transparent>'); 
	document.write(' <EMBED src="images/corprat2.swf" quality=high bgcolor=#456167  ');
	document.write(' swLiveConnect=FALSE WIDTH="750" HEIGHT="172" NAME="Corprat" ALIGN=""');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write(' </EMBED>');
	document.write(' </OBJECT>');
	document.write('</td><td width="1" background="images/tiling_for_flash.jpg"></td>');
} else {
    document.write('<td valign="top">');
    document.write('<IMG SRC="images/corprat.jpg" WIDTH="750" HEIGHT="172" BORDER=0 usemap="#Map">');
    document.write('<td width="1" background="images/tiling_for_flash.jpg"></td>');
    document.write('<map name="Map">');
    document.write('<area shape="rect" coords="4,4,59,24" href="http://www.corprat.com">');
    document.write('<area shape="rect" coords="279,7,351,30" href="http://www.corprat.com/about.htm">');
    document.write('<area shape="rect" coords="365,7,436,30" href="http://www.corprat.com/consultancyproducts3.htm">');
    document.write('<area shape="rect" coords="451,7,521,30" href="http://www.corprat.com/support.htm">');
    document.write('<area shape="rect" coords="541,7,613,30" href="http://www.corprat.com/partners.htm">');
    document.write('<area shape="rect" coords="630,7,710,30" href="http://www.corprat.com/about.htm">');
    document.write('</map>');
}