function openEventForm(strURL){
	window.open(strURL,"","height=490, width=510, scrollbars=yes");
}
