<!--
if(typeof(LiveReceptionCode_isonline)!='undefined'  && LR_GetObj('LR_User_Icon0')!=null)
{
	if(LiveReceptionCode_isonline)
		LR_GetObj('LR_User_Icon0').innerHTML='<a '+LiveReceptionCode_BuildChatWin('dialogue from site','customer services are avaliable.')+'><img src="/images/livechat.jpg" width="90" height="125" vspace="15"  border="0"/></a>';
	else
		LR_GetObj('LR_User_Icon0').innerHTML='<a '+LiveReceptionCode_BuildChatWin('dialogue from site','customer services are unavaliable,please leave a message.')+'><img src="/images/index_r37_c2.jpg" border="0"></a>';
}
if(typeof(LiveReceptionCode_isonline)!='undefined'  && LR_GetObj('LR_User_Icon1')!=null)
{
	if(LiveReceptionCode_isonline)
		LR_GetObj('LR_User_Icon1').innerHTML='<a '+LiveReceptionCode_BuildChatWin('dialogue from site','customer services are avaliable.')+'><img src="images/livechat.jpg" width="90" height="125" vspace="15"  border="0" /></a>';
	else
		LR_GetObj('LR_User_Icon1').innerHTML='<a '+LiveReceptionCode_BuildChatWin('dialogue from site','customer services are unavaliable,please leave a message.')+'><img src="/images/index_r37_c2.jpg" border="0"></a>';
}

//document.write ("<bgsound src='mc.mp3' loop='-1'>");
//-->