
jQuery(document).ready(
	function()
	{
		//jQuery("#tabs").tabs();  // Was causing errors - David Shestark 26/01/2012
	}
);
