<script>
if ( MM_FlashCanPlay ) {
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="top_menu" WIDTH="760" HEIGHT="68" ALIGN="">');
document.write(' <PARAM NAME=movie VALUE="themes/Proxima_Light/images/top_menu.swf"> <PARAM NAME=loop VALUE=false> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=best> <PARAM NAME=bgcolor VALUE=#E3E3EA> ');
document.write(' <EMBED src="top_menu.swf" loop=false menu=false quality=best bgcolor=#E3E3EA ');
document.write(' swLiveConnect=FALSE WIDTH="760" HEIGHT="68" NAME="top_menu" ALIGN=""');
document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write(' </EMBED>');
document.write(' </OBJECT>');
} else{
document.write('<IMG SRC="themes/Proxima_Light/images/top_menu.gif" WIDTH="760" HEIGHT="68" usemap="#top_menu" BORDER=0>');
</script>