// <![CDATA[

$(document).ready(function(){
	//alert("this will flre when the DOM is loaded.");
	$('a.lightsGal').zoomimage();
});


// ]]>
