var _labelLookupController = $(document).labelLookupController();
var ts = {};
var t;

// -----------------
//  Milford
// -----------------
	t = {};
	t.id = 'Milford - Home of Middle Earth';
	t.enabled = false;
	t.content = _labelLookupController.getHobbitCampaignUrl();
	t.div = null;
	ts[t.id] = t;


t = {};
t.id = 'Milford - peak';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('landscapes','<span class="icon-22 icon-22-landscapes"></span>');
t.div = null;
t.offset_x = new Array(); 
t.offset_x.push({threshold:1005, offset:40});
t.offset_y = new Array(); 
t.offset_y.push({threshold:700, offset:20});
ts[t.id] = t;

t = {};
t.id = 'Milford - far bank';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('milford-sound');
t.div = null;
t.offset_x = new Array(); 
t.offset_x.push({threshold:8888, offset:+100});
t.offset_y = new Array(); 
t.offset_y.push({threshold:8888, offset:-80});
ts[t.id] = t;

t = {};
t.id = 'Milford - midlake';
t.enabled = true;
t.content =  _labelLookupController.getHomePageHTMLTagUrl('boat-cruises');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Milford - kayaks';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('kayaking');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Milford - near bank';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('walking-and-hiking');
t.div = null;
t.offset_x = new Array(); 
t.offset_x.push({threshold:1920, offset:100});
ts[t.id] = t;

t = {};
t.id = 'Milford - log';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('nature','<span class="icon-22 icon-22-nature"></span>');
t.div = null;
t.offset_x = new Array(); 
t.offset_x.push({threshold:1005, offset:-100});
ts[t.id] = t;






// -----------------
//  Rotorua
// -----------------
t = {};
t.id = 'Rotorua - sky';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('rotorua');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Rotorua - geyser';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('geothermal');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Rotorua - midground bush';
t.enabled = true;
t.content =  _labelLookupController.getHomePageHTMLTagUrl('landscapes','<span class="icon-22 icon-22-landscapes"></span>');
t.div = null;
t.offset_x = new Array(); 
t.offset_x.push({threshold:1005, offset:-90});
ts[t.id] = t;

t = {};
t.id = 'Rotorua - tree';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('history');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Rotorua - weavers';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('attractions');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Rotorua - footpath';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('culture','<span class="icon-22 icon-22-culture"></span>');
t.div = null;
ts[t.id] = t;



// -----------------
//  Waiheke
// -----------------
t = {};
t.id = 'Waiheke - sky high';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('getting-here','<span class="icon-22 icon-22-getting-here"></span>');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - sky mid';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('getting-around','<span class="icon-22 icon-22-getting-around"></span>');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - Auckland';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('auckland');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - distant trees';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('waiheke-island');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - balcony wine';
t.enabled = true;
t.content =  _labelLookupController.getHomePageHTMLTagUrl('wine');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - balcony transition top';
t.enabled = true;
t.content =  _labelLookupController.getHomePageHTMLTagUrl('facts','<span class="icon-22 icon-22-facts"></span>');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - balcony transition middle';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('accommodation','<span class="icon-22 icon-22-accommodation"></span>');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - balcony transition bottom';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('things-to-do','<span class="icon-22 icon-22-things-to-do "></span>');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - bike';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('cycling');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - table wine';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('wine');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - table food';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('food');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - table left';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('explore','<span class="icon-22 icon-22-article"></span>');
t.div = null;
ts[t.id] = t;

t = {};
t.id = 'Waiheke - table right';
t.enabled = true;
t.content = _labelLookupController.getHomePageHTMLTagUrl('plan','<span class="icon-22 icon-22-online-booking-service"></span>');
t.div = null;
ts[t.id] = t;

