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