(function() {
	if ($("tabs"))
		new Control.Tabs($("tabs"));
}).onLoad();

