<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="footertext">&copy; Copyright 2010 ');

document.write('<a href="index.html" target="_top">Life Around You</a> ');

document.write('All Rights Reserved');

document.write('<a href="privacy.html"> Privacy Policy </a>');

document.write('<a href="disclaimer.html"> Disclaimer </a><br>');

document.write('</span>');


//  End -->