document.observe('dom:loaded', function()
{
	var tabs = new LabelTabs('productTabs');
});
