function startLiveChat() {
	var lc = parent.document.getElementById("lclink_0");
	lc.onclick();
}
