﻿$(document).ready(function() {
$.Lightbox.construct({
				show_linkback:	false, opacity: 0.7,
				text: {image:	'Photo'}
				});
});