jQuery(document).ready(function() {
	//alert('from ready');
	/* Initiating the Issue tracker plugin*/
	//jQuery().W3IssueReporting({ProjectURL:'http://beta.w3industries.com/pro/mendo/lcs/',Client:'Mendo',Project:'LCS'});							
	//alert('tracker');
	
});