// JavaScript Document
function RunTL()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="111" height="375">\n');
   document.write('<param name="movie" value="uimg/tl.swf"/>\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="SCALE" value="noborder" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<embed src="uimg/tl.swf" width="111" height="375" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" scale="noborder" menu="false"></embed>\n');
   document.write('</object>\n');
}
function RunH()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="553" height="247" align="top"/>\n');
   document.write('<param name="movie" value="header.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="header.swf" width="553" height="247" align="top" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#000000" menu="false"></embed/>\n');
   document.write('</object>\n');
}
function RunTR()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="106" height="339"/>\n');
   document.write('<param name="movie" value="uimg/tr.swf"/>\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="SCALE" value="noborder" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<embed src="uimg/tr.swf" width="106" height="339" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" scale="noborder" menu="false"></embed/>\n');
   document.write('</object>\n');
}
function RunMENU()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="553" height="41" align="top"> \n');
   document.write('<param name="movie" value="menu.swf"> \n');
   document.write('<param name="quality" value="high"> \n');
   document.write('<param name="menu" value="false"> \n');   
   document.write('<embed src="menu.swf" width="553" height="41" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder" bgcolor="#000000" menu="false"></embed> \n');
   document.write('</object>\n');
}
function RunBR()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="115" height="164">\n');
   document.write('<param name="movie" value="uimg/br.swf"/>\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="SCALE" value="noborder" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<embed src="uimg/br.swf" width="115" height="164" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" scale="noborder" menu="false"></embed>\n');
   document.write('</object>\n');
}
function RunB()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="664" height="272">\n');
   document.write('<param name="movie" value="btm.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<embed src="btm.swf" width="664" height="272" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" menu="false"></embed>\n');
   document.write('</object>\n');
}
function RunINTRO()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="240">\n');
   document.write(' <param name="movie" value="uimg/intro/intro.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<embed src="uimg/intro/intro.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="240" menu="false"></embed>\n');
   document.write('</object>\n');
}