$(document).ready(function(){

	/*
	 * LIGHTBOX
	 */
	
	
	$("a[rel=lightbox]").shadowbox

});



