<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<div class="footer">');

document.write('<div>');
document.write('<img src="images/g_grey_bar.gif" width="738" height="13" alt="">');
document.write('</div>');

document.write('<br/>');

document.write('<a href="index.php?whereTo=about">About Us</a> | <a href="index.php?whereTo=clients">Clients</a> | <a href="index.php?whereTo=events">Events</a> | <a href="index.php?whereTo=sponsops">Sponsorship</a> | <a href="index.php?whereTo=suggest">Suggest A Topic</a>');

document.write('<br/>');
document.write('<br/>');
document.write('Copyright 2005-2010 &copy; <a href="http://www.mondialresearchgroup.com">Mondial Research Group</a>  All Rights Reserved.');

document.write('</div>');


//  End -->