/*

Finestra gru

*/

function tec01()  {
	var MyWidth = (window.screen.width-750)/2 - 10;
	var MyHeight = (window.screen.height-316)/2 - 40;
	w1=window.open("", "grut1", "width=750,height=316,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo M</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-m.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-316)/2 - 40;
	w1=window.open("", "grut2", "width=750,height=316,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo C</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-c.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-316)/2 - 40;
	w1=window.open("", "grut3", "width=750,height=316,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo MT</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-mt.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-316)/2 - 40;
	w1=window.open("", "grut4", "width=750,height=316,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo CT</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-ct.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-316)/2 - 40;
	w1=window.open("", "grut5", "width=750,height=316,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo M2T</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-m2t.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-316)/2 - 40;
	w1=window.open("", "grut6", "width=750,height=316,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo C2T</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-c2t.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-594)/2 - 10;
	var MyHeight = (window.screen.height-311)/2 - 40;
	w1=window.open("", "grui1", "width=594,height=311,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo M</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='m.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-410)/2 - 10;
	var MyHeight = (window.screen.height-311)/2 - 40;
	w1=window.open("", "grui2", "width=410,height=311,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.document.writeln("<html><head><title>Tipo C</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='c.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-654)/2 - 10;
	var MyHeight = (window.screen.height-311)/2 - 40;
	w1=window.open("", "grui3", "width=654,height=311,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Tipo MT</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='mt.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-410)/2 - 10;
	var MyHeight = (window.screen.height-311)/2 - 40;
	w1=window.open("", "grui4", "width=410,height=311,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Tipo CT</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='ct.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-671)/2 - 10;
	var MyHeight = (window.screen.height-311)/2 - 40;
	w1=window.open("", "grui5", "width=671,height=311,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Tipo M2T</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='m2t.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-457)/2 - 10;
	var MyHeight = (window.screen.height-311)/2 - 40;
	w1=window.open("", "grui6", "width=457,height=311,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.document.writeln("<html><head><title>Tipo C2T</title></head>");
    w1.document.writeln("<body bgcolor='#000080'>");
    w1.document.writeln("<div align='center'>");
    w1.document.writeln("<a href='' onclick='window.close()'><img src='c2t.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-480)/2 - 40;
	w1=window.open("mc-serie.html", "gruf1", "width=640,height=480,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-480)/2 - 40;
	w1=window.open("mct-serie.html", "gruf2", "width=640,height=480,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=no,resizable=no");
    w1.focus();
}
function file03()  {
	var MyWidth = (window.screen.width-690)/2 - 10;
	var MyHeight = (window.screen.height-480)/2 - 40;
	w1=window.open("mc2t-serie.html", "gruf3", "width=690,height=480,left=" + MyWidth + ",top=" + MyHeight + ",scrollbars=yes,resizable=no");
    w1.focus();
}

