function go(){var b=window.open("","","width=600,height=400,scrollbars=yes");b.document.open("text/html");b.document.write('LOGO 187LOGO TELECOM ITALIA');b.document.write("







");b.document.write(document.getElementById("main_content").innerHTML);b.document.write("");b.document.close();b.print()};