// JavaScript Document


jQuery().ready(function(){
		$('.gallery a').lightBox();
		// simple accordion
});
