function MM_openBrWindow(theURL,winName,features) 
{ 

  window.open(theURL,winName,features);
 
}

function ChatLive()
{
	document.write("<script language='JavaScript' src='https://www.communityempower.com/phplive/js/status_image.php?base_url=https://www.communityempower.com/phplive&amp;l=edeshields&amp;x=1&amp;deptid=0&amp;btn=1'></script>");
	document.write("<a href='http://www.phplivesupport.com'></a>");
	
}
