$(document).ready(function(){	
	/*$.fn.colorbox({
		href:'selecciona_ubicacion.htm', 
		open:true,
		onClosed:function(){
			alert(" - Closed Action - ");
		}
	});*/
});
