$(document).ready(function() {

	lpNumber="7608869";
	lpTarget="chat7608869";
	lpImgPath="http://vip-travel-club.com/templates/tdwfreedom/images/live_help_eng/clientLP";
	features = "height=472,width=320,scrollTo,resizable=1,scrollbars=1,location=0";
	lpButtonCTTUrl = "https://server.iad.liveperson.net/hc/"+lpNumber+"/?cmd=file&amp;file=visitorWantsToChat&amp;site="+lpNumber+"&amp;imageUrl="+lpImgPath+"&amp;byhref=1&amp;SESSIONVAR!skill=Hacienda%20Tres%20Rios";
	link_livehelp="<a href=\""+lpButtonCTTUrl+"\" target=\""+lpTarget+"\" onclick=\"window.open(\'"+lpButtonCTTUrl+"\',\'"+lpTarget+"\',\'"+features+"\');\"><img src=\"https://server.iad.liveperson.net/hc/"+lpNumber+"/?cmd=repstate&amp;site="+lpNumber+"&amp;channel=web&amp;&amp;ver=1&amp;imageUrl="+lpImgPath+"&amp;monitor=1&amp;d=1286901720714&amp;monitor=1&amp;d=1286901720901\" alt=\"Vip Travel Club\" name=\"hcIcon\" border=\"0\"></a>";	
	$("#livesupport").append(link_livehelp);
});

