$(document).ready(function(){
			$(".mapa").colorbox({width:"800", height:"500", iframe:true});
		});	
