

$(document).ready(function() {
						   

						   
	$('a.internal').lightBox(); // Select all links with lightbox class
	



					
					
});
