$(function(){
	$('a.lightbox').lightBox();
});
function coordenadas()
{
	alert('SW: -22.846853,-47.086093\n\nNE: -22.836709,-47.081051');
}