$(document).ready( function(){
$('#tabs a:last').click( function(e){
	e.preventDefault();
	window.open('http://support.everymatrix.com/visitor/index.php?/Jetbull/LiveChat/Chat/StartInline/_sessionID=/_promptType=chat/_proactive=0/_filterDepartmentID=7%2C1/_randomNumber=f7u2c474cgvoz4yw313wh5qn9o9o96ig/_fullName=/_email=/', 'livechatwin', 'toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=0,resizable=1,width=600,height=680');
});
});


