document.writeln('<!-- HEADER -->');
document.writeln('<!-- Navigation Level 1 -->');
document.writeln('<div class="nav1-container">');
document.writeln('   <div class="nav1">');
document.writeln('      <ul>');
document.writeln('    	   <li><a href="http://www.nestguard.com:8088/en/dataentry/showcart.html">Shopping Cart</a></li>');
document.writeln('    	   <li><a href="http://www.nestguard.com/en/about-us.html">About us</a></li>');
document.writeln('         <li><a href="http://www.nestguard.com/en/contact-us.html">Contact us</a></li>');
document.writeln('      </ul>');
document.writeln('   </div>');
document.writeln('   <div class="swf1-container">');
document.writeln('      <object class="swf1"><param name="movie" value="http://www.nestguard.com/swf/btit.swf"><embed src="http://www.nestguard.com/swf/btit.swf" width="266" height="160"></embed></object>');
document.writeln('   </div>');
document.writeln('</div>');
document.writeln('<!-- Header banner -->');
document.writeln('<div><img class="img-header" src="http://www.nestguard.com/en/images/header.jpg" alt=""/></div>');
document.writeln('<!-- Navigation Level 2 -->');
document.writeln('<div class="nav2">');
document.writeln('   <ul>');
document.writeln('      <li><a href="http://www.nestguard.com:8088/en/dataentry/menu-nest-box-products.html">Products</a></li>');
document.writeln('      <li><a href="http://www.nestguard.com:8088/en/dataentry/menu-nest-box-offers.html">Offers</a></li>');
document.writeln('      <li><a href="http://www.nestguard.com/en/menu-bird-box-downloads.html">Downloads</a></li>');
document.writeln('      <li><a href="http://www.nestguard.com/en/menu-bird-box-education.html">Education</a></li>');
document.writeln('      <li><a href="http://www.nestguard.com/en/menu-nestguard-news.html">News</a></li>');
document.writeln('      <li><a href="http://www.nestguard.com/en/menu-nestguard-distributors.html">Distributors</a></li>');
document.writeln('   </ul>');
document.writeln('</div>');

