// JavaScript Document
$(document).ready(function(){
		$(".rightimages a").lightBox();				   
						   })