$(window).load(function(){
    
	$('.right_column_contact').height($('.left_column_others').height());	
	$("#map_id").fancybox();
});


		
