function gmap() { 	if (self.load) load(); }  function ungmap() { 	if (self.GUnload) GUnload(); }  