function openMap(id,text)
{
	tb_show(text, "display_map.php?id="+id+"&keepThis=true&TB_iframe=true&height=310&width=500&modal=true", false);
}
