function eventPopup(newin) {
	flyout=window.open(newin,"flyout","resizable=no,scrollbars=yes,width=500,height=250,top=200,left=230")
}
