//$(function() {
//	$('.album a').lightbox();
/*
	$("#gallery .toggle").hide();
	$("#gallery .header").click(function () {
		$(this).next().toggle();
	});*/
//});
