<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('    '); 
document.write('  ,</a> <br>');


document.write('<span class ="copyright">&copy;Copyright 2010 ');
document.write('<a href="index.html" target="_top"> All Our Daze Ltd.,</a> ');
document.write('   All Rights Reserved');

document.write(' Company Registration:  '); 
document.write('  6423314,</a> <br>');

document.write('Site map:   '); 
document.write('<a href="sitemap.htm" target="_top">Sitemap  </a>');

document.write('    Privacy Policy:   '); 
document.write('<a href="privacy.htm" target="_top">Privacy Policy</a> <br>');

document.write('    Website Maintenance:   '); 
document.write('<a href="parlyview.htm" target="_top">ParlyView Services</a> <br>');

document.write('</span><br>');
//  End -->