$(function() {
	// menu
	init_menu('menuTopHor');
	
	// lightBox
	$('a[rel=lightbox]').lightBox();
});
