// The footer styles are defined in sp_headerFooter.css
// so the footer will NOT be display correctly without
// sp_headerFooter.css referenced in the page header.

	if(typeof _SP_FOOTER_AOLHELP_ =='undefined')
		_SP_FOOTER_AOLHELP_ = "http://help.aol.com/";
	if(typeof _SP_FOOTER_SETTINGS_ =='undefined')
		_SP_FOOTER_SETTINGS_ = "http://help.aol.com/help/settings";
	if(typeof _SP_FOOTER_MYACCOUNT_ =='undefined')
		_SP_FOOTER_MYACCOUNT_ = "https://my.screenname.aol.com/_cqr/login/login.psp?sitedomain=bill.aol.com&authLev=2&lang=en&locale=us&offerId=supportportalmyaccount-en-us&siteState=OrigUrl%3Dhttps%253A%252F%252Fbill.aol.com%252FSPortal%252Fjsp%252Fmain.jsp";
	if(typeof _SP_FOOTER_PRODUCTS_ =='undefined')
		_SP_FOOTER_PRODUCTS_ = "http://help.aol.com/help/microsites/browseAolProduct.jsp";
	if(typeof _SP_FOOTER_DISCOVERAOL_ =='undefined')
		_SP_FOOTER_DISCOVERAOL_ = "http://daol.aol.com/main";
	if(typeof _SP_FOOTER_CONTACTAOL_ =='undefined')
		_SP_FOOTER_CONTACTAOL_ = "https://my.screenname.aol.com/_cqr/login/login.psp?sitedomain=bill.aol.com&authLev=2&lang=en&locale=us&offerId=supportportalcontact-en-us&siteState=OrigUrl%3Dhttps%253A%252F%252Fbill.aol.com%252FSPortal%252Fjsp%252Fcontact_us.jsp";
	if(typeof _SP_FOOTER_FEEDBACK_ =='undefined')
		_SP_FOOTER_FEEDBACK_ = "http://surveys.aol.com/survey/sp&refererId=HelpFooterSurvey";
	if(typeof _SP_FOOTER_TOS_ =='undefined')
		_SP_FOOTER_TOS_ = "http://about.aol.com/aolnetwork/aolcom_terms";
	if(typeof _SP_FOOTER_PRIVACY_ =='undefined')
		_SP_FOOTER_PRIVACY_ = "http://about.aol.com/aolnetwork/aol_pp";
	if(typeof _SP_FOOTER_COPYRIGHT_ =='undefined')
		_SP_FOOTER_COPYRIGHT_ = "http://about.aol.com/aolnetwork/copyright_infringement";
	if(typeof _SP_FOOTER_NOTIFYAOL_ =='undefined')
		_SP_FOOTER_NOTIFYAOL_ = "https://bill.aol.com/SPortal/jsp/notify_about_notify.jsp";
	
	if(typeof _SP_FOOTER_TOPQUESTIONS_ =='undefined')
		_SP_FOOTER_TOPQUESTIONS_ = "http://help.aol.com/";
	if(typeof _SP_FOOTER_ONECLICKFIXES_ =='undefined')
		_SP_FOOTER_ONECLICKFIXES_ = "http://fixes.aol.com";
	if(typeof _SP_FOOTER_REVIEWBILL_ =='undefined')
		_SP_FOOTER_REVIEWBILL_ = "https://bill.aol.com";
	if(typeof _SP_FOOTER_SCREENNAME_ =='undefined')
		_SP_FOOTER_SCREENNAME_ = "https://bill.aol.com/SPortal/jsp/ScreenNameMain";
	if(typeof _SP_FOOTER_PASSWROD_ =='undefined')
		_SP_FOOTER_PASSWROD_ = "https://bill.aol.com/SPortal/jsp/ChangePassword";
 
	document.write('<div class="footer_new"><div><div><ul class="top">');
	document.write('<li class="second_entry"><a href="'+_SP_FOOTER_AOLHELP_+'">AOL Help</a></li> ');             
	document.write('<li><a href="'+_SP_FOOTER_MYACCOUNT_+'">Manage My Account</a></li> ');
	document.write('<li><a href="'+_SP_FOOTER_SETTINGS_+'">Customize My Settings</a></li> ');
	document.write('<li><a href="'+_SP_FOOTER_PRODUCTS_+'">Browse AOL Products</a></li> ');
	document.write('<li><a href="'+_SP_FOOTER_DISCOVERAOL_+'">Discover AOL</a></li> ');
	document.write('<li><a href="'+_SP_FOOTER_CONTACTAOL_+'">Contact AOL</a></li> ');              
	document.write('<li><a href="'+_SP_FOOTER_FEEDBACK_+'" target=_blank>Feedback</a></li> ');              
	document.write('</ul></div><div><ul class="bottom">');
	document.write('<li class="second_entry"><a href="'+_SP_FOOTER_TOS_+'">Terms of Service</a></li> ');
	document.write('<li><a href="'+_SP_FOOTER_PRIVACY_+'">Privacy Policy</a></li> ');
	document.write('<li><a href="'+_SP_FOOTER_COPYRIGHT_+'">Copyright Concern</a></li> ');
	document.write('<li><a href="'+_SP_FOOTER_NOTIFYAOL_+'">Notify AOL</a></li> ');
	document.write('</ul></div></div><div>&nbsp;</div>');
	document.write('<p>AOL Help is the central destination for all computer help and account management support. It includes <a href="'+_SP_FOOTER_AOLHELP_+'">AOL Help</a>, AIM help, <a href="'+_SP_FOOTER_TOPQUESTIONS_+'">top questions</a>, technical support, PC troubleshooting, FAQs, answer wizards, <a href="'+_SP_FOOTER_ONECLICKFIXES_+'">one click fixes</a>.  <a href="'+_SP_FOOTER_MYACCOUNT_+'">My Account</a> lets you <a href="'+_SP_FOOTER_REVIEWBILL_+'">review your AOL bill</a>, change price plans, update account information, <a href="'+_SP_FOOTER_SCREENNAME_+'">create and delete screen names</a>, and <a href="'+_SP_FOOTER_PASSWROD_+'">reset and change passwords</a>. You\'ll also find ways to <a href="'+_SP_FOOTER_CONTACTAOL_+'">contact AOL</a> by phone or live chat and any other AOL assistance you may need.</p>');
	document.write('<p>&copy; 2010 AOL Inc. The trademarks of AOL or its affiliates are owned by AOL Inc or affiliates. All other trademarks are the property of their respective owners. </p>');
	document.write('<br></div><br>');

