$(document).ready(function(){

	$('#page a').lightBox();
	
});