function address_subscription() {		windowurl = "/newshour/extra/subscribe.php?address=" + document.forms[1].elements[0].value;	newwin = window.open(windowurl, "subscribe", 'toolbar=0,location=0,directories=0,scrollbars=1,status=0,menubar=0,resizable=0,width=350,height=300');	document.forms[0].elements['address'].value = "";}function open_lessonplanform(theURL,winName,features) { //v2.0  self_url = document.URL;  theURL = theURL + "?page=" + self_url;  window.open(theURL,winName,features);}	function open_contact(theURL,winName,features) { //v2.0  self_url = document.URL;  theURL = theURL + "?page=" + self_url;  window.open(theURL,winName,features);}	function open_lessonplanform(theURL,winName,features) { //v2.0  self_url = document.URL;  theURL = theURL + "?page=" + self_url;  window.open(theURL,winName,features);}	