	$(document).ready(function(){
		$(".contact_lh").colorbox({iframe:true, innerWidth:700, innerHeight:660, scrolling: false});
		$(".contact_lhproject").colorbox({iframe:true, innerWidth:600, innerHeight:690, scrolling: false});
	});	
