// JavaScript Document

function flash(nome, largura, altura) {
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="'+largura+'" height="'+altura+'">');
	document.writeln('<param name="movie" value="swf/'+nome+'.swf" />');
	document.writeln('<param name="quality" value="high" />');
	document.writeln('<embed src="swf/'+nome+'.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="'+largura+'" height="'+altura+'"></embed></object>');	
}

function swfidiomas() {
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="232" height="15">');
	document.writeln('<param name="movie" value="swf/idiomas.swf" />');
	document.writeln('<param name="quality" value="high" />');
	document.writeln('<embed src="swf/idiomas.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="232" height="15"></embed></object>');
}

function swftopohome() {
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="765" height="157">');
	document.writeln('<param name="movie" value="swf/topo_home.swf" />');
	document.writeln('<param name="quality" value="high" />');
	document.writeln('<embed src="swf/topo_home.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="765" height="157"></embed></object>');
}

function swftopohomeEN() {
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="765" height="157">');
	document.writeln('<param name="movie" value="swf/en_topo_home.swf" />');
	document.writeln('<param name="quality" value="high" />');
	document.writeln('<embed src="swf/en_topo_home.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="765" height="157"></embed></object>');
}

function swfmenu() {
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="765" height="26">');
	document.writeln('<param name="movie" value="swf/menu.swf" />');
	document.writeln('<param name="quality" value="high" />');
	document.writeln('<embed src="swf/menu.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="765" height="26"></embed></object>');
}

function swfmenuEN() {
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="765" height="26">');
	document.writeln('<param name="movie" value="swf/en_menu.swf" />');
	document.writeln('<param name="quality" value="high" />');
	document.writeln('<embed src="swf/en_menu.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="765" height="26"></embed></object>');
}

function byZeroJunior(){
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="27" height="15">');
	document.writeln('<param name="movie" value="http://www.zerojunior.com/by_zerojunior.swf" />');
	document.writeln('<param name="quality" value="high" />');
	document.writeln('<embed src="http://www.zerojunior.com/by_zerojunior.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="27" height="15"></embed></object>');
}