var podwin = window;  function podcast_frame() { 	if (!podwin.closed) 		podwin.focus(); 	podwin=window.open("http://www.chozosanctuary.com/podcast-files/podcast.html", "Podcast", "toolbar=0, location=0, directories=0, menubar=0, scrollbars=0, status=0, resizable=0, personalbar=0, minimizable=1, width=350, height=200, left=0, top=0"); }