info="<center>" +
    "<table width='806' cellpadding='0' cellspacing='0' border='0'>" +
        "<tr>" +
	        "<td width='16'><img src='img/footer_sx.gif' width='16' height='45'></td>" +
    	    "<td style='background-image:url(img/footer_bg.gif); background-repeat:repeat-x'>" +
        		"<table id='footer' cellpadding='0' cellspacing='0' border='0' width='100%'>" +
            		"<tr>" +
            			"<td width='115'><img src='img/num_verde.gif' width='115' height='30'></td>" +
            			"<td align='center' width='558'>" +
							"<table width='100%' cellpadding='0' cellspacing='0' border='0'>" +
								"<tr>" +
							    	"<td align='center'>" +
						    			"<a class='testoBlu' href='mailto:info@coralisrent.it'>e.mail: info@coralisrent.it</a>" +
							    	"</td>"   +
								"</tr>" +
							"</table>" +
							"<span class='testoGrigio'>" +
								"<a class='testoGrigio' href='privacy.html' target=_self>Privacy </a>" +
								//" - <a class='testoGrigio' href='credits.html' target=_self>Credits</a> - Copyright 2010 Coralis Rent. Tutti i diritti riservati. (GAIA) - PIVA 0539205968" +
							"</span>" +
						"</td>" +
        				"<td width='133'>" +
        					"<a href='http://www.ubibanca.it' target='_blank'>" +
        					"<img src='img/ubi_logo_new.gif' width='133' height='16' border='0'></a>" +
        				"</td>" +
            		"</tr>" +
            	"</table>" +
	        "</td>"        +
    	    "<td><img src='img/footer_dx.gif' width='16' height='45'></td>" +
        "</tr>" +
    "</table>" +
	"</center>"



document.write(info);