
<!-- 
document.writeln(" <div id=\"over_header\">"); 
document.writeln(" <a href=\"about_us.html\">about us</a>"); 
document.writeln("&nbsp;|&nbsp;"); 
document.writeln(" <a href=\"about_us.html#mission\">mission statement</a>"); 
document.writeln("&nbsp;|&nbsp;"); 
document.writeln(" <a href=\"about_us.html#privacy\">your privacy</a>");
document.writeln("&nbsp;|&nbsp;"); 
document.writeln(" <a href=\"sitemap.html\">site map</a>"); 
document.writeln("&nbsp;|&nbsp;"); 
document.writeln(" <a href=\"http://esvc001474.wic001ss.server-shop.com/store/index.shop\" target=\"_blank\">shop now</a>"); 
document.writeln(" </div> "); 
document.writeln(" <div id=\"header\"> ");
document.writeln(" <div class=\"wrapper\"> ");
document.writeln(" <div id=\"header_logo\"> "); 
document.writeln(" <a href=\"index.htm\"><img src=\"images/confident_hair_logo.gif\" alt=\"kents confident hair logo\" title=\"kents confident hair logo\" style=\"border: 1px solid #28577b;\"></a>"); 
document.writeln(" </div> "); 
document.writeln(" <div id=\"header_text_container\"> "); 
document.writeln(" <span class=\"header_text_large\">Kent's Confident Hair</span>"); 
document.writeln(" <br> "); 
document.writeln(" <span class=\"header_text_small\">Australia's Premier Hair Source</span>"); 
document.writeln(" </div> "); 
document.writeln(" </div> ");
document.writeln(" <div id=\"menu\"> "); 
document.writeln(" <a href=\"index.htm\">home</a> "); 
document.writeln(" <a href=\"faqs.html\">faq's</a> "); 
document.writeln(" <a href=\"ordering.html\">ordering</a> "); 
document.writeln(" <a href=\"image_gallery.html\">image gallery</a> "); 
document.writeln(" <a href=\"online_store.html\">online store</a> "); 
document.writeln(" <a href=\"contacts.html\">contacts</a> "); 
document.writeln(" </div> ");
document.writeln(" </div> ");  
 // -->


