// JavaScript Document


inc_footer_js =

'<a href="facilitation.html">Facilitation</a> | <a href="leadershipdev.html">Leadership & Team Development</a> '
+ '<a href="kenotetalks.html">Keynote Talks</a> | <a href="consulting.html">Consulting</a> | <a href="businessdev.html">Business Development</a>'
+ ' <BR><a href="customers.html">Customers</a> | <a href="aboutus.html">About Us</a> '
+ ' | <a href="contactus.html">Contact Us</a> | <a href="index.html">Home</a><BR>'
+ ' © 2010 Ward Green Group | Photography by Don Darling, Hampden, ME | '
+ ' Site by <a href="http://www.internetworkingusa.com" target="_blank">internetworkingusa.com</a> ';
	
// end_var_declaration
document.write(inc_footer_js);
