function printFooter() {
	if (document.location.href.indexOf('support.webex.com') > 0 
	  || document.location.href.indexOf('supportbeta.webex.com') > 0
	  || document.location.href.indexOf('www2.webex.com/~alane/newtrial/') > 0
	  || document.location.href.indexOf('www.webex.com/free-trial.html/') > 0
	) {
		document.write('<!-- from webdev --></div></div>');
	}
	document.write('<div id="wbxfooter" class="aoe_sections"><style type="text/css">  #wbxfooter {    text-align:left !important;  }	</style><div id="footer">			<div id="footer-columns"><a id="c559001" class="anchor"></a>				<dl class="first"><dd><a id="c559061" class="anchor"></a><a href="http://www.webex.com/go/buy_webex" target="_top" class="round-banner"><span><span>Buy now</span></span></a><a id="c559051" class="anchor"></a><a href="http://www.webex.com/go/webex_ft" target="_top" class="round-banner"><span><span>Try it free for<br>14 days</span></span></a></dd>				</dl><dl><dt><a href="http://www.webex.com/what-is-webex/index.html">What is WebEx?</a></dt>					<dd><a id="c559021" class="anchor"></a><ul><li><a href="http://www.webex.com/what-is-webex/faqs.html">FAQs</a></li><li><a href="http://www.webex.com/go/contact_sales">Contact sales</a></li><li><a href="http://my.webex.com/login">Host a meeting</a></li><li><a href="http://my.webex.com/join">Attend a meeting</a></li><li><a href="http://www.webex.com/web-seminars/?sid=webx1" target="_blank">Free WebEx webinars</a></li></ul></dd>				</dl><dl><dt><a href="http://www.webex.com/how-it-works/index.html">How it works</a></dt>					<dd><a id="c559011" class="anchor"></a><ul><li><a href="http://www.webex.com/how-it-works/for-meetings.html">for meetings</a></li><li><a href="http://www.webex.com/how-it-works/for-training.html">for training</a></li><li><a href="http://www.webex.com/how-it-works/for-online-events.html">for online events</a></li><li><a href="http://www.webex.com/how-it-works/for-sales.html">for sales</a></li><li><a href="http://www.webex.com/enterprise/index.html">for the enterprise</a></li></ul></dd>				</dl><dl><dt><a href="http://www.webex.com/product-overview/index.html">Product overview</a></dt>					<dd><a id="c559031" class="anchor"></a><ul><li><a href="http://www.webex.com/product-overview/meeting-center.html">WebEx Meeting Center</a></li><li><a href="http://www.webex.com/who-uses-webex-and-why/index.html">Who uses WebEx &amp; why?</a></li><li><a href="http://www.webex.com/buy-webex/index.html">Buy WebEx</a></li><li><a href="http://www.webex.com/go/live_demo">Live online demo</a></li><li><a href="http://www.webex.com/go/quick_tour" target="FEopenLink" onclick="vHWin=window.open(\'http://www.webex.com/go/quick_tour\',\'FEopenLink\',\'resizable=0,width=1050,height=700\');vHWin.focus();return false;">Quick tour</a></li></ul></dd>				</dl><dl class="last"><dt><a href="http://support.webex.com/support/support-overview.html" target="_top">Support</a></dt>					<dd><a id="c559041" class="anchor"></a><ul><li><a href="http://www.webex.com/downloadplayer.html" title="Download WebEx player">WebEx player</a></li><li><a href="http://support.webex.com/support/support-overview.html">Technical support</a></li><li><a href="http://support.webex.com/mywebexresources">MyResources</a></li><li><a href="http://support.webex.com/support/assists.html" title="Assist Services">Assist Services</a></li><li><a href="http://support.webex.com/support/downloads.html">Downloads</a></li></ul></dd>				</dl></div><!-- footer-columns -->			<ul id="footer-menu"><li><a href="http://www.webex.com/go/contact_us" target="_top">Contact Us</a></li><li><a href="http://www.webex.com/about-webex/index.html">About WebEx</a></li><li><a href="http://blogs.webex.com" target="_blank">WebEx Blog</a></li><li><a href="http://www.cisco.com/web/about/ac40/about_cisco_careers_home.html" target="_blank">Careers</a></li><li><a href="http://www.webex.com/site-map.html">Site Map</a></li><li><a href="http://www.webex.com/terms-of-use.html">Terms of Service</a></li><li><a href="http://www.webex.com/privacy-policy.html">Privacy Policy</a></li><li><a href="http://www.webex.com/copyright.html">Copyright</a></li></ul><div class="footer-copyr">				<a id="c558991" class="anchor"></a><p class="bodytext"><a href="http://www.webex.com/go/webex_ft">Try your own online meeting today</a>. Or call <b>1-877-509-3239</b> or <b>+1-408-435-7048</b> now for more information.</p>				<span class="logo">					<a id="c553711" class="anchor"></a><a href="http://www.cisco.com" title="WebEx is now Part of Cisco" target="_blank" id="cisco_footerlogo"><img src="//www-staging.webex.com/uploads/tx_templavoila/cisco_logo_footer_12.gif" width="51" height="27" border="0" alt="" title=""></a>				</span>			</div><!-- footer-copyr -->		</div></div>');
        if (document.location.href.indexOf('support.webex.com') > 0 
	  || document.location.href.indexOf('supportbeta.webex.com') > 0
	  || document.location.href.indexOf('www2.webex.com/~alane/newtrial/') > 0
	  || document.location.href.indexOf('www.webex.com/free-trial.html/') > 0
	) {
                document.write('<div><div>');
        }
        }