var jQuerySavedInstance=null;

if (typeof jQuery !='undefined') {
	jQuerySavedInstance=jQuery;
}

$.fn.tabsFromjQueryUi=$.fn.tabs;

