

inc_footer_js =
'<center><font size=2>'
+ '<a href="index.htm">Home</a> | '
+ '<a href="archives.htm">Archives</a> \n| '
+ '<a href="centralOffices.htm">Central/Intergroup Offices</a> |\n'
+ '<a href="events.htm">Events</a> | '
+ '<a href="Meetings/meetings.html">Meetings</a> | \n'
+ '<a href="publicInformation.htm">Public Information</a>\n'
+ '<h5 align="center"><span style="font-weight: 400; font-style: italic">'
+ '© \nCopyright 2007 A.A. General Service Area 26 Public Information Committee<br>\n  '
+ 'This site is maintained by the Area 26 Kentucky General Service Website \nCommittee</span></h5>\n\n  '
+ '<h5 align="center">'
+ '<a href="http://www.area26.net/ContactForm/form.htm">Click here to email suggestions, comments or complaints'
+ '</a></h5>\n'
+ '<p>&nbsp;</p><p>&nbsp;</p></font>';

// end_var_declaration
document.write(inc_footer_js);
