// JavaScript Document
function MTRHG_HEADER_SLIDESHOW() {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="MTRHG_HEADER_SLIDESHOW" width="660" height="280" >');
document.write('<param name="movie" value="./Flash/MTRHG_HEADER_SLIDESHOW.swf" />');
document.write('<param name="bgcolor" value="#161616" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="menu" value="false" />');
document.write('<param name="wmode" value="opaque" />');
document.write('<param name="allowscriptaccess" value="samedomain" />');
document.write('<param name="FlashVars" value="CCHOICE=4" />');
document.write('<embed type="application/x-shockwave-flash"');
document.write('pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"');
document.write('name="MTRHG_HEADER_SLIDESHOW"');
document.write('width="660" height="280"');
document.write('src="./Flash/MTRHG_HEADER_SLIDESHOW.swf"');
document.write('bgcolor="#161616"');
document.write('quality="high"');
document.write('menu="false"');
document.write('wmode="opaque"');
document.write('FlashVars="CCHOICE=4"');
document.write('allowscriptaccess="samedomain">');
document.write('<noembed>');
document.write('</noembed>');
document.write('</embed>');
document.write('</object>');
}