$(document).ready(function(){$(".scroll").click(function(event){event.preventDefault();var full_url=this.href;var parts=full_url.split("#");var trgt=parts[1];var target_offset=$("#"+trgt).offset();var target_top=target_offset.top;$('html, body').animate({scrollTop:target_top},2000);});var temp1='<a href="javascript:void(window.open(\'http://enrsupport.com/chat.php?eh=aHR0cDovL3d3dy5zZWNyYXRhdHJvcGluaGdoLmNvbS9hL2ltYWdlcy9sYXlvdXQvbGl2ZS1jaGF0LWhlYWRlci5wbmc_&cf0=c2VjcmF0YXRyb3BpbiBoZ2g_\',\'\',\'width=590,height=610,left=0,top=0,resizable=yes,menubar=no,location=no,status=yes,scrollbars=yes\'))"><img src="http://enrsupport.com/image.php?id=65&type=inlay" width="113" height="174" border="0" alt="LiveZilla Live Help"></a>';document.getElementById('live-chat-wrapper').innerHTML=temp1;});
