
	function eventPopup(url) {	
		window.open(url, "myWindow", 
		"status = 1, height = 600, width = 600, resizable = 0" );
	}
	
	function getEventURL() {
		
		return 'http://obispocountybar.hosted.webevent.com/cgi-bin/webevent.cgi?cmd=showevent&ncmd=calmonth&cal=cal9&id=3558&ncals=&de=1&tf=0&sib=0&sb=0&sa=0&ws=0&stz=Default&sort=e,m,t&cat=&swe=1&cf=cal&set=1&m=03&d=3&y=2010';
	} 