jQuery.noConflict();

jQuery(document).ready(function(){
	
	
	
	
	//jQuery("#tabs2 > ul").tabs();
	
	

	/*jQuery('#show_moving_qoute').click(function() { // bind click event to link
		_tabs.tabs('select', 2); // switch to third tab
	    return false;
	});*/
	
	
	
 });
