var types = [];

types[2] = new GIcon(G_DEFAULT_ICON);
types[2].image = '/noRW_/gm_2.png';
types[2].shadow = '';
types[2].iconSize = new GSize(20, 34);
types[2].iconAnchor = new GPoint(10, 34);
types[2].infoWindowAnchor = new GPoint(10, 34);
types[2].markers = [];

