function popupmessagefrancis() {	var doc = "mailto:francisvandelden@pmocc.org"	window.location = doc;		}	function popupmessageglenn() {	var doc = "mailto:glennjerrell@pmocc.org"	window.location = doc;		}function popupmessagewallace() {	var doc = "mailto:peterwallace@pmocc.org"	window.location = doc;		}function popupmessagetripp() {	var doc = "mailto:trippmartin@pmocc.org"	window.location = doc;		}function popupmessagebill() {	var doc = "mailto:billcarson@pmocc.org"	window.location = doc;		}