<!--
	function openMeeting(url)
		{
window.open('/popup.cfm?mode=Meetings&Meeting='+url,'popup','width=650,height=500,scrollbars=yes,menubar=yes,location=yes,resizable=yes,left=0,top=0,resizable=yes,toolbar=yes');
		}
//-->
