$(document).ready(function(){
	$(".lightbox").colorbox({ width:"900px", height: "440px", inline:true, href:"#lightbox-content"});
	});
	


	
