function writeNorthIsland()
{
    // put the correct tab in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	
	// stick the map pic into the left-hand div
	document.getElementById('maplefthalf').innerHTML = "<img src='kowhai-images/k-north-island.gif' width='300' height='446' alt='New Zealand North Island' />    <div id='farnorthButton'  onclick='farnorthAddresses()'><img src='kowhai-images/location-button.gif' alt='Far North' width='12px' height='12px' /> </div>    <div id='aucklandButton'  onclick='aucklandAddresses()'><img src='kowhai-images/location-button.gif' alt='Auckland' width='12px' height='12px' /> </div> <div id='northlandButton'  onclick='northlandAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Northland' /> </div>  <div id='coromandelButton'  onclick='coromandelAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Coromandel' /> </div>  <div id='waikatoButton'  onclick='waikatoAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Waikato' /> </div>  <div id='taurangaButton'  onclick='taurangaAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Tauranga' /> </div>  <div id='rotoruaButton'  onclick='rotoruaAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Rotorua' /> </div>  <div id='taranakiButton'  onclick='taranakiAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Taranaki' /> </div>   <div id='taupoButton'  onclick='taupoAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Taupo' /> </div>  <div id='gisborneButton'  onclick='gisborneAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Gisborne' /> </div>  <div id='wanganuiButton'  onclick='wanganuiAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Wanganui' /> </div>  <div id='hawkesButton'  onclick='hawkesAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Hawkes Bay' /> </div>  <div id='manuatuButton'  onclick='manuatuAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Manawatu' /> </div>  <div id='wairaButton'  onclick='wairaAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Wairarapa' /> </div>  <div id='wellingtonButton'  onclick='wellingtonAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Wellington' /> </div>";
	
	
}

function writeSouthIsland()
{
	// put the correct tab in
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	// stick the map pic into the right-hand div
	document.getElementById('maprighthalf').innerHTML = "<img src='kowhai-images/k-south-island.gif' width='331' height='446' alt='New Zealand South Island' />  <div id='nelsonButton'  onclick='nelsonAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Nelson' /></div>  <div id='marlButton'  onclick='marlAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Marlborough' /></div>   <div id='westButton'  onclick='westAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='West Coast' /></div>   <div id='canterburyButton'  onclick='canterburyAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Canterbury' /></div>   <div id='southcantButton'  onclick='southcantAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='South Canterbury' /></div>   <div id='otagoButton'  onclick='otagoAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Otago' /></div>   <div id='lakeDistrictsButton'  onclick='lakeDistrictsAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='LakeDistricts' /></div>   <div id='southlandButton'  onclick='southlandAddresses()'><img src='kowhai-images/location-button.gif' width='12px' height='12px' alt='Southland' /></div>";
}

function farnorthAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Far North</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Martin Kelly</span><br/>Phone: 021 0256 1878<br/>Email: <a class='kowhaismalllink' href='mailto:roofcoatings@hotmail.com?subject=Query%20from%20website'>roofcoatings@hotmail.com</a></p>   <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate<br/>&#8226; Textured Ceiling Removal</p>";
}

function northlandAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Northland</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Martin Kelly</span><br/>Phone: 021 0256 1878<br/>Email: <a class='kowhaismalllink' href='mailto:roofcoatings@hotmail.com?subject=Query%20from%20website'>roofcoatings@hotmail.com</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate<br/>&#8226; Textured Ceiling Removal</p>";
}

function aucklandAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Auckland</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Kowhai Supply Co. Ltd <br/>Head Office</span><br/>Phone: 09 263 8805<br/>Fax: 09 263 5284<br/>Email: <a class='kowhaismalllink' href='mailto:kowhaicoatings@xtra.co.nz?subject=Query%20from%20website'>kowhaicoatings@xtra.co.nz</a></p>   <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate<br/>&#8226; Textured Ceiling Removal</p>  <hr/>  <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Kevin Murray - New Life Roofing <br/>North Shore</span><br/>Fax: 09 415 8926<br/>Mobile: 021 288 7853<br/>Email: <a class='kowhaismalllink' href='mailto:jkmurray@clear.net.nz?subject=Query%20from%20website'>jkmurray@clear.net.nz</a></p>   <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application</p>  <hr/>  <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Ian Smith - Ians Roof Services</span>  <br/>Phone: 09 298 4467 South Auckland or<br/>Phone: 09 239 0562 Franklin</p>   <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application</p>";
}

function coromandelAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Coromandel</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Gavin Bond</span><br/>Phone: 07 868 4774<br/>Mobile: 027 683 7294<br/>Email: <a class='kowhaismalllink' href='mailto:taniabond@xtra.co.nz?subject=Query%20from%20website'>taniabond@xtra.co.nz</a></p>   <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate<br/>&#8226; Textured Ceiling Removal</p>";
}

function waikatoAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Waikato</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>John Snyman<br/>Kowhai Coatings</span><br/>Phone: 07 850 6556<br/>Mobile: 027 610 8186<br/>Fax: 07 850 6245<br/>Email: <a class='kowhaismalllink' href='mailto:mongwe@clear.net.nz?subject=Query%20from%20website'>mongwe@clear.net.nz</a></p>   <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate<br/>&#8226; Textured Ceiling Removal</p>";
}

function taurangaAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Tauranga</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>The Renovators Painters &amp; Decorators Ltd</span><br/>Phone: 07 357 2772<br/>Mobile: 027 493 7295<br/>Fax: 07 357 5685<br/>Email: <a class='kowhaismalllink' href='mailto:rnov8rs@xtra.co.nz?subject=Query%20from%20website'>rnov8rs@xtra.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate<br/>&#8226; Textured Ceiling Removal</p>";
}

function rotoruaAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Rotorua</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Tony Payne</span><br/>Phone: 07 357 2772<br/>Mobile: 027 493 7295<br/>Fax: 07 357 5685<br/>Email: <a class='kowhaismalllink' href='mailto:rnov8rs@xtra.co.nz?subject=Query%20from%20website'>rnov8rs@xtra.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate<br/>&#8226; Textured Ceiling Removal</p>";
}

function taranakiAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Taranaki</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Rob Forsyth</span><br/>Phone: 06 753 2007<br/>Mobile: 021 687 703<br/>Fax: 06 753 2007</p>    <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function taupoAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Taupo</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Terry O&#39;Brien<br/>Total Property Managers Ltd</span><br/>Phone: 07 386 5189<br/>Mobile: 027 242 8153<br/>Fax: 07 386 5189<br/>Email: <a class='kowhaismalllink' href='mailto:joandp@xtra.co.nz?subject=Query%20from%20website'>joandp@xtra.co.nz</a></p>    <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function gisborneAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Gisborne</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Ben Thompson</span><br/>Phone: 06 867 4977<br/>Mobile: 027 493 7236<br/>Email: <a class='kowhaismalllink' href='mailto:btpainter@xtra.co.nz?subject=Query%20from%20website'>btpainter@xtra.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function wanganuiAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Wanganui</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Malcolm Skinner<br/>Mal&#39;s Roofing</span><br/>Phone: 06 347 6728<br/>Mobile: 027 237 9174<br/>Email: <a class='kowhaismalllink' href='mailto:malsroofing@xtra.co.nz?subject=Query%20from%20website'>malsroofing@xtra.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function hawkesAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Hawkes Bay</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Mark Chapman</span><br/>Phone: 06 843 7859<br/>Mobile: 027 570 1154<br/>Email: <a class='kowhaismalllink' href='mailto:hbroofdoctor@xtra.co.nz?subject=Query%20from%20website'>hbroofdoctor@xtra.co.nz</a></p>    <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function manuatuAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Manawatu</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Warren McCarthy</span><br/>Phone: 06 354 7342<br/>Mobile: 027 442 8591<br/>Fax: 06 354 7613</p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function wairaAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Wairarapa</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Rod Miller<br/>Water-Mart Wairarapa Limited</span><br/>Phone: 06 378 2333<br/>Mobile: 027 444 4409<br/>Fax: 06 378 2337<br/>Email: <a class='kowhaismalllink' href='mailto:rod@watermart.co.nz?subject=Query%20from%20website'>rod@watermart.co.nz</a></p>    <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function wellingtonAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-forward-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-back-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maprighthalf').innerHTML = 
       "<h3>Wellington</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Darren Meyrick</span><br/>Mobile: 027 629 5207</p>    <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>";
}

function nelsonAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>Nelson</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Brian Brown</span><br/>Phone: 03 541 0218<br/>Mobile: 0274 779 379<br/>Email: <a class='kowhaismalllink' href='mailto:interiors@ihug.co.nz ?subject=Query%20from%20website'>interiors@ihug.co.nz </a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting</p></div>";
}

function marlAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>Marlborough</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Andy Walter</span><br/>Mobile: 027 478 3045<br/>Email: <a class='kowhaismalllink' href='mailto:walterclan@slingshot.co.nz ?subject=Query%20from%20website'>walterclan@slingshot.co.nz </a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting</p></div>";
}

function westAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>West Coast</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Wayne McDonnell</span><br/>Phone: 03 486 1294<br/>Mobile: 027 444 2100<br/>Fax: 03 489 6125<br/>Email: <a class='kowhaismalllink' href='mailto:wayne58@xtra.co.nz?subject=Query%20from%20website'>wayne58@xtra.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p>  <hr/>   <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>David Spark</span><br/>Phone: 03 768 9050<br/>Mobile: 027 224 4038<br/>Fax: 03 768 9050<br/>Email: <a class='kowhaismalllink' href='mailto:dave.mareespark@xtra.co.nz?subject=Query%20from%20website'>dave.mareespark@xtra.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; House Painting</p></div>";
}

function canterburyAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>Canterbury</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Wayne McDonnell</span><br/>Phone: 03 354 9295 North Canterbury or<br/>Phone: 337 1524 South Canterbury<br/>Mobile: 027 444 2100<br/>Fax: 03 355 5958<br/>Email: <a class='kowhaismalllink' href='mailto:wayne58@xtra.co.nz?subject=Query%20from%20website'>wayne58@xtra.co.nz</a></p>    <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p></div>";
}

function southcantAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>South Canterbury</h3><h4>Timaru and Ashburton</h4><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Tony Pearce</span><br/>Phone: 03 303 9140<br/>Mobile: 027 541 3801<br/>Email: <a class='kowhaismalllink' href='mailto:tony@huntfish.co.nz?subject=Query%20from%20website'>tony@huntfish.co.nz</a></p>    <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span> &#8226; Roof Painting &#8226; Roof Moss Control Application &#8226; House Painting &#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p><h4>Oamaru</h4><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Andrew Murray</span><br/>Phone: 03 453 1129<br/>Mobile: 021 185 3956<br/>Email: <a class='kowhaismalllink' href='mailto:a.mpainters@slingshot.co.nz?subject=Query%20from%20website'>a.mpainters@slingshot.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span> &#8226; Roof Painting &#8226; Roof Moss Control Application &#8226; House Painting &#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p></div>";
}

function otagoAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>Otago</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Andrew Murray</span><br/>Phone: 03 453 1129<br/>Mobile: 021 185 3956<br/>Email: <a class='kowhaismalllink' href='mailto:a.mpainters@slingshot.co.nz?subject=Query%20from%20website'>a.mpainters@slingshot.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p></div>";
}

function lakeDistrictsAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>Central Otago - Lake Districts</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Central Lakes Roofing Ltd<br/>Tony Armstrong</span><br/>Phone: 03 445 3527<br/>Email: <a class='kowhaismalllink' href='mailto:tony-armstrong@xtra.co.nz?subject=Query%20from%20website'>tony-armstrong@xtra.co.nz</a><br/>Website: <a class='kowhaismalllink' href='http://www.centrallakesroofing.co.nz/'>www.centrallakesroofing.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p></div>";
}

function southlandAddresses()
{
	// put the correct tabs in
	document.getElementById('mapnorthtab').innerHTML = "<img src='kowhai-images/k-nth-isl-back-tab.gif' alt='North Island Applicators' width='237' height='30' />";
	document.getElementById('mapsouthtab').innerHTML = "<img src='kowhai-images/k-sth-isl-forward-tab.gif' alt='South Island Applicators' width='237' height='30' />";
	
	document.getElementById('maplefthalf').innerHTML = 
       "<div id='maplefthalfinner'><h3>Southland</h3><p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Graeme Howie</span><br/>Phone: 03 213 0371<br/>Mobile: 027 693 0405<br/>Email: <a class='kowhaismalllink' href='mailto:gdhowie@xtra.co.nz?subject=Query%20from%20website'>gdhowie@xtra.co.nz</a></p>     <p class=\'kowhaicopysmall\'><span class=\'kowhaibold\'>Services Available:</span><br/>&#8226; Roof Painting<br/>&#8226; Roof Moss Control Application<br/>&#8226; House Painting<br/>&#8226; &#39;Spray It Yourself&#39; Mosskill Concentrate</p></div>";
}