// JavaScript Document
function changeFooterCont() {
	var elementName="footerHome";
	if (document.getElementById("footerHome"))
	{
	var elementName="footerHome";
}
else
{
	var elementName="footer";
}
	
if (document.getElementById(elementName))
{
	document.getElementById(elementName).innerHTML = '	<a href="privacy_policy.html">PRIVACY POLICY</a>    <a href="blog">WEB BLOG</a>  <a href="search-engine-optimisation.html">FAQ\'S</a>    <a href="online-promotion.html">CASE STUDIES</a>    <a href="seo-partners.html">PARTNERS</a>    <a href="seo-results.html">RESULTS</a>    <a href="seo-new-zealand.html" style="border-right:none;">CONTACT US</a>    <div class="clear"></div>    <br />    <a href="/" class="active">HOME</a>    <a href="search-engine-optimization.html">WHY ME?</a>    <a href="guaranteed-seo.html">GUARANTEE </a>    <a href="affordable-seo.html">SEO PACKAGES</a>      <a href="seo-reseller.html">SEO RESELLER</a>        <a href="web-design.html" style="border-right:none;">WEB DESIGN</a>    <br /><br />    <img src="images/logo-wme.gif" alt="WME" height="49" width="109" />    <br />   <p style="font-size:10px;margin-left:370px;margin-right:350px;text-align:justify;line-height:14px;">    &copy; 2010 Web Marketing Experts. All right reserved. Search Engine Optimization (<a href="http://www.webmarketingexperts.com.au/seo.php" style="border: none; padding: 0; margin: 0;font-size:10px;" target="_blank">SEO</a>) Marketing Company, Web Marketing Experts provides online marketing services, website optimisation, web marketing, SEO specialist, to drive traffic. WME is a must for your online business. We optimise sites for many different industries such as:   <a href="http://www.xlife.com.au/life-insurance/life-insurance-companies/axa-insurance" title="Axa Life Insurance"  style="border: none; padding: 0; margin: 0;font-size:10px;" target="_blank">Axa Life Insurance</a> <a href="http://www.ratesonline.com.au/home-loans/" style="border: none; padding: 0; margin: 0;font-size:10px;" title="Cheap Home Loans"  target="_blank">Cheap Home Loans</a> </p><p></p>   <div align="center" style="margin-top: 10px; width: 900px; display: none;"> <img src="images/semj.jpg"  alt="" /> <img src="images/sempo.jpg"  alt="" />    <SCRIPT type=\'text/javascript\' language=\'JavaScript\' src=\'http://xslt.alexa.com/site_stats/js/t/a?url=www.webmarketingexperts.com.au\'></SCRIPT>      <a href="http://www.quantcast.com/webmarketingexperts.com.au" target="_blank">    <img border="0" height="43" width="88"  src="http://ak.quantcast.com/user/widgetImage?domain=webmarketingexperts.com.au&amp;widget=2" alt="" />    </a>    <!-- Start Quantcast tag -->    <script type="text/javascript">    _qoptions={    qacct:"p-47A6k8fa3DYOY"   };    </script>    <script type="text/javascript" src="http://secure.quantserve.com/quant.js"></script>    <noscript>    <img src="http://secure.quantserve.com/pixel/p-47A6k8fa3DYOY.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>    </noscript><!--VISISTAT SNIPPET//--><script type="text/javascript">var DID=56052;var pcheck=(window.location.protocol == "https:") ? "https://sniff.visistat.com/live.js":"http://stats.visistat.com/live.js";document.writeln(\'<scr\'+\'ipt src="\'+pcheck+\'" type="text\/javascript"><\/scr\'+\'ipt>\');</script><!--VISISTAT SNIPPET//-->  </div>';
}
}