function openPrivacyPolicy () {
	window.open("/privacy.html", "PrivacyPolicy", 'toolbar=0,width=700,height=500,scrollbars=1,status=0') 
}

function addAdvertText() {
	//document.write('<h2 align="center" style="color: blue">Money Worries?</h2>');
	//document.write('<p align="center">Probably...the best kept financial secret in the UK!<br><a href="http://www.small-home-business-opportunity.co.uk/video.php?soldFast" target=_blank class="links" style="color:#008000">Revealed here</a></p>');
    //document.write('<div class="banner"><div class="top-left"></div><div class="top-right"></div><div class="inside">');
    //ocument.write('<p class="notopgap" align="center"><font color="#0000FF"><b><u>Need Extra Income?</u></b></font><br>');
    //ocument.write('Probably...the best kept financial secret in the UK</p><p class="nobottomgap" align="center">');
    //document.write('<a href="http://www.small-home-business-opportunity.co.uk/video.php?repossession"');
    //document.write('style="color: #38B63C;" target=_blank>Revealed here</a></p></div><div class="bottom-left">');
    //document.write('</div><div class="bottom-right"></div></div>');
}