function runMenuSWF()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
  document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="915" height="340">');
    document.write('<param name="movie" value="flash/top-site3.swf">');
	document.write('<param name="menu" value="false" />');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="flash/top-site3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"'); 
	document.write('width="915" height="340"></embed>');
  document.write('</object>');
}

function runHeaderSWF(name)
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
  document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="915" height="340">');
    document.write('<param name="movie" value="flash/'+name+'">');
	document.write('<param name="menu" value="false" />');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="flash/'+name+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"'); 
	document.write('width="915" height="340"></embed>');
  document.write('</object>');
}

function runBannerSWF()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); 
  document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="900" height="350">');
    document.write('<param name="movie" value="flash/banner opcion 3.swf">');
	document.write('<param name="menu" value="false" />');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="flash/banner opcion 3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"'); document.write('width="900" height="350"></embed>');
  document.write('</object>');
}

function runButton01SWF()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); 
  document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="194" height="25">');
            document.write('<param name="movie" value="flash/btn_getFitclub.swf">');
			document.write('<param name="menu" value="false" />');
            document.write('<param name="quality" value="high">');
            document.write('<embed src="flash/btn_getFitclub.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"'); 
			document.write('type="application/x-shockwave-flash" width="194" height="25"></embed>');
	      document.write('</object>');
}

function runButton02SWF()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); 
   document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="194" height="25">');
            document.write('<param name="movie" value="flash/btn_moreProducts.swf">');
			document.write('<param name="menu" value="false" />');
            document.write('<param name="quality" value="high">');
            document.write('<embed src="flash/btn_moreProducts.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"'); 
			document.write('type="application/x-shockwave-flash" width="194" height="25"></embed>');
	      document.write('</object>');
}

function runButton03SWF()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); 
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="194" height="25">');
            document.write('<param name="movie" value="flash/btn_promotions.swf">');
			document.write('<param name="menu" value="false" />');
            document.write('<param name="quality" value="high">');
            document.write('<embed src="flash/btn_promotions.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"'); 
			document.write('type="application/x-shockwave-flash" width="194" height="25"></embed>');
	      document.write('</object>');
}

function runBtnReadMore01SWF()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); 
   document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="194" height="40">');
            document.write('<param name="movie" value="flash/btn_small_getFitclub.swf">');
			document.write('<param name="menu" value="false" />');
            document.write('<param name="quality" value="high">');
            document.write('<embed src="flash/btn_small_getFitclub.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"'); 
			document.write('type="application/x-shockwave-flash" width="194" height="40"></embed>');
	      document.write('</object>');
}

function runBtnReadMore02SWF()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); 
   document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="194" height="40">');
            document.write('<param name="movie" value="flash/btn_small_products.swf">');
			document.write('<param name="menu" value="false" />');
            document.write('<param name="quality" value="high">');
            document.write('<embed src="flash/btn_small_products.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"'); 
			document.write('type="application/x-shockwave-flash" width="194" height="40"></embed>');
	      document.write('</object>'); 
}

function runBtnReadMore03SWF()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); 
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="194" height="40">');
            document.write('<param name="movie" value="flash/btn_small_promotions.swf">');
			document.write('<param name="menu" value="false" />');
            document.write('<param name="quality" value="high">');
            document.write('<embed src="flash/btn_small_promotions.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"'); 
			document.write('type="application/x-shockwave-flash" width="194" height="40"></embed>');
	      document.write('</object>');
}