﻿function GetFooter() {
    
    document.write("<span align='center' class='style9'>");
    document.write("&nbsp;</span>");
    document.write("<p align='center' class='style9'>");
    document.write("<a href='http://www.bzmedia.com/aboutus.htm' target='_blank'>About BZ Media</a>");
	 document.write("&nbsp; &bull; &nbsp;<a href='http://www.iphonedevcon.com/sitemap.html' target='_blank'>Site Map</a>");
    document.write("&nbsp; &bull; &nbsp; <a href='http://www.bzmedia.com/privacy.htm' target='_blank'> Legal &amp; Privacy&nbsp;");
    document.write("Policy</a> &nbsp; &bull; &nbsp; <a href='http://www.bzmedia.com/contact.htm' target='_blank'>");
    document.write("Contact BZ Media<br />");
	 document.write("</a><span class='style9'>This site's content copyright &copy; 2009-2010 by BZ Media");
    document.write("&nbsp;LLC. All rights reserved.<br />");
    document.write("iPhone/iPad DevCon&#8482; is a trademark of <a href='http://www.bzmedia.com/aboutus.htm'");
    document.write("target='_blank'>BZ Media LLC</a> . &#8226; iPhone&reg; and iPad&reg; are registered");
    document.write("&nbsp;trademarks of Apple Inc. </span>");
    document.write("</p>");
    document.write("<p class='style9'>");
    document.write("&nbsp;</p>");
    document.write("<p class='style3'>");
    document.write("&nbsp;</p>");
    

    //GA Script
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

    try {
        var pageTracker = _gat._getTracker("UA-15117039-1");
        pageTracker._trackPageview();
    } catch (err) { }
}
                                                   
                                            
                                                
                                            
                                                    
                                                    
                                                