
// var href="/";
var href="/default.asp";

document.writeln('<table bgcolor="#888888"  width="100%" border="0" cellpadding="0" cellspacing="0" >');
document.writeln('<tr><td><a href="'+href+'" target="_top"><img src="../img_v10/logo_top.gif" border="0"></a></td></tr>');
document.writeln('</td></tr></table>');
document.writeln('<table bgcolor="#333333" width="100%" border="0" cellspacing="0" cellpadding="0"><tr>');

document.writeln('<td width="100%"><img src="../img_v10/1x1_alfa.gif" width="18"></td>');
document.writeln('<td><a class="top_menu" href="'+href+'">HOME</a></td>');
document.writeln('<td><img src="../img_v10/1x1_alfa.gif" width="20"></td>');
document.writeln('<td><a class="top_menu" href="../CI_contactus.htm">CONTACT US</a></td>');
document.writeln('<td><img src="../img_v10/1x1_alfa.gif" width="10"></td>');
document.writeln('<td><a href="mailto:info@cuboimages.it"><img src="../img_v10/m_serv_contactus_mail.gif" width="15" height="27" border="0"></a></td>');
document.writeln('<td><img src="../img_v10/1x1_alfa.gif" width="20"></td>');

document.writeln('</tr></table>');
