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