// JavaScript Document


IMG_SHARED = '/img/wifi_free.png';
IMG_AIRPORT = '/img/wifi_airport.png';
IMG_GAS = '/img/wifi_petrol_station.png';
IMG_TRAIN = '/img/wifi_trainstation.png';
IMG_COFFEE = '/img/wifi_coffee.png';
IMG_HOTEL = '/img/wifi_hotel.png';
IMG_OTHER = '/img/wifi_other.png';

IMG_SHARED_L = '/img/wifi_free_large.png';
IMG_AIRPORT_L = '/img/wifi_airport_large.png';
IMG_GAS_L = '/img/wifi_petrol_station_large.png';
IMG_TRAIN_L = '/img/wifi_trainstation_large.png';
IMG_COFFEE_L = '/img/wifi_coffee_large.png';
IMG_HOTEL_L = '/img/wifi_hotel_large.png';
IMG_OTHER_L = '/img/wifi_other_large.png';
