
$(document).ready(function(){
	$("a[rel='LightBox']").lightBox();
});