
<!-- 
document.writeln(" <div id=\"footer\"> "); 
document.writeln(" <a href=\"index.htm\">home</a> "); 
document.writeln(" &nbsp;&nbsp;|&nbsp;&nbsp; "); 
document.writeln(" <a href=\"faqs.html\">faq's</a> "); 
document.writeln(" &nbsp;&nbsp;|&nbsp;&nbsp; "); 
document.writeln(" <a href=\"ordering.html\">ordering</a> "); 
document.writeln(" &nbsp;&nbsp;|&nbsp;&nbsp; "); 
document.writeln(" <a href=\"image_gallery.html\">image gallery</a> "); 
document.writeln(" &nbsp;&nbsp;|&nbsp;&nbsp; "); 
document.writeln(" <a href=\"online_store.html\">online store</a> "); 
document.writeln(" &nbsp;&nbsp;|&nbsp;&nbsp; "); 
document.writeln(" <a href=\"contacts.html\">contacts</a> "); 
document.writeln(" &nbsp;&nbsp;|&nbsp;&nbsp; "); 
document.writeln(" <a href=\"sitemap.html\">site map</a> ");
document.writeln(" <div style=\"color:#ffffff;   \"> "); 
document.writeln(" <br>Copyright &copy; 2010 <a href=\"http://www.confidenthair.com.au\" target=\"_blank\">Confident Hair</a>. All rights reserved."); 
document.writeln(" <br>Website design by <a href=\"http://www.delimeimaging.com\" target=\"_blank\">DeLime Imaging</a>"); 					
document.writeln(" <br><br></div> ");
document.writeln(" </div> "); 					
 // -->

