// <!--





function controlpaneleng(path) {

	var printer;

	if (path == undefined) {
		path = ""
	}

	printer = "<TABLE width=760 border='0' cellPadding=0 cellSpacing=0>"

	printer += "<TR><TD background='images/top.gif' width=760 height=80 align='right' valign='bottom' colspan='2'>"		
	
	printer += "<!-- Teletype Script //-->"
	printer += "<!-- <FORM name=TB_f onsubmit=return(false);>"
	printer += "<TEXTAREA class='teletype' name=t rows=3 cols=70>"
	printer += "</TEXTAREA>"
	printer += "</FORM> -->"
	printer += "<font face= 'tahoma, helvetica' size='1' color='silver'><SCRIPT language=JavaScript>document.write(fecha_actual());</SCRIPT></font>"
	printer += "</TD></TR>"

	printer += "<TR>"
		printer += "<TD bgcolor='#cccccc' background='images/btnfondo.gif'>"
			// Full URLs due to differents servers host
			printer += "<a href='"+path+"index.en.html' target='_top'><img src='images/technology.gif' border=0></a>"
			printer += "<a href='"+path+"atomicflower/' target='_top'><img src='images/research.gif' border=0></a>"
			printer += "<a href='"+path+"contacto/' target='_top'><img src='images/contact.gif' border=0></a>"
		printer += "</TD>"
		printer += "<TD bgcolor='#cccccc' background='images/btnfondo.gif' align='right'>"
			printer += "<a href='"+path+"index.en.html' target='_top'><img src='images/english.gif' border='0'></a>"
			printer += "<a href='"+path+"index.es.html' target='_top'><img src='images/spanish.gif' border='0'></a>"
		printer += "</TD>"
	printer += "</TR>"

	printer += "</TABLE>"

	document.writeln(printer);
	return true;
}


function controlpanelspa(path) {

	var printer;

	if (path == undefined) {
		path = ""
	}

	printer = "<TABLE width=760 border='0' cellPadding=0 cellSpacing=0>"

	printer += "<TR><TD background='images/top.gif' width=760 height=80 align='right' valign='bottom' colspan='2'>"		
	
	printer += "<!-- Teletype Script //-->"
	printer += "<!-- <FORM name=TB_f onsubmit=return(false);>"
	printer += "<TEXTAREA class='teletype' name=t rows=3 cols=70>"
	printer += "</TEXTAREA>"
	printer += "</FORM> -->"
	printer += "<font face= 'tahoma, helvetica' size='1' color='silver'><SCRIPT language=JavaScript>document.write(fecha_actual());</SCRIPT></font>"
	printer += "</TD></TR>"

	printer += "<TR>"
		printer += "<TD bgcolor='#cccccc' background='images/btnfondo.gif'>"
			// Full URLs due to differents servers host
			printer += "<a href='"+path+"index.es.html' target='_top'><img src='images/tecnologia.gif' border=0></a>"
			printer += "<a href='"+path+"linux.html' target='_top'><img src='images/linux.gif' border=0></a>"
			printer += "<a href='"+path+"atomicflower/' target='_top'><img src='images/laboratorio.gif' border=0></a>"
			printer += "<a href='"+path+"contacto/index.es.html' target='_top'><img src='images/contacto.gif' border=0></a>"
		printer += "</TD>"
		printer += "<TD bgcolor='#cccccc' background='images/btnfondo.gif' align='right'>"
			printer += "<a href='"+path+"index.en.html' target='_top'><img src='images/english.gif' border='0'></a>"
			printer += "<a href='"+path+"index.es.html' target='_top'><img src='images/spanish.gif' border='0'></a>"
		printer += "</TD>"
	printer += "</TR>"

	printer += "</TABLE>"

	document.writeln(printer);
	return true;
}


function endpaneleng() {

	var printer;
	printer = "<TABLE width=760 border=0 cellPadding=0 cellSpacing=0>"

	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"
	printer += "	<TR><TD bgcolor='#9A9A9A' height=1></TD></TR>"
	printer += "	<TR>"
	printer += "		<TD background='images/fondoapp.gif' height=20 align=center>"
	printer += "		<font class='mini'>"
	printer += "		<b>Copyright</b> © 2002-2007 Auraris® Buenos Aires. All Right Reserved. "
	printer += "		<b>Auraris</b> y <b>The Atomic Flower</b> are trade mark by Auraris® Buenos Aires. "
	printer += "		</font>"
	printer += "		</TD>"
	printer += "	</TR>"
	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"


	printer += "	<TR><TD bgcolor='#9A9A9A' height=1></TD></TR>"
	printer += "	<TR>"
	printer += "		<TD background='images/fondoapp.gif' height=20  align=center>"
	printer += "		<font class='mini'>"
	printer += "		<b>url ::</b> <a href='http://www.auraris.com.ar' class='normal'>http://www.auraris.com.ar</a> - "
	printer += "		<b>mail ::</b> <a href='http://www.auraris.com.ar/contacto/' class='normal'>marcelognunez@gmail.com</a>"
	printer += "		</font>"
	printer += "		</TD>"
	printer += "	</TR>"
	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"

	printer += "	<TR><TD bgcolor='#9A9A9A' height=1></TD></TR>"
	printer += "	<TR>"
	printer += "		<TD background='images/fondoapp.gif' height=20  align=center>"
	printer += "		<br/>"
	printer += "		</TD>"
	printer += "	</TR>"
	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"

	printer += "</TABLE>"

	document.writeln(printer);
	return true;
}

function endpanelspa() {

	var printer;
	printer = "<TABLE width=760 border=0 cellPadding=0 cellSpacing=0>"

	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"
	printer += "	<TR><TD bgcolor='#9A9A9A' height=1></TD></TR>"
	printer += "	<TR>"
	printer += "		<TD background='images/fondoapp.gif' height=20 align=center>"
	printer += "		<font class='mini'>"
	printer += "		<b>Copyright</b> © 2002-2007 Auraris® Buenos Aires. Todos los derechos reservados. "
	printer += "		<b>Auraris</b> y <b>The Atomic Flower</b> son marcas registradas por Auraris® Buenos Aires. "
	printer += "		</font>"
	printer += "		</TD>"
	printer += "	</TR>"
	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"


	printer += "	<TR><TD bgcolor='#9A9A9A' height=1></TD></TR>"
	printer += "	<TR>"
	printer += "		<TD background='images/fondoapp.gif' height=20  align=center>"
	printer += "		<font class='mini'>"
	printer += "		<b>url ::</b> <a href='http://www.auraris.com.ar' class='normal'>http://www.auraris.com.ar</a> - "
	printer += "		<b>mail ::</b> <a href='http://www.auraris.com.ar/contacto/index.es.html' class='normal'>marcelognunez@gmail.com</a>"
	printer += "		</font>"
	printer += "		</TD>"
	printer += "	</TR>"
	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"

	printer += "	<TR><TD bgcolor='#9A9A9A' height=1></TD></TR>"
	printer += "	<TR>"
	printer += "		<TD background='images/fondoapp.gif' height=20  align=center>"
	printer += "		<br/>"
	printer += "		</TD>"
	printer += "	</TR>"
	printer += "	<TR><TD bgcolor='#000000' height='1'></TD></TR>"

	printer += "</TABLE>"

	document.writeln(printer);
	return true;
}


function openImage(imgName, imgWidth, imgHeight) {
	msgWindow=window.open("","","scrollbars=no,resizable=1,width=" + imgWidth + ",height=" + imgHeight);
	msgWindow.document.write("<html>")
	msgWindow.document.write("<head><title>" + imgName + "</title></head>")
	msgWindow.document.write("<body topmargin='0' leftmargin='0' bgcolor='white'>")
	msgWindow.document.write("<center><img src='" + imgName + "'>")
	var x = (screen.width - imgWidth)/2
	var y = (screen.height - imgHeight)/2
	msgWindow.document.write("<script> parent.moveTo(" + x + "," + y + "); </script>")
}


function openPage(url, Width, Height, scrollbar) {
	msgWindow=window.open(url,"openpage","resizable=1,scrollbars=" + scrollbar + ",width=" + Width + ",height=" + Height);
}






// -->