{
function map_get_geo(statefips, countyfips){
	parent.parent.querybar.load_peer_profile(statefips,countyfips);
}
}