$(document).ready(function() {
	// Profile tabs
	//$("#MyProfileTabs").tabs({fxFade: true, fxSpeed: 'fast'});
	//$(".myRecipe").show("slow");
	 
});