﻿var newwindow;function popup(a){newwindow=window.open(a,"name","height=500,width=400");if(window.focus)newwindow.focus()}function footer(){document.getElementById("prefooter").innerHTML="<br><br>\t\t\t\t\t<p>\t\t\t\t\t<font size='1'>\t\t\t\t\tIf you have content to suggest, please do! See the <a href='http://www.cwa7110.org/contact.htm'>contact page</a> for more information.\t\t\t\t\t</font>\t\t\t\t\t</p>";document.getElementById("footer").innerHTML="<br><br><p>&copy; 2009-2010 - CWA Local 7110</p>"}