function pingPhoneNumber( lid )
{
	$.getJSON("http://m.searchmagnetlocal.com/phonestat.php?lid=" + lid);
}
