/*

Finestra paranchi manuali

*/

function tec01()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-210)/2 - 40;
	w1=window.open("", "pmt1", "width=750,height=210,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KM/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-km1.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-210)/2 - 40;
	w1=window.open("", "pmt2", "width=750,height=210,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KM/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-km2s.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-210)/2 - 40;
	w1=window.open("", "pmt3", "width=750,height=210,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KM/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-km2.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-340)/2 - 40;
	w1=window.open("", "pmt4", "width=750,height=340,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie K/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-k1.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function tec05()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-290)/2 - 40;
	w1=window.open("", "pmt5", "width=750,height=290,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie K/2S - K/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-k2.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function tec06()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-260)/2 - 40;
	w1=window.open("", "pmt6", "width=750,height=260,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KH/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-kh.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function tec07()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-186)/2 - 40;
	w1=window.open("", "pmt6", "width=750,height=186,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KL</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-kl.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-220)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "pmi1", "width=220,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie KM/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='km-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-220)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "pmi2", "width=220,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie KM/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='km-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-220)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "pmi3", "width=220,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie KM/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='km-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-260)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "pmi4", "width=260,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie K/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='k-1g.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img05()  {
	var MyWidth = (window.screen.width-260)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "pmi5", "width=260,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie K/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='k-2s.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img06()  {
	var MyWidth = (window.screen.width-260)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "pmi6", "width=260,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie K/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='k-2.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img07()  {
	var MyWidth = (window.screen.width-542)/2 - 10;
	var MyHeight = (window.screen.height-330)/2 - 40;
	w1=window.open("", "pmi7", "width=542,height=330,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KH/2 S2</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='kh-1.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img08()  {
	var MyWidth = (window.screen.width-542)/2 - 10;
	var MyHeight = (window.screen.height-330)/2 - 40;
	w1=window.open("", "pmi8", "width=542,height=330,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KH/2 S4-S6</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='kh-2.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img09()  {
	var MyWidth = (window.screen.width-542)/2 - 10;
	var MyHeight = (window.screen.height-434)/2 - 40;
	w1=window.open("", "pmi9", "width=542,height=434,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KH/2 S10</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='kh-3.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img10()  {
	var MyWidth = (window.screen.width-300)/2 - 10;
	var MyHeight = (window.screen.height-400)/2 - 40;
	w1=window.open("", "pmi10", "width=300,height=400,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Serie KL</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='kl.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img11()  {
	var MyWidth = (window.screen.width-351)/2 - 10;
	var MyHeight = (window.screen.height-348)/2 - 40;
	w1=window.open("", "pmi11", "width=351,height=348,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KL - particolare 1</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='kl-part1.jpg' border='0' alt='Chiudi finestra'></a>");
    w1.document.writeln("</div>");
    w1.document.writeln("</body></html>");
    w1.document.close();
    w1.focus();
}
function img12()  {
	var MyWidth = (window.screen.width-351)/2 - 10;
	var MyHeight = (window.screen.height-348)/2 - 40;
	w1=window.open("", "pmi12", "width=351,height=348,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Serie KL - particolare 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='kl-part2.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("km-serie.html", "pmf1", "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("k-serie.html", "pmf2", "width=640,height=500,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.focus();
}
function file03()  {
	var MyWidth = (window.screen.width-640)/2 - 10;
	var MyHeight = (window.screen.height-366)/2 - 40;
	w1=window.open("kh-serie.html", "pmf3", "width=640,height=366,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.focus();
}
function file04()  {
	var MyWidth = (window.screen.width-640)/2 - 10;
	var MyHeight = (window.screen.height-480)/2 - 40;
	w1=window.open("kl-serie.html", "pmf4", "width=640,height=480,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.focus();
}
function file05()  {
	var MyWidth = (window.screen.width-690)/2 - 10;
	var MyHeight = (window.screen.height-500)/2 - 40;
	w1=window.open("sezione-k.html", "pmf5", "width=690,height=500,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.focus();
}
function file06()  {
	var MyWidth = (window.screen.width-640)/2 - 10;
	var MyHeight = (window.screen.height-500)/2 - 40;
	w1=window.open("../carrelli/index.html", "pmf6", "width=640,height=500,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.focus();
}

