function liveChat(){
	var liveChatSlot = document.getElementById("liveChatOne");
	if(liveChatSlot)
		liveChatSlot.innerHTML = "<a href=\"http://livechat.boldchat.com/aid/2462628174816510814/bc.chat?cwdid=3332446396116685423\"; target=\"_blank\" onClick=\"this.newWindow = window.open('http://livechat.boldchat.com/aid/2462628174816510814/bc.chat?cwdid=3332446396116685423&amp;url=' + escape(document.location.href), 'Chat', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=625,height=370');this.newWindow.focus();this.newWindow.opener=window;return false;\"><img alt=\"Live Chat\" src=\"https://cbi.boldchat.com/aid/2462628174816510814/bc.cbi?cbdid=2609591273873742582\"; border=\"0\"></a>";

	liveChatSlot = document.getElementById("liveChatTwo");
	if(liveChatSlot)	
		liveChatSlot.innerHTML = "<a href=\"http://livechat.boldchat.com/aid/2462628174816510814/bc.chat?cwdid=3332446396116685423\"; target=\"_blank\" onClick=\"this.newWindow = window.open('http://livechat.boldchat.com/aid/2462628174816510814/bc.chat?cwdid=3332446396116685423&amp;url=' + escape(document.location.href), 'Chat', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=625,height=370');this.newWindow.focus();this.newWindow.opener=window;return false;\"><img alt=\"Live Chat\" src=\"https://cbi.boldchat.com/aid/2462628174816510814/bc.cbi?cbdid=2609591273873742582\"; border=\"0\"></a>";

}
