		document.write('<center>');
		document.write('<div id=\"Footer\">');
		document.write('<a href=\"index.html\"><font color=\"white\">Home</font></a> | ');
		document.write('<a href=\"weddings.html\"><font color=\"white\">Weddings</font></a> | ');
		document.write('<a href=\"bars.html\"><font color=\"white\">Bars / Clubs</font></a> | ');
		document.write('<a href=\"testimonials.html\"><font color=\"white\">Testimonials</font></a> | ');
		document.write('<a href=\"vendors.html\"><font color=\"white\">Vendors</font></a> | ');
		document.write('<a href=\"contact.php\"><font color=\"white\">Contact Us</font></a>');
		document.write('<p>');
		document.write('&nbsp;<p>');
		document.write('<a href=\"http://www.djkj.com" target=\"_blank\">');
		document.write('<img src=\"http://nameentertainers.com/name-logo/468x60-red.jpg\"'); 
		document.write('alt=\"National Association of Mobile Entertainers\" width=\"468\" height=\"60\"');
		document.write('border=\"0\" /></a>');
		document.write('<div id=\"Disclaimer\">');
		document.write('<p>');
		document.write(getYear());
		document.write(' &copy; Created by Jack Hooton</p>');
		document.write('</div>');
		document.write('</div>');
		document.write('</center>');