function setIcon(companyId, groupName, pageId)
{
	document.write('<br>');
	document.write('<table border="0" cellspacing="0" cellpadding="0"');
	document.write('<tr><td align="middle" valign="top">');
	document.write('<img name="LivehelperIcon" src="http://216.64.196.135/client_login/AdministrationScreens/image/logo9].gif" border="0"></td></tr>');
	document.write('</table>');
}
