jQuery(function() { 
    init_menu('menuTopHor');   
});


setTimeout(function(){
	jQuery('a[rel=lightbox]').lightBox()
, 2000});
