


function hideLayer() {
	document.getElementById('Layer1').style.visibility = 'hidden';
	document.getElementById('Layer2').style.visibility = 'visible';
}



	document.write(' <div align="center" id="Layer1" style="position:absolute; top:110px; left:0px; z-index:1000; width:783px; height:450px; text-align:center;">');   
	document.write('<OBJECT ');    
	document.write(' ID=banner WIDTH=783 HEIGHT=450>');   
	document.write(' <PARAM NAME=movie VALUE="TM-ri_layer_783x450.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent>');   
	document.write(' <EMBED src="TM-ri_layer_783x450.swf" quality=high wmode=transparent');   
	document.write(' swLiveConnect=FALSE WIDTH=783 HEIGHT=450');   
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');   
	document.write(' </EMBED>');   
	document.write(' </OBJECT>');   
	document.write(' </div>');   

	document.write(' <div id="Layer2" style="width:783px; height:90px; visibility:hidden;">');   
	document.write('<OBJECT ');    
	document.write(' ID=banner WIDTH=783 HEIGHT=90>');   
	document.write(' <PARAM NAME=movie VALUE="TM-ri_783x90_5.swf"> <PARAM NAME=quality VALUE=high>');   
	document.write(' <EMBED src="TM-ri_783x90_5.swf" quality=high');   
	document.write(' swLiveConnect=FALSE WIDTH=783 HEIGHT=90');   
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');   
	document.write(' </EMBED>');   
	document.write(' </OBJECT>');   
	document.write(' </div>');   

