// Pieterjan May 2009

$(document).ready(function() {
	// Jquery Onload Stuff
	$('.gallery').lightBox();

});