function goToID(id)
{
window.location="/karta?id="+id;
}

function ch(q)
{
window.location="http://udminvest.ru/karta/map?id="+q;
}
