<!--

//  TOP LEVEL NAVIGATION

var dots

if ((pgtype=="tower") || (pgtype=="dist") || (pgtype=="design") || (pgtype=="losses") || (pgtype=="virtual")){ dots ="../../"} 

else {if (pgtype=="home") {dots=""} else {dots="../"}; };



document.write('<div id="navbox"><p>');
			if (pgtype=="home")
  {   document.write(' &nbsp; <span class="tab">Home</span> &nbsp; ');
  }
  else 
  {
	 document.write(' &nbsp; <a href="'+dots+'index.html">Home</a> &nbsp; '); 
  }
  
   
  if (pgtype=="200")
  {   document.write('<span class="tab">Bicentenary</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'bicentenary/index.htm">Bicentenary</a> &nbsp; '); 
  }
   
  
  if (pgtype=="history")
  {   document.write('<span class="tab">History</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'history/index.htm">History</a> &nbsp; '); 
  }
  
  
    if (pgtype=="design")
  {   document.write('<span class="tab">Design</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'south-coast/design/index.htm">Design</a> &nbsp; '); 
  }

  
  
    if (pgtype=="losses")
  {   document.write('<span class="tab">Losses</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'south-coast/losses/index.htm">Losses</a> &nbsp; '); 
  }
  
    if (pgtype=="dist")
  {   document.write('<span class="tab">Distribution</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'south-coast/distribution/index.htm">Distribution</a> &nbsp; '); 
  }
  
    if (pgtype=="tower")
  {   document.write('<span class="tab">The 74 Towers</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'south-coast/towers/1.htm">The 74 Towers</a> &nbsp; '); 
  }
  
      if (pgtype=="virtual")
  {   document.write('<span class="tab">Virtual Tour</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'south-coast/virtual-tour/index.htm">Virtual Tour</a> &nbsp; '); 
  }
  

      if (pgtype=="bib")
  {   document.write('<span class="tab">Bibliography</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'bibliography/index.htm">Bibliography</a> &nbsp; '); 
  }
  
      if (pgtype=="links")
  {   document.write('<span class="tab">Links</span> &nbsp; ');
  }
  else
  {
	 document.write('<a href="'+dots+'links/index.htm">Links</a> &nbsp; '); 
  }

document.write('</p><div id="navtab">');




// HOME NAVIGATION


if (pgtype=="home")
  {

 if (pagnum== "1") 
   {
 document.write('Home | ')
  }
   else 
   {
  document.write('<a href="index.html">Home</a> | ')
   }; 
   
   if (pagnum== "2") 
   {
 document.write('About this Site | ')
  }
   else 
   {
  document.write('<a href="about.htm">About this Site</a> | ')
   }; 
   
   if (pagnum== "3") 
   {
 document.write('Copyright | ')
  }
   else 
   {
  document.write('<a href="copyright.htm">Copyright</a> | ')
   };
   
      if (pagnum== "5") 
   {
 document.write('Site Redesign | ')
  }
   else 
   {
  document.write('<a href="redesign.htm">Site Redesign</a> | ')
   }; 
   
    if (pagnum== "6") 
   {
 document.write('Latest News | ')
  }
   else 
   {
  document.write('<a href="news.htm">Latest News</a> | ')
   }; 
   
   if (pagnum== "4") 
   {
 document.write('Martello Towers in a Nutshell')
  }
   else 
   {
  document.write('<a href="nutshell.htm">Martello Towers in a Nutshell</a>')
   }; 

  };
  
  

// 200 NAVIGATION


if (pgtype=="200")
  {

 if (pagnum== "1") 
   {
 document.write('Introduction | ')
  }
   else 
   {
  document.write('<a href="index.htm">Introduction</a> | ')
   }; 
   
   if (pagnum== "2") 
   {
 document.write('Foundation to Firestep >> ')
  }
   else 
   {
  document.write('<a href="foundation-firestep.htm">Foundation to Firestep</a> >> ')
   }; 
   
    if (pagnum== "3") 
   {
 document.write(' 1804 |')
  }
   else 
   {
  document.write(' <a href="1804.htm">1804</a> | ')
   }; 
   
       if (pagnum== "4") 
   {
 document.write(' 1805 |')
  }
   else 
   {
  document.write(' <a href="1805.htm">1805</a> | ')
   }; 
   

   if (pagnum== "5") 
   {
 document.write(' 1806 |')
  }
   else 
   {
  document.write(' <a href="1806.htm">1806</a> | ')
   }; 
   
   if (pagnum== "6") 
   {
 document.write(' 1807 |')
  }
   else 
   {
  document.write(' <a href="1807.htm">1807</a> | ')
   };  
   
    if (pagnum== "7") 
   {
 document.write(' 1808 |')
  }
   else 
   {
  document.write(' <a href="1808.htm">1808</a> | ')
   };  
   
          if (pagnum== "red") 
   {
 document.write(' Eastbourne Redoubt')
  }
   else 
   {
  document.write(' <a href="redoubt.htm">Eastbourne Redoubt</a>')
   }; 
   
   };



// HISTORY NAVIGATION


if (pgtype=="history")
  {

  
   if (pagnum== "2") 
   {
 document.write('Mortella Point | ')
  }
   else 
   {
  document.write('<a href="index.htm">Mortella Point</a> | ')
   }; 
   
   if (pagnum== "3") 
   {
 document.write('Towers Planned | ')
  }
   else 
   {
  document.write('<a href="planning.htm">Towers Planned</a> | ')
   };
   
   if (pagnum== "4") 
   {
 document.write('Work Begins | ')
  }
   else 
   {
  document.write('<a href="work-begins.htm">Work Begins</a> | ')
   }; 
   
   if (pagnum== "5") 
   {
 document.write('Smuggling | ')
  }
   else 
   {
  document.write('<a href="smuggling.htm">Smuggling</a> | ')
   }; 
   
   if (pagnum== "6") 
   {
 document.write('Invasion Scares')
  }
   else 
   {
  document.write('<a href="invasion-scares.htm">Invasion Scares</a>')
   }; 
   

  };
  
  
  // DESIGN NAVIGATION
  
  
  if (pgtype=="design")
  {

if (pagnum== "1") 
   {
 document.write('Introduction | ')
  }
   else 
   {
  document.write('<a href="index.htm">Introduction</a> | ')
   }; 
   
   if (pagnum== "2") 
   {
 document.write('Size | ')
  }
   else 
   {
  document.write('<a href="size.htm">Size</a> | ')
   }; 
   
   if (pagnum== "3") 
   {
 document.write('Structue | ')
  }
   else 
   {
  document.write('<a href="structure.htm">Structure</a> | ')
   };
   
   if (pagnum== "4") 
   {
 document.write('Ventilation | ')
  }
   else 
   {
  document.write('<a href="ventilation.htm">Ventilation</a> | ')
   }; 
   
   if (pagnum== "5") 
   {
 document.write('Moats | ')
  }
   else 
   {
  document.write('<a href="moats.htm">Moats</a> | ')
   }; 
   
   if (pagnum== "6") 
   {
 document.write('Ground Floor | ')
  }
   else 
   {
  document.write('<a href="ground-floor.htm">Ground Floor</a> | ')
   }; 
   
   if (pagnum== "7") 
   {
 document.write('First Floor | ')
  }
   else 
   {
  document.write('<a href="first-floor.htm">First Floor</a> | ')
   }; 
   
   if (pagnum== "8") 
   {
 document.write('Roof | ')
  }
   else 
   {
  document.write('<a href="roof.htm">Roof</a> | ')
   }; 
   
   if (pagnum== "9") 
   {
 document.write('Armament | ')
  }
   else 
   {
  document.write('<a href="armament.htm">Armament</a> | ')
   }; 
   
      if (pagnum== "10") 
   {
 document.write('World War II')
  }
   else 
   {
  document.write('<a href="ww2.htm">World War II</a>')
   }; 
   

  };
  
  
  // LOSSES NAVIGATION


if (pgtype=="losses")
  {

 if (pagnum== "1") 
   {
 document.write('Introduction | ')
  }
   else 
   {
  document.write('<a href="index.htm">Introduction</a> | ')
   }; 
   
   if (pagnum== "2") 
   {
 document.write('Beach Erosion | ')
  }
   else 
   {
  document.write('<a href="coast-erosion.htm">Beach Erosion</a> | ')
   }; 
   
   if (pagnum== "3") 
   {
 document.write('Artillery Test - 1 >> ')
  }
   else 
   {
  document.write('<a href="artillery.htm">Artillery Test - 1</a> >> ')
   };
   
   if (pagnum== "4") 
   {
 document.write('2 | ')
  }
   else 
   {
  document.write('<a href="artillery2.htm">2</a> | ')
   }; 
   
   if (pagnum== "5") 
   {
 document.write('3 | ')
  }
   else 
   {
  document.write('<a href="artillery3.htm">3</a> | ')
   }; 
   
   if (pagnum== "6") 
   {
 document.write('4 | ')
  }
   else 
   {
  document.write('<a href="artillery4.htm">4</a> | ')
   }; 
   
   if (pagnum== "7") 
   {
 document.write('5 | ')
  }
   else 
   {
  document.write('<a href="artillery5.htm">5</a> | ')
   }; 
   
   if (pagnum== "8") 
   {
 document.write('6 | ')
  }
   else 
   {
  document.write('<a href="artillery6.htm">6</a> | ')
   }; 
   
   if (pagnum== "9") 
   {
 document.write('7')
  }
   else 
   {
  document.write('<a href="artillery7.htm">7</a>')
   }; 
   

  };
  
  // DISTRIBUTION NAVIGATION


if (pgtype=="dist")
  {

 if (pagnum== "1") 
   {
 document.write('Introduction | ')
  }
   else 
   {
  document.write('<a href="index.htm">Introduction</a> | ')
   }; 
   
   if (pagnum== "2") 
   {
 document.write('Existing Defences | ')
  }
   else 
   {
  document.write('<a href="existing-defences.htm">Existing Defences</a> | ')
   }; 
   
   if (pagnum== "3") 
   {
 document.write('Royal Military Canal | ')
  }
   else 
   {
  document.write('<a href="military-canal.htm">Royal Military Canal</a> | ')
   };
   
   if (pagnum== "4") 
   {
 document.write('Martello Maps | ')
  }
   else 
   {
  document.write('<a href="maps.htm">Martello Maps</a> | ')
   }; 


   if (pagnum== "5") 
   {
 document.write('Interactive Map (165k)')
  }
   else 
   {
  document.write('<a href="interactive-map.htm">Interactive Map (165k)</a> ')
   };
  };
  
  
    // VIRTUAL NAVIGATION
  
  
  if (pgtype=="virtual")
  {

if (pagnum== "1") 
   {
 document.write('Introduction | ')
  }
   else 
   {
  document.write('<a href="index.htm">Introduction</a> | ')
   }; 
   
   if (pagnum== "2") 
   {
 document.write('Exterior | ')
  }
   else 
   {
  document.write('<a href="virtual1.htm">Exterior</a> | ')
   }; 
   
   if (pagnum== "3") 
   {
  document.write('Interior | ')
  }
   else 
   {
  document.write('<a href="virtual2.htm">Interior</a> | ')
   };
   
   if (pagnum== "4") 
   {
 document.write('Ground Floor | ')
  }
   else 
   {
  document.write('<a href="virtual3.htm">Ground Floor</a> | ')
   }; 
    
   if (pagnum== "6") 
   {
 document.write('Magazine | ')
  }
   else 
   {
  document.write('<a href="virtual4.htm">Magazine</a> | ')
   }; 
   
   if (pagnum== "7") 
   {
 document.write('First Floor | ')
  }
   else 
   {
  document.write('<a href="virtual5.htm">First Floor</a> | ')
   }; 
   
   if (pagnum== "8") 
   {
 document.write('Staircase | ')
  }
   else 
   {
  document.write('<a href="virtual6.htm">Staircase</a> | ')
   }; 
   
   if (pagnum== "9") 
   {
 document.write('Roof | ')
  }
   else 
   {
  document.write('<a href="virtual7.htm">Roof</a> | ')
   }; 
   
      if (pagnum== "10") 
   {
 document.write('Coastguard Station ')
  }
   else 
   {
  document.write('<a href="virtual8.htm">Coastguard Station</a>')
   }; 
    };
	
	
 if (pgtype=="bib")
  {

if (pagnum== "1") 
   {
 document.write('Introduction | ')
  }
   else 
   {
  document.write('<a href="index.htm">Introduction</a> | ')
   }; 
   
   if (pagnum== "books") 
   {
 document.write('Full Bibliography')
  }
   else 
   {
  document.write('<a href="books.htm">Full Bibliography</a>')
   }; 
  };
	
	
	// LINKS NAVIGATION


if (pgtype=="links")
  {
document.write('<br />')
 
  };
  
// START TOWER NAV  

  if (pgtype=="tower")
  {
  
 document.write('KENT - Folkestone: ');

if (towerno== "1")
   {
 document.write('1 | ');
  }
   else 
   {
  document.write('<a href="1.htm">1</a> | ');
   }; 

 if (towerno== "2") 
   {
 document.write('2 | ');
  }
   else 
   {
  document.write('<a href="2.htm">2</a> | ');
   }; 
   

if (towerno== "3") 
   {
 document.write('3 | ');
  }
   else 
   {
  document.write('<a href="3.htm">3</a> | ');
   }; 
   
   if (towerno== "4") 
   {
 document.write('4 | ');
  }
   else 
   {
  document.write('<a href="4.htm">4</a> | ');
   }; 
   
if (towerno== "sand") 
   {
 document.write('Sandgate Castle | ');
  }
   else 
   {
  document.write('<a href="sandgate-castle.htm">Sandgate Castle</a> | ');
   }; 

   if (towerno== "5") 
   {
 document.write('5 | ');
  }
   else 
   {
  document.write('<a href="5.htm">5</a> | ');
   }; 

if (towerno== "6") 
   {
 document.write('6 | ');
  }
   else 
   {
  document.write('<a href="6.htm">6</a> | ');
   }; 

if (towerno== "7") 
   {
 document.write('7 | ');
  }
   else 
   {
  document.write('<a href="7.htm">7</a> | ');
   }; 
   
   
   if (towerno== "8") 
   {
 document.write('8 | ');
  }
   else 
   {
  document.write('<a href="8.htm">8</a> | ');
   }; 

if (towerno== "9") 
   {
 document.write('9 | ');
  }
   else 
   {
  document.write('<a href="9.htm">9</a> | ');
   }; 
   
   
document.write('Hythe:  ');

   if (towerno== "10") 
   {
 document.write('10 | ');
  }
   else 
   {
  document.write('<a href="10.htm">10</a> | ');
   }; 


if (towerno== "11") 
   {
 document.write('11 | ');
  }
   else 
   {
  document.write('<a href="11.htm">11</a> | ');
   }; 


if (towerno== "12") 
   {
 document.write('12 | ');
  }
   else 
   {
  document.write('<a href="12.htm">12</a> | ');
   }; 


if (towerno== "13") 
   {
 document.write('13 | ');
  }
   else 
   {
  document.write('<a href="13.htm">13</a> | ');
   }; 


if (towerno== "14") 
   {
 document.write('14 | ');
  }
   else 
   {
  document.write('<a href="14.htm">14</a> | ');
   }; 


if (towerno== "15") 
   {
 document.write('15 | ');
  }
   else 
   {
  document.write('<a href="15.htm">15</a> | ');
   }; 


if (towerno== "16") 
   {
 document.write('16 | ');
  }
   else 
   {
  document.write('<a href="16.htm">16</a> | ');
   }; 



if (towerno== "17") 
   {
 document.write('17 | ');
  }
   else 
   {
  document.write('<a href="17.htm">17</a> | ');
   }; 


if (towerno== "18") 
   {
 document.write('18 | ');
  }
   else 
   {
  document.write('<a href="18.htm">18</a> | ');
   }; 


if (towerno== "19") 
   {
 document.write('19 | ');
  }
   else 
   {
  document.write('<a href="19.htm">19</a> | ');
   }; 

document.write('Dymchurch:  ');

if (towerno== "20") 
   {
 document.write('20 | ');
  }
   else 
   {
  document.write('<a href="20.htm">20</a> | ');
   }; 
   

if (towerno== "21") 
   {
 document.write('21 | ');
  }
   else 
   {
  document.write('<a href="21.htm">21</a> | ');
   }; 


if (towerno== "dym") 
   {
 document.write('Redoubt | ');
  }
   else 
   {
  document.write('<a href="dymchurch-redoubt.htm">Redoubt</a> | ');
   }; 



if (towerno== "22") 
   {
 document.write('22 | ');
  }
   else 
   {
  document.write('<a href="22.htm">22</a> | ');
   }; 



if (towerno== "23") 
   {
 document.write('23 | ');
  }
   else 
   {
  document.write('<a href="23.htm">23</a> | ');
   }; 



if (towerno== "24") 
   {
 document.write('24 | ');
  }
   else 
   {
  document.write('<a href="24.htm">24</a> | ');
   }; 


if (towerno== "25") 
   {
 document.write('25 | ');
  }
   else 
   {
  document.write('<a href="25.htm">25</a> | ');
   }; 


if (towerno== "26") 
   {
 document.write('26 | ');
  }
   else 
   {
  document.write('<a href="26.htm">26</a> | ');
   }; 


if (towerno== "27") 
   {
 document.write('27');
  }
   else 
   {
  document.write('<a href="27.htm">27</a>');
   }; 

document.write('<br /><hr />SUSSEX - Rye: ');


if (towerno== "28") 
   {
 document.write('28 | ');
  }
   else 
   {
  document.write('<a href="28.htm">28</a> | ');
   }; 


if (towerno== "29") 
   {
 document.write('29 | ');
  }
   else 
   {
  document.write('<a href="29.htm">29</a> | ');
   }; 



if (towerno== "30") 
   {
 document.write('30 | ');
  }
   else 
   {
  document.write('<a href="30.htm">30</a> | ');
   }; 

document.write('Pett Level: ');

if (towerno== "31") 
   {
 document.write('31 | ');
  }
   else 
   {
  document.write('<a href="31.htm">31</a> | ');
   };  


if (towerno== "32") 
   {
 document.write('32 | ');
  }
   else 
   {
  document.write('<a href="32.htm">32</a> | ');
   };  


if (towerno== "33") 
   {
 document.write('33 | ');
  }
   else 
   {
  document.write('<a href="33.htm">33</a> | ');
   };  


if (towerno== "34") 
   {
 document.write('34 | ');
  }
   else 
   {
  document.write('<a href="34.htm">34</a> | ');
   };  


if (towerno== "35") 
   {
 document.write('35 | ');
  }
   else 
   {
  document.write('<a href="35.htm">35</a> | ');
   };  


if (towerno== "36") 
   {
 document.write('36 | ');
  }
   else 
   {
  document.write('<a href="36.htm">36</a> | ');
   };  


if (towerno== "37") 
   {
 document.write('37 | ');
  }
   else 
   {
  document.write('<a href="37.htm">37</a> | ');
   };  


if (towerno== "38") 
   {
 document.write('38 | ')
  }
   else 
   {
  document.write('<a href="38.htm">38</a> | ')
   };
   
document.write('Bexhill: ');

if (towerno== "39") 
   {
 document.write('39 | ')
  }
   else 
   {
  document.write('<a href="39.htm">39</a> | ')
   }; 

if (towerno== "40") 
   {
 document.write('40 | ')
  }
   else 
   {
  document.write('<a href="40.htm">40</a> | ')
   };  
 

if (towerno== "41") 
   {
 document.write('41 | ')
  }
   else 
   {
  document.write('<a href="41.htm">41</a> | ')
   };  
 

if (towerno== "42") 
   {
 document.write('42 | ')
  }
   else 
   {
  document.write('<a href="42.htm">42</a> | ')
   };  
 

if (towerno== "43") 
   {
 document.write('43 | ')
  }
   else 
   {
  document.write('<a href="43.htm">43</a> | ')
   };  
 

if (towerno== "44") 
   {
 document.write('44 | ')
  }
   else 
   {
  document.write('<a href="44.htm">44</a> | ')
   };  
 

if (towerno== "45") 
   {
 document.write('45 | ')
  }
   else 
   {
  document.write('<a href="45.htm">45</a> | ')
   };  
 

if (towerno== "46") 
   {
 document.write('46 | ')
  }
   else 
   {
  document.write('<a href="46.htm">46</a> | ')
   };  
 

if (towerno== "47") 
   {
 document.write('47 | ')
  }
   else 
   {
  document.write('<a href="47.htm">47</a> | ')
   };  
 

if (towerno== "48") 
   {
 document.write('48 | ')
  }
   else 
   {
  document.write('<a href="48.htm">48</a> | ')
   };  
 

if (towerno== "49") 
   {
 document.write('49 | ')
  }
   else 
   {
  document.write('<a href="49.htm">49</a> | ')
   };  
 

if (towerno== "50") 
   {
 document.write('50 | ')
  }
   else 
   {
  document.write('<a href="50.htm">50</a> | ')
   };   
 

 
document.write('Norman\'s Bay: ');

if (towerno== "51") 
   {
 document.write('51 | ')
  }
   else 
   {
  document.write('<a href="51.htm">51</a> | ')
   };  
 

if (towerno== "52") 
   {
 document.write('52 | ')
  }
   else 
   {
  document.write('<a href="52.htm">52</a> | ')
   };  
 

if (towerno== "53") 
   {
 document.write('53 | ')
  }
   else 
   {
  document.write('<a href="53.htm">53</a> | ')
   };  
 

if (towerno== "54") 
   {
 document.write('54 | ')
  }
   else 
   {
  document.write('<a href="54.htm">54</a> | ')
   };  
 

if (towerno== "55") 
   {
 document.write('55 | ')
  }
   else 
   {
  document.write('<a href="55.htm">55</a> | ')
   };  
 

if (towerno== "56") 
   {
 document.write('56 | ')
  }
   else 
   {
  document.write('<a href="56.htm">56</a> | ')
   };  
 

if (towerno== "57") 
   {
 document.write('57 | ')
  }
   else 
   {
  document.write('<a href="57.htm">57</a> | ')
   };  
 

if (towerno== "58") 
   {
 document.write('58 | ')
  }
   else 
   {
  document.write('<a href="58.htm">58</a> | ')
   };  
   
 document.write('Pevensey Bay: ');

if (towerno== "59") 
   {
 document.write('59 | ')
  }
   else 
   {
  document.write('<a href="59.htm">59</a> | ')
   };  
 

if (towerno== "60") 
   {
 document.write('60 | ')
  }
   else 
   {
  document.write('<a href="60.htm">60</a> | ')
   };  
 

if (towerno== "61") 
   {
 document.write('61 | ')
  }
   else 
   {
  document.write('<a href="61.htm">61</a> | ')
   };  
 

if (towerno== "62") 
   {
 document.write('62 | ')
  }
   else 
   {
  document.write('<a href="62.htm">62</a> | ')
   };  
 

if (towerno== "63") 
   {
 document.write('63 | ')
  }
   else 
   {
  document.write('<a href="63.htm">63</a> | ')
   };  
 

if (towerno== "64") 
   {
 document.write('64 | ')
  }
   else 
   {
  document.write('<a href="64.htm">64</a> | ')
   };  
 

if (towerno== "65") 
   {
 document.write('65 | ')
  }
   else 
   {
  document.write('<a href="65.htm">65</a> | ')
   };  
 

if (towerno== "66") 
   {
 document.write('66 | ')
  }
   else 
   {
  document.write('<a href="66.htm">66</a> | ')
   };  
 
document.write('Eastbourne:  ');

if (towerno== "67") 
   {
 document.write('67 | ')
  }
   else 
   {
  document.write('<a href="67.htm">67</a> | ')
   };  
 

if (towerno== "68") 
   {
 document.write('68 | ')
  }
   else 
   {
  document.write('<a href="68.htm">68</a> | ')
   };  
 

if (towerno== "69") 
   {
 document.write('69 | ')
  }
   else 
   {
  document.write('<a href="69.htm">69</a> | ')
   };  
 

if (towerno== "70") 
   {
 document.write('70 | ')
  }
   else 
   {
  document.write('<a href="70.htm">70</a> | ')
   };  
 

if (towerno== "71") 
   {
 document.write('71 | ')
  }
   else 
   {
  document.write('<a href="71.htm">71</a> | ')
   };  
 

if (towerno== "72") 
   {
 document.write('72 | ')
  }
   else 
   {
  document.write('<a href="72.htm">72</a> | ')
   };  
 

if (towerno== "eastb") 
   {
 document.write('Redoubt | ')
  }
   else 
   {
  document.write('<a href="eastbourne-redoubt.htm">Redoubt</a> | ')
   };  
 

if (towerno== "73") 
   {
 document.write('73 | ')
  }
   else 
   {
  document.write('<a href="73.htm">73</a> | ')
   };  


 
document.write('Seaford: ');

if (towerno== "74") 
   {
 document.write('74')
  }
   else 
   {
  document.write('<a href="74.htm">74</a>')
   };
  
   
  };
document.write('</div></div>');


  // -->