
/* POP UP */
function CargarFoto(img, ancho, alto){
  derecha=(screen.width-ancho)/2;
  arriba=(screen.height-alto)/2;

string="toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width="+ancho+",height="+alto+",left="+derecha+",top="+arriba+"";
  fin=window.open(img,"",string);
}

/* INGLES */

function LogoGi() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="212" height="40" title="bosco">')
	document.write('<param name="movie" value="flash/LogoGi.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<embed src="flash/LogoGi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="212" height="40"></embed>')
	document.write('</object>')
}
function LogoPi() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="170" height="36">')
	document.write('<param name="movie" value="flash/LogoPi.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<embed src="flash/LogoPi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="212" height="40"></embed>')
	document.write('</object>')
}

/* ESPAŅOL */

function LogoGe() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="212" height="40" title="bosco">')
	document.write('<param name="movie" value="flash/LogoGe.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<embed src="flash/LogoGe.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="212" height="40"></embed>')
	document.write('</object>')
}
function LogoPe() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="170" height="36">')
	document.write('<param name="movie" value="flash/LogoPe.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<embed src="flash/LogoPe.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="170" height="36"></embed>')
	document.write('</object>')
}