//<![CDATA[	
	
	var iconBank = new GIcon(); 
    iconBank.image = "http://www.zantemap.gr/assets/images/bank.png";
	iconBank.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconBank.iconSize = new GSize(36, 40);
	iconBank.shadowSize = new GSize(47, 40);
	iconBank.iconAnchor = new GPoint(18, 40);
	iconBank.infoWindowAnchor = new GPoint(20, 40);

    var iconMonuments= new GIcon(); 
    iconMonuments.image = "http://www.zantemap.gr/assets/images/monument.png";
	iconMonuments.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconMonuments.iconSize = new GSize(36, 40);
	iconMonuments.shadowSize = new GSize(47, 40);
	iconMonuments.iconAnchor = new GPoint(18, 40);
	iconMonuments.infoWindowAnchor = new GPoint(20, 40);

    var iconSights= new GIcon(); 
    iconSights.image = "http://www.zantemap.gr/assets/images/sight.png";
	iconSights.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconSights.iconSize = new GSize(36, 40);
	iconSights.shadowSize = new GSize(47, 40);
	iconSights.iconAnchor = new GPoint(18, 40);
	iconSights.infoWindowAnchor = new GPoint(20, 40);

    var iconAdmins= new GIcon(); 
    iconAdmins.image = "http://www.zantemap.gr/assets/images/administration.png";
	iconAdmins.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconAdmins.iconSize = new GSize(36, 40);
	iconAdmins.shadowSize = new GSize(47, 40);
	iconAdmins.iconAnchor = new GPoint(18, 40);
	iconAdmins.infoWindowAnchor = new GPoint(20, 40);

    var iconPort= new GIcon(); 
    iconPort.image = "http://www.zantemap.gr/assets/images/port.png";
	iconPort.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconPort.iconSize = new GSize(36, 40);
	iconPort.shadowSize = new GSize(47, 40);
	iconPort.iconAnchor = new GPoint(18, 40);
	iconPort.infoWindowAnchor = new GPoint(20, 40);
 
 	var iconBeaches = new GIcon(); 
    iconBeaches.image = "http://www.zantemap.gr/assets/images/beach.png";
	iconBeaches.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconBeaches.iconSize = new GSize(36, 40);
	iconBeaches.shadowSize = new GSize(47, 40);
	iconBeaches.iconAnchor = new GPoint(18, 40);
	iconBeaches.infoWindowAnchor = new GPoint(20, 40);
	
	var iconChurch = new GIcon(); 
    iconChurch.image = "http://www.zantemap.gr/assets/images/church.png";
	iconChurch.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconChurch.iconSize = new GSize(36, 40);
	iconChurch.shadowSize = new GSize(47, 40);
	iconChurch.iconAnchor = new GPoint(18, 40);
	iconChurch.infoWindowAnchor = new GPoint(20, 40);
	
	var iconServices = new GIcon(); 
    iconServices.image = "http://www.zantemap.gr/assets/images/info.png";
	iconServices.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconServices.iconSize = new GSize(36, 40);
	iconServices.shadowSize = new GSize(47, 40);
	iconServices.iconAnchor = new GPoint(18, 40);
	iconServices.infoWindowAnchor = new GPoint(20, 40);
	
	var iconMuseum = new GIcon(); 
    iconMuseum.image = "http://www.zantemap.gr/assets/images/museum.png";
	iconMuseum.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconMuseum.iconSize = new GSize(36, 40);
	iconMuseum.shadowSize = new GSize(47, 40);
	iconMuseum.iconAnchor = new GPoint(18, 40);
	iconMuseum.infoWindowAnchor = new GPoint(20, 40);
	
	var iconParking = new GIcon(); 
    iconParking.image = "http://www.zantemap.gr/assets/images/parking.png";
	iconParking.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconParking.iconSize = new GSize(36, 40);
	iconParking.shadowSize = new GSize(47, 40);
	iconParking.iconAnchor = new GPoint(18, 40);
	iconParking.infoWindowAnchor = new GPoint(20, 40);
	
	var iconSport = new GIcon(); 
    iconSport.image = "http://www.zantemap.gr/assets/images/sport.png";
	iconSport.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconSport.iconSize = new GSize(36, 40);
	iconSport.shadowSize = new GSize(47, 40);
	iconSport.iconAnchor = new GPoint(18, 40);
	iconSport.infoWindowAnchor = new GPoint(20, 40);
	
	var iconDoctor = new GIcon(); 
    iconDoctor.image = "http://www.zantemap.gr/assets/images/doctor.png";
	iconDoctor.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconDoctor.iconSize = new GSize(36, 40);
	iconDoctor.shadowSize = new GSize(47, 40);
	iconDoctor.iconAnchor = new GPoint(18, 40);
	iconDoctor.infoWindowAnchor = new GPoint(20, 40);	

	var iconKep = new GIcon(); 
    iconKep.image = "http://www.zantemap.gr/assets/images/kep.png";
	iconKep.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconKep.iconSize = new GSize(36, 40);
	iconKep.shadowSize = new GSize(47, 40);
	iconKep.iconAnchor = new GPoint(18, 40);
	iconKep.infoWindowAnchor = new GPoint(20, 40);	
	
	var iconTheater = new GIcon(); 
    iconTheater.image = "http://www.zantemap.gr/assets/images/theater.png";
	iconTheater.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconTheater.iconSize = new GSize(36, 40);
	iconTheater.shadowSize = new GSize(47, 40);
	iconTheater.iconAnchor = new GPoint(18, 40);
	iconTheater.infoWindowAnchor = new GPoint(20, 40);	
	
	var iconDiving = new GIcon(); 
    iconDiving.image = "http://www.zantemap.gr/assets/images/diving.png";
	iconDiving.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconDiving.iconSize = new GSize(36, 40);
	iconDiving.shadowSize = new GSize(47, 40);
	iconDiving.iconAnchor = new GPoint(18, 40);
	iconDiving.infoWindowAnchor = new GPoint(20, 40);
	
	var iconEnvrironment = new GIcon(); 
    iconEnvrironment.image = "http://www.zantemap.gr/assets/images/environment.png";
	iconEnvrironment.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconEnvrironment.iconSize = new GSize(36, 40);
	iconEnvrironment.shadowSize = new GSize(47, 40);
	iconEnvrironment.iconAnchor = new GPoint(18, 40);
	iconEnvrironment.infoWindowAnchor = new GPoint(20, 40);	
	
	var iconTransBus = new GIcon(); 
    iconTransBus.image = "http://www.zantemap.gr/assets/images/transbus.png";
	iconTransBus.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconTransBus.iconSize = new GSize(36, 40);
	iconTransBus.shadowSize = new GSize(47, 40);
	iconTransBus.iconAnchor = new GPoint(18, 40);
	iconTransBus.infoWindowAnchor = new GPoint(20, 40);	

	var iconTransTaxi = new GIcon(); 
    iconTransTaxi.image = "http://www.zantemap.gr/assets/images/transtaxi.png";
	iconTransTaxi.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconTransTaxi.iconSize = new GSize(36, 40);
	iconTransTaxi.shadowSize = new GSize(47, 40);
	iconTransTaxi.iconAnchor = new GPoint(18, 40);
	iconTransTaxi.infoWindowAnchor = new GPoint(20, 40);

	var iconTransPlane = new GIcon(); 
    iconTransPlane.image = "http://www.zantemap.gr/assets/images/transplane.png";
	iconTransPlane.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconTransPlane.iconSize = new GSize(36, 40);
	iconTransPlane.shadowSize = new GSize(47, 40);
	iconTransPlane.iconAnchor = new GPoint(18, 40);
	iconTransPlane.infoWindowAnchor = new GPoint(20, 40);

	var iconTransBoat = new GIcon(); 
    iconTransBoat.image = "http://www.zantemap.gr/assets/images/transboat.png";
	iconTransBoat.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconTransBoat.iconSize = new GSize(36, 40);
	iconTransBoat.shadowSize = new GSize(47, 40);
	iconTransBoat.iconAnchor = new GPoint(18, 40);
	iconTransBoat.infoWindowAnchor = new GPoint(20, 40);

	var iconHotel = new GIcon(); 
    iconHotel.image = "http://www.zantemap.gr/assets/images/hotel.png";
	iconHotel.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconHotel.iconSize = new GSize(36, 40);
	iconHotel.shadowSize = new GSize(47, 40);
	iconHotel.iconAnchor = new GPoint(18, 40);
	iconHotel.infoWindowAnchor = new GPoint(20, 40);
	
	var iconAccom = new GIcon(); 
    iconAccom.image = "http://www.zantemap.gr/assets/images/hotel.png";
	iconAccom.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconAccom.iconSize = new GSize(36, 40);
	iconAccom.shadowSize = new GSize(47, 40);
	iconAccom.iconAnchor = new GPoint(18, 40);
	iconAccom.infoWindowAnchor = new GPoint(20, 40);

	var iconSquare = new GIcon(); 
    iconSquare.image = "http://www.zantemap.gr/assets/images/square.png";
	iconSquare.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconSquare.iconSize = new GSize(36, 40);
	iconSquare.shadowSize = new GSize(47, 40);
	iconSquare.iconAnchor = new GPoint(18, 40);
	iconSquare.infoWindowAnchor = new GPoint(20, 40);
	
	var iconRest = new GIcon(); 
    iconRest.image = "http://www.zantemap.gr/assets/images/restaurant.png";
	iconRest.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconRest.iconSize = new GSize(36, 40);
	iconRest.shadowSize = new GSize(47, 40);
	iconRest.iconAnchor = new GPoint(18, 40);
	iconRest.infoWindowAnchor = new GPoint(20, 40);

	var iconBar = new GIcon(); 
    iconBar.image = "http://www.zantemap.gr/assets/images/bar.png";
	iconBar.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconBar.iconSize = new GSize(36, 40);
	iconBar.shadowSize = new GSize(47, 40);
	iconBar.iconAnchor = new GPoint(18, 40);
	iconBar.infoWindowAnchor = new GPoint(20, 40);

	var iconBarPool = new GIcon(); 
    iconBarPool.image = "http://www.zantemap.gr/assets/images/barpool.png";
	iconBarPool.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconBarPool.iconSize = new GSize(36, 40);
	iconBarPool.shadowSize = new GSize(47, 40);
	iconBarPool.iconAnchor = new GPoint(18, 40);
	iconBarPool.infoWindowAnchor = new GPoint(20, 40);
	
	var iconSeaSports = new GIcon(); 
    iconSeaSports.image = "http://www.zantemap.gr/assets/images/seasports.png";
	iconSeaSports.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconSeaSports.iconSize = new GSize(36, 40);
	iconSeaSports.shadowSize = new GSize(47, 40);
	iconSeaSports.iconAnchor = new GPoint(18, 40);
	iconSeaSports.infoWindowAnchor = new GPoint(20, 40);

	var iconMinigolf = new GIcon(); 
    iconMinigolf.image = "http://www.zantemap.gr/assets/images/minigolf.png";
	iconMinigolf.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconMinigolf.iconSize = new GSize(36, 40);
	iconMinigolf.shadowSize = new GSize(47, 40);
	iconMinigolf.iconAnchor = new GPoint(18, 40);
	iconMinigolf.infoWindowAnchor = new GPoint(20, 40);

var iconSelected = new GIcon(); 
    iconSelected.image = "http://www.zantemap.gr/assets/images/black.png";
	iconSelected.shadow = "http://www.zantemap.gr/assets/images/shadow.png";
	iconSelected.iconSize = new GSize(36, 40);
	iconSelected.shadowSize = new GSize(47, 40);
	iconSelected.iconAnchor = new GPoint(18, 40);
	iconSelected.infoWindowAnchor = new GPoint(20, 40);
		
var customIcons = [];
    customIcons["13"] = iconMonuments;
	customIcons["3"] = iconSights;
	customIcons["4"] = iconAdmins;
	customIcons["9"] = iconTransPlane;	
	customIcons["10"] = iconTransBus;
	customIcons["11"] = iconTransBoat;
	customIcons["12"] = iconTransTaxi;
	customIcons["20"] = iconTheater;	
	customIcons["16"] = iconBeaches;
	customIcons["14"] = iconMuseum;
	customIcons["18"] = iconEnvrironment;    
	customIcons["15"] = iconChurch;
    customIcons["8"] = iconPort;
	customIcons["5"] = iconServices;
	customIcons["1"] = iconBank;
	customIcons["17"] = iconParking;
	customIcons["2"] = iconSport;
	customIcons["6"] = iconDoctor;
	customIcons["7"] = iconKep;
	customIcons["21"] = iconDiving;
	customIcons["19"] = iconSquare;
	customIcons["375"] = iconHotel;
	customIcons["220"] = iconAccom;
	customIcons["221"] = iconAccom;
	customIcons["219"] = iconAccom;
	customIcons["291"] = iconAccom;
	customIcons["239"] = iconRest;
	customIcons["240"] = iconRest;
	customIcons["241"] = iconRest;
	customIcons["242"] = iconRest;
	customIcons["243"] = iconRest;
	customIcons["363"] = iconBar;
	customIcons["364"] = iconBarPool;
	customIcons["257"] = iconSeaSports;
	customIcons["70"] = iconMinigolf;
	customIcons["selected"] = iconSelected;

//]]>