//<!---Begin Specification
var nn4 = 0;
if(document.images) nn4 = (document.layers);
if(nn4){
strg1='<td bgcolour="navy" width="60"><font color="white"><b><a href=';
strg2='</b></a></font></td>';
strg3='<td width="60" border="2" bgcolor="darkblue"><A href=';
strg4='><font color="white" size="4"><b>';
strg5='<td width="60" border="2" bgcolor="blue"><A href=';
strg6='><font color="white" size="4"><b>';
}
else {
strg1='<td class="tditem"><b>';
strg2='</b></font></b></td>';
strg3='<td class="tditem" onmouseover="bgColor='+"'blue'"+'" onClick="window.location=';
strg4='" style="cursor:hand" onmouseout="bgColor='+"'darkblue'"+'" bgcolor="darkblue"><b>';
strg5='<td class="tditem" onmouseover="bgColor='+"'#aaaaff'"+'" onClick="window.location=';
strg6='" style="cursor:hand" onmouseout="bgColor='+"'blue'"+'" bgcolor="blue"><b>';
}
document.write('<P align="CENTER">');
/*if(nn4) document.write('<table border="4" bordercolor="#FFFFCC" align="CENTER">');
else */document.write('<table border="0" align="CENTER" cellpadding="5" cellspacing="8" bgcolor="ffffcc" bordercolordark="#000033" bordercolorlight="#000033">');
document.write('<tr>');
document.write(strg5+"'#top'"+strg6+"Top"+strg2);
document.write(strg3+"'index.html'"+strg4+"Home<br>WhatsNew?"+strg2);
document.write(strg3+"'village.htm'"+strg4+"Village<br>Sundries"+strg2);
document.write(strg3+"'news.htm'"+strg4+"News &<br>Views"+strg2);
document.write(strg3+"'events.htm'"+strg4+"Events<br>Diary"+strg2);
document.write(strg3+"'alpool.htm'"+strg4+"Abbots<br>Pool"+strg2);
document.write(strg3+"'nature.htm'"+strg4+"Nature<br>Green"+strg2);
document.write(strg3+"'photos/index.html'"+strg4+"Photo<br>Gallery"+strg2);
document.write(strg3+"'archives/index.html'"+strg4+"Archive<br>Gallery"+strg2);
document.write(strg3+"'parish.htm'"+strg4+"Parish<br>Council"+strg2);
document.write(strg3+"'contacts.htm'"+strg4+"Contacts<br>Links"+strg2)
document.write(strg5+"'javascript:history.go(-1)'"+strg6+"Back"+strg2);
document.write('</tr></table>');
document.write('<p align="center"><font size="2"><b>');
document.write('Copyright © 2001 Abbots Leigh Civic Society. All rights reserved.<A href="javascript:copyrite()"><FONT color=purple size="-1" ><br><b>© Copyright information</b></FONT></A>&nbsp; &nbsp;');
document.write(Update+'</b></center>');
//End-->
