// JavaScript Document
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="750" height="140">\n');
      document.write ('<param name="movie" value="top_menu.swf">\n');
      document.write ('<param name=quality value=high>\n');
      document.write ('<embed src="top_menu.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="750" height="140"></embed>\n');
    document.write ('</object>\n');
}

function RunMenuFreeze()
{
	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="750" height="140">\n');
      document.write ('<param name="movie" value="top_menu_freeze.swf">\n');
      document.write ('<param name=quality value=high>\n');
      document.write ('<embed src="top_menu_freeze.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="750" height="140"></embed>\n');
    document.write ('</object>\n');
}


function RunFoto()
{
	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="152" height="440">\n');
      document.write ('<param name="movie" value="photo_hp.swf">\n');
      document.write ('<param name=quality value=high>\n');
      document.write ('<embed src="photo_hp.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="152" height="440"></embed>\n');
    document.write ('</object>\n');
	}
	
	function RunFotoRobi()
	{
		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="265" height="231">\n');
            document.write ('<param name="movie" value="roby_foto.swf">\n');
            document.write ('<param name=quality value=high>\n');
            document.write ('<embed src="roby_foto.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="265" height="231"></embed>\n');
          document.write ('</object>\n');
	}
	
function RunFotoVivi()
{
	  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="265" height="231">\n');
      document.write ('<param name="movie" value="vivi_foto.swf">\n');
      document.write ('<param name=quality value=high>\n');
      document.write ('<embed src="vivi_foto.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="265" height="231"></embed>\n');
      document.write (' </object>\n');
}

function cartina()
{
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="550" height="400">\n');
              document.write ('<param name="movie" value="kosee_lente.swf">\n');
              document.write ('<param name=quality value=high>\n');
              document.write ('<embed src="kosee_lente.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="550" height="400"></embed>\n');
          document.write ('</object>\n');
}

function printpage() { 
window.print(); 
}

