$(document).ready(function() {
	$.swapImage(".swapImage");
	$('div.Gallery a').lightBox();
});