

jQuery(document).ready(function(){
	init_menu('menuTopHor');
	jQuery('a[rel=lightbox]').lightBox();
});
