// JavaScript Document


jQuery(document).ready(function() {
	
								
		$('.lightbox').lightbox();						

  });


