	$("#bottomTabs").ready(function()
	{
		initTabs("Tabs", "TabsContent");
	});
	

