

	$(document).ready(function() {
		$("a.Lnk1").colorbox();
	});


