if (document.getElementById("map_canvas") != null)
{
  initialize('map_canvas');
}