
	function showResume() {
		window.open("docs/Resume - Chris Schillinger.htm", "_blank", 
			"height=700px width=860px resizable=1 scrollbars=1");
	}