/*

Finestra paranchi pneumatici

*/

function tec01()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-477)/2 - 40;
	w1=window.open("", "ppt1", "width=750,height=477,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/1G</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='tec-ehl1g.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function tec02()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-477)/2 - 40;
	w1=window.open("", "ppt2", "width=750,height=477,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/2S</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='tec-ehl2s.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function tec03()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-477)/2 - 40;
	w1=window.open("", "ppt3", "width=750,height=477,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/2</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='tec-ehl2.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function tec04()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-477)/2 - 40;
	w1=window.open("", "ppt4", "width=750,height=477,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/3</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='tec-ehl3.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img01()  {
	var MyWidth = (window.screen.width-330)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "ppi1", "width=330,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/1G</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='ehl-1g.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img02()  {
	var MyWidth = (window.screen.width-330)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "ppi2", "width=330,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/2S</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='ehl-2s.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img03()  {
	var MyWidth = (window.screen.width-330)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "ppi3", "width=330,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/2</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='ehl-2.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img04()  {
	var MyWidth = (window.screen.width-330)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "ppi4", "width=330,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie EHL/3</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='ehl-3.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function file01()  {
	var MyWidth = (window.screen.width-640)/2 - 10;
	var MyHeight = (window.screen.height-500)/2 - 40;
	w1=window.open("ehl-serie.html", "ppf1", "width=640,height=500,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.focus();
}
function file02()  {
	var MyWidth = (window.screen.width-640)/2 - 10;
	var MyHeight = (window.screen.height-500)/2 - 40;
	w1=window.open("../carrelli/index2.html", "ppf2", "width=640,height=500,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.focus();
}

