	document.write("<div id=\"navigation\">\n")

	 
	 document.write("<a style=\"margin-top:8px;\" href=\"/index.html\">Home</a>\n")
	 document.write("<a href=\"/storia.html\">Storia</a>\n")
	 document.write("<a href=\"/negozio.html\">Show room</a>\n")
	 document.write("<a href=\"/prodotti.html\">Prodotti</a>\n")
	 document.write("<a href=\"/doveSiamo.html\">Dove siamo</a>\n")
	 document.write("<a href=\"/laboratorio.html\">Laboratorio</a>\n")
	 
	 document.write("<a href=\"/contatti.html\">Contatti</a>\n")
	document.write("<br><br><br><br>");
	//document.write("<center><h6 style=\"font-style:italic;color:#ff600c;\">Best view at 1280x1024</h6></center>"); 
	 
	 document.write("</div>\n")

	 document.write("<div id=\"thirdcolumn\">")
	document.write("<center><h6 style=\"font-style:italic;margin:0;\">FOTORIPRODUTTORI</h6>")
	document.write("<img src=\"/infotec.jpg\" style=\"margin-bottom:9px;height:23px;display:block;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">MISURATORI<BR>FISCALI</h6>")
	document.write("<img src=\"/sweda.jpg\" style=\"height:23px;display:block;margin-bottom:9px;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">MOBILI PER<BR>UFFICIO</h6>")
	document.write("<img src=\"/abf.jpg\" style=\"margin-bottom:9px;height:23px;display:block;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">FAX</h6>")
	document.write("<img src=\"/brother/logo.jpg\" style=\"margin-bottom:9px;height:23px;display:block;\">")
        
	document.write("<h6 style=\"font-style:italic;margin:0;\">MACCHINE DA CALCOLO</h6>")
	document.write("<img src=\"/olivetti/logo.jpg\" style=\"margin-bottom:9px;height:23px;display:block;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">COMPUTER E PERIFERICHE</h6>")
	document.write("<img src=\"/acer/logo.jpg\" style=\"margin-bottom:9px;height:23px;display:block;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">COMPUTER E PERIFERICHE</h6>")
	document.write("<img src=\"/hp/logo.jpg\" style=\"margin-bottom:9px;height:23px;display:block;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">STAMPANTI</h6>")
	document.write("<img src=\"/canon/logo.png\" style=\"margin-bottom:9px;height:23px;display:block;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">DISTRUGGI DOCUMENTI E TAGLIERINE</h6>")
	document.write("<img src=\"/geha/logo.gif\" style=\"margin-bottom:9px;height:23px;display:block;\">")
	
	document.write("<h6 style=\"font-style:italic;margin:0;\">POLTRONE</h6>")
	document.write("<img src=\"/elleciOffice/logo.jpg\" style=\"margin-bottom:9px;height:23px;display:block;\">")
 	 
	
	document.write("</center></div>")
	 
