
//Map Url
var baseUrl = "http://maps.IllinoisState.edu"

//Map Tile Urls
var mapImagesUrl = new Array();
mapImagesUrl[0] = "http://set1.map.ilstu.edu/WebMap_Tiles/";
mapImagesUrl[1] = "http://set2.map.ilstu.edu/WebMap_Tiles/";
mapImagesUrl[2] = "http://set3.map.ilstu.edu/WebMap_Tiles/";
mapImagesUrl[3] = "http://set4.map.ilstu.edu/WebMap_Tiles/";