$(document).ready(function(){
	$(".contact").colorbox({width:"400px", height:"550px", iframe:true});
});
