			function Genova()
			{
			var element = document.getElementById("cell");
			if( element != null)
			{
			element.innerHTML = "<img src=\"offices/fotoufficiogenova.jpg\" border=\"0\" width=\"100\" height=\"133\" align=\"left\" /><strong>D’APPOLONIA HEADQUARTERS</strong> 
Via San Nazaro, 19
16145 Genova (Italy)
Tel. +39-010-3628148 
Fax +39-010-3621078 
How to reach us  
";
			}
			}
			function Milano()
			{
			var element = document.getElementById("cell");
			if( element != null)
			{
			element.innerHTML = "<img src=\"offices/fotoufficiomilano.jpg\" border=\"0\" width=\"100\" height=\"133\" align=\"left\" /><br/><strong>Milan</strong> <br/>Via Martiri di Cefalonia, 2 <br/>20097 S. Donato Milanese (MI)<br/>Tel. +39-02-51800562<br/>Fax +39-02-51800563 <br/>How to reach us ";
			}
			}
			function Roma()
			{
			var element = document.getElementById("cell");
			if( element != null)
			{
			element.innerHTML = "<img src=\"offices/fotoufficioroma.jpg\" border=\"0\" width=\"100\" height=\"133\" align=\"left\" />
<strong>Rome</strong> 
Largo Carlo Salinari 18/19 
00142 Roma 
Tel. +39-06-59450300 
Fax +39-06-59450399 
How to reach us  
";
			}
			}
			function Brindisi()
			{
			var element = document.getElementById("cell");
			if( element != null)
			{
			element.innerHTML = "<img src=\"offices/fotoufficiobrindisi.jpg\" border=\"0\" width=\"100\" height=\"133\" align=\"left\" />
<strong>Brindisi</strong> 
c/o CETMA, SS 7 km 7.3 
72100 Brindisi
Tel. +39-0831-449111 
Fax +39-0831-449120 
How to reach us ";
			}
			}
			function Messina()
			{
			var element = document.getElementById("cell");
			if( element != null)
			{
			element.innerHTML = "<img src=\"offices/fotoufficiomessina.jpg\" border=\"0\" width=\"100\" height=\"133\" align=\"left\" />
<strong>Messina</strong> 
Via S. Maria dell’Arco, 19 
98121 Messina 
Tel. +39-090-3710988 
Fax +39-090-2509973 
How to reach us";
			}
			}
			function Napoli()
			{
			var element = document.getElementById("cell");
			if( element != null)
			{
			element.innerHTML = "<img src=\"offices/fotoufficionapoli.jpg\" border=\"0\" width=\"100\" height=\"133\" align=\"left\" /> 
</td><td valign=\"top\"><strong>Naples</strong> 
Via San Pasquale a Chiaia, 62, Scala B, 8
80121 Napoli
Tel. +39-081-4207060 
Fax +39-081-4290737 
How to reach us  
";
			}
			}
