var sidebar_down=
		'<div class="footer">'+
      '<div id="footer-wrapper" style="background: #96D386 0px 0px;">'+
        '<div id="footer-region">'+
          '<div class="block block-block" id="block-block-2">'+
            '<div class="titlewrap">'+
              '<h2 class="title"></h2>'+
            '</div>'+
            '<div class="content">'+
							'<table border="0">'+
								'<tr>'+
									'<td width="35%" align="center">'+
										'<a href="http://www.imagesatintl.com" target="_blank">'+
											'<img src="../images/imagesSat.gif" width="100" height="51" alt="Logo ImageSat" border="0" title="Logo ImageSat" >'+
										'</a>&nbsp;'+
										'<a href="http://www.esriitalia.it/" target="_blank">'+
											'<img src="../images/BP.jpg" width="100" height="49" alt="Logo Business Patner ESRI" border="0" title="Logo Business Patner ESRI" >'+
										'</a>&nbsp;'+
										'<a href="http://www.rapideye.de/" target="_blank">'+
											'<img src="../images/rapideye_logo.jpg" width="100" height="30" alt="Logo Rapideye" border="0" title="Logo Rapideye" >'+
										'</a>'+
									'</td>'+
									
									'<td width="30%" align="center">'+
										'<b>'+
											'<span style="FONT-SIZE: 7pt; FONT-FAMILY: Verdana">'+
												'<a style="COLOR: #000000; TEXT-DECORATION: none" href="note_legali-Copyr.htm">'+
													'© Copyright 2010 - 2011 - I.P.T. s.r.l. - note legali'+
												'</a>'+
											'</span>'+
										'</b>'+
									'</td>'+
									
									'<td width="35%" align="center">'+
										'<a href="http://jigsaw.w3.org/css-validator/check/referer">'+
											'<img style="border:0;width:88px;height:31px" src="../images/vcss.gif" alt="CSS Valido!" />'+
										'</a>'+
										'<a href="http://validator.w3.org/check?uri=referer">'+
											'<img Src="../images/valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0">'+
										'</a>'+
									
									'</td>'+
								'</tr>'+
							'</table>'+
						'</div>'+
          '</div>'+
        '</div>'+
        '<div class="footer-right">'+
          '<div class="footer-left"></div>'+
        '</div>'+
      '</div>'+
    '</div>';
		document.write(sidebar_down);
