var Products={order:function(id){upload_standalone(id,'none');}};var Products_UI={setImageCtrl:function(){$$("#product-content .icon").each(function(el){el.getElements('a').each(function(el_thumb){el_thumb.addEvent('click',function(e){el.getElement('img:nth-child(first)').set('src',el_thumb.get('href'));e.stop();});});});}};Tabs.onChange=Products_UI.setImageCtrl;