// JavaScript Document

var footer =
'<img src="../images/button_commLinks.gif" align="absmiddle" style="margin-right:3px;" /> <a href="http://www.pulvermedia.com/web/index.php" target="_blank">Home</a> | <a href="http://www.pulvermedia.com/web/aboutUs.php" target="_blank">About Us</a> | <a href="http://www.pulvermedia.com/web/eventCalendar.php" target="_blank">Event Calendar</a> | <a href="http://www.pulvermedia.com/web/contactUs.php" target="_blank">Contact Us</a><p>&copy; 2007 pulvermedia. All Rights Reserved.</p>';

// Use this command if using the big block of text
document.write(footer);
