addLoadEvent(Init);

function Init() {
   showAsTabs.init('js-tabs');
   showAsTabs.init('js-tabs2');
   profilWeb.init();
}

