window.onload=function() {
	util_init();
	tab_setup('tab');
	tab_setup('tab2');
	jQuery(window).trigger("resize");
}
