var types = [];

types[1] = new GIcon(G_DEFAULT_ICON);
types[1].image = '/noRW_/gm_1.png';
types[1].shadow = '';
types[1].iconSize = new GSize(32, 32);
types[1].iconAnchor = new GPoint(2, 30);
types[1].infoWindowAnchor = new GPoint(2, 30);
types[1].markers = [];
