
function vedi (N){

if(N==1){
document.getElementById('TT').innerHTML='<TABLE width="100%" class="Soluz_BordoTesto" border="0" cellspacing="0" cellpadding="0"><TR><TD class="Soluz_SpazioTesto">Every type of shot sleeve can be subject to refurbishing. Processing is always completed with thermal nitriding treatment. There are three possible overhaul modes:<UL><LI>internal diameter increase;<LI>pouring area partial bush insertion;<LI>complete bush insertion.</UL><P align="center"><IMG src="../img/img_prod_4_cf.jpg"></P></TD></TR></TABLE>';
	}
if(N==2){
document.getElementById('TT').innerHTML='<TABLE width="100%" class="Soluz_BordoTesto" border="0" cellspacing="0" cellpadding="0"><TR><TD class="Soluz_SpazioTesto">Brondolin carries out overhauling of any type of gooseneck. The procedure comprises the following phases:<UL><LI>cleaning in an acid bath, to remove all zinc residues present after extraction from the furnace;<LI>extraction of existing sleeve (the part of the gooseneck subject to wear and tear);<LI>control and/or refurbishing of the nozzle cone housings;<LI>control and cleaning of the feed channel;<LI>grinding of the housing and insertion of the new sleeve.</UL><P align="center"><IMG src="../img/img_prod_4_cz.jpg"></P></TD></TR></TABLE>';
	}
if(N==3){
document.getElementById('TT').innerHTML='<TABLE width="100%" class="Soluz_BordoTesto" border="0" cellspacing="0" cellpadding="0"><TR><TD class="Soluz_SpazioTesto">The refurbishing, which can be carried out on all types of gooseneck, involves the following operations:<UL><LI>cleaning in an acid bath to remove magne	sium residues present after extraction from the furnace;<LI>new diameter lapping for the plunger housing;<LI>control and refurbishing of the nozzle cone housing;<LI>control and cleaning of the feed channel;<LI>final nitriding thermal treatment, on request.</UL><P align="center"><IMG src="../img/img_prod_4_cm.jpg"></P></TD></TR></TABLE>';
	}
}

