var types = [];

types[2] = new GIcon(G_DEFAULT_ICON);
types[2].image = '/noRW_/gm_2.png';
types[2].shadow = '';
types[2].iconSize = new GSize(18, 22);
types[2].iconAnchor = new GPoint(0, 22);
types[2].infoWindowAnchor = new GPoint(9, 24);
types[2].markers = [];
