function addLoadListener(fn) {
	if (typeof window.addEventListener != "undefined")
	{
		window.addEventListener("load", fn, false);
	}
	else if (typeof document.addEventListener != "undefined")
	{
		document.addEventListener("load", fn, false);
	}
	else if (typeof window.attachEvent != "undefined")
	{
		window.attachEvent("onload", fn);
	}
	else {
		var oldfn=window.onload; if (typeof window.onload != "function") window.onload = fn; else window.onload = function() { oldfn(); fn();}
	}
}

var d = new Date();

document.write ('<div id="Footer">');
document.write ('<p>');
document.write ('<span id="copyright">Copyright &copy; ');
document.write (d.getFullYear());
document.write (' StartupNation, LLC</span>');
document.write ('</p>');
document.write (' <span id="privacy_terms">');
document.write ('<a href="/community/contact.php">Contact Us</a>&nbsp;|&nbsp;');
document.write ('<a href="/pages/about/PrivacyPolicy.asp" id="privacyPolicy">Privacy Policy</a>&nbsp;|&nbsp;');
document.write ('<a href="/pages/about/TermsofUse.asp" id="termsUse">Terms of Use</a>&nbsp;|&nbsp;');
document.write ('<a href="/business-solutions/advertise.php">Become a Marketplace Provider</a>&nbsp;|&nbsp;');
document.write ('<a href="/pages/about/advertising.asp">Advertise</a>&nbsp;|&nbsp;');
document.write ('<a href="http://local.startupnation.com">Local Guides</a>&nbsp;|&nbsp;');
document.write ('<a href="/sitemap.html">Site Map</a>&nbsp;|&nbsp;');
document.write ('<a href="/Home-Business/8/">Home Business</a>&nbsp;|&nbsp;');
document.write ('<a href="/steps/55/10-steps-open-start-business.htm">Start a Business</a>');
document.write ('</span>');
document.write ('</p>');
document.write ('</div>');
document.write ('</div>');

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write("<script src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'></script>");
function initGA() {
	var pageTracker = _gat._getTracker("UA-31647-1");
	pageTracker._initData();
	pageTracker._trackPageview();
}

document.write("<script type='text/javascript' src='http://s3.amazonaws.com/new.cetrk.com/pages/scripts/0007/3780.js'></script>");

// Start Revenue Science API 
document.write("<script src='http://js.revsci.net/gateway/gw.js?csid=K08784' type='text/javascript'></script>");
function initDM() {
	DM_addEncToLoc("category","home based business");
	DM_addEncToLoc("kw","small business");
	DM_addEncToLoc("pid","SUN");
	DM_tag();
}
//End Revenue Science API

document.write("<script src='http://ps1.inflectionpointmedia.com/track?t=url-track&pid=sun'></script>");

document.write ('<img src="http://b.collective-media.net/seg/cm/SUN" width="1" height="1" />');

//Fire time-delayed scripts
//document.write('<script type="text/javascript">');
//document.write('window.setTimeout("initGA();", 1000);');
//document.write('window.setTimeout("initDM();", 1000);');
//document.write('</script>');

addLoadListener(initGA);
addLoadListener(initDM);


// Start Ad Roll code 
adroll_adv_id = "M2IVCTPK2JE2DLZDIOX4MU";
adroll_pix_id = "TOPOJYID4BE5BKOUZWNUZZ";

(function () {
	var oldonload = window.onload;

	window.onload = function() {
	   __adroll_loaded=true;
	   var scr = document.createElement("script");
	   var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
	   scr.setAttribute('async', 'true');
	   scr.type = "text/javascript";
	   scr.src = host + "/j/roundtrip.js";
	   document.documentElement.firstChild.appendChild(scr);
	   if(oldonload){ oldonload() }
	};

}());
//End Ad Roll code


// Demdex Tag Insertion Manager
var dexBaseURL=(("https:"==document.location.protocol) ? 
 "https://a248.e.akamai.net/demdex.download.akamai.com/crosspixel/106/" : 
 "http://cdn.demdex.net/crosspixel/106/");
 
document.write(unescape("%3Cscript src='"+ dexBaseURL + 
 "demdex.js' type='text/javascript' %3E%3C/script%3E"));
//End Demdex Tag Insertion Manager
