var types = [];

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