ns=navigator.appName==("Netscape");
mac=(navigator.appVersion.indexOf("Mac")!=-1);

//alert(ns);
//alert(mac);
if (!ns && !mac)
{
document.write('<table cellpadding=\"0\" cellspacing=\"0\" border=0 width=700 align=center background=\"../../pics/red_pixel.gif\">');
document.write('		<tr>');
document.write('		<td width=\"10\"><img src=\"../../pics/top_nav_camp_blank.gif\" width=\"10\" height=\"23\" alt=\"\" border=\"0\"></td>');
document.write('		<td width=95 height=23 align=\"center\"><a href=\'../../defaults/default/this_month.htm\' onMouseOver=\"HM_f_PopUp(\'elMenu1\',event)\" onMouseOut=\"HM_f_PopDown(\'elMenu1\')\"><img src=\"../../pics/top_nav_camp_month.gif\" height=\"23\" alt=\"\" border=\"0\"></a></td>');
document.write('		<td width=70 height=23 align=\"center\"><a href=\'http://www.nationaltrust.org.uk/trusty/\' onMouseOver=\"HM_f_PopUp(\'elMenu2\',event)\" onMouseOut=\"HM_f_PopDown(\'elMenu2\')\"><img src=\"../../pics/top_nav_camp_trusty.gif\" height=\"23\" alt=\"\" border=\"0\"></a></td>');
document.write('		<td width=100 height=23 align=\"center\"><a href=\'../../interactive/default/index.htm\' onMouseOver=\"HM_f_PopUp(\'elMenu6\',event)\" onMouseOut=\"HM_f_PopDown(\'elMenu6\')\"><img src=\"../../pics/top_nav_camp_interactive.gif\" height=\"23\" alt=\"\" border=\"0\"></a></td>');
document.write('		<td width=90 height=23 align=\"center\"><a href=\'../../defaults/default/learning.htm\' onMouseOver=\"HM_f_PopUp(\'elMenu3\',event)\" onMouseOut=\"HM_f_PopDown(\'elMenu3\')\"><img src=\"../../pics/top_nav_camp_learning.gif\" height=\"23\" alt=\"\" border=\"0\"></a></td>');
document.write('		<td width=95 height=23 align=\"center\"><a href=\'../../defaults/default/discovery.htm\' onMouseOver=\"HM_f_PopUp(\'elMenu4\',event)\" onMouseOut=\"HM_f_PopDown(\'elMenu4\')\"><img src=\"../../pics/top_nav_camp_discovery.gif\" height=\"23\" alt=\"\" border=\"0\"></a></td>');
document.write('		<td width=90 height=23 align=\"center\"><a href=\'../../feedback/default/feedback.htm\' onMouseOver=\"HM_f_PopUp(\'elMenu5\',event)\" onMouseOut=\"HM_f_PopDown(\'elMenu5\')\"><img src=\"../../pics/top_nav_camp_feedback.gif\" height=\"23\" alt=\"\" border=\"0\"></a></td>');
document.write('		<td width=90 height=23 align=\"center\"><a href=\'../../defaults/default/trust_facts.htm\' onMouseOver=\"HM_f_PopUp(\'elMenu7\',event)\" onMouseOut=\"HM_f_PopDown(\'elMenu7\')\"><img src=\"../../pics/top_nav_camp_trust.gif\" height=\"23\" alt=\"\" border=\"0\"></a></td>');
document.write('		</tr>');
document.write('		</table>');
}
else
{
document.write('		<table cellpadding="0" cellspacing="0" border=0 width=700 align=center background="../../pics/spacer_red.gif">');
document.write('		<tr>');
document.write('		<td width="10"><img src="../../pics/t_blank.gif" width="1" height="23" alt="" border="0"></td>');
document.write('		<td width=95 height=23 align="center"><a href=../../defaults/default/this_month.htm><img src="../../pics/top_nav_thismonth_red.gif" height="23" alt="" border="0" name="menu0" id="menu0" ></a></td>');
document.write('		<td width=70 height=23 align="center"><a href=http://www.nationaltrust.org.uk/trusty/><img src="../../pics/top_nav_trusty_red.gif" height="23" alt="" border="0" name="menu1" id="menu1"></a></td>');
document.write('		<td width=100 height=23 align="center"><a href=../../interactive/default/index.htm><img src="../../pics/top_nav_interactive_red.gif" height="23" alt="" border="0" name="menu2" id="menu2"></a></td>');
document.write('		<td width=90 height=23 align="center"><a href=../../defaults/default/learning.htm><img src="../../pics/top_nav_learning_red.gif" height="23" alt="" border="0" name="menu3" id="menu3"></a></td>');
document.write('		<td width=95 height=23 align="center"><a href=../../defaults/default/discovery.htm><img src="../../pics/top_nav_discoverey_red.gif" height="23" alt="" border="0" name="menu4" id="menu4"></a></td>');
document.write('		<td width=90 height=23 align="center"><a href=../../feedback/default/feedback.htm><img src="../../pics/top_nav_feedback_red.gif" height="23" alt="" border="0" name="menu5" id="menu5"></a></td>');
document.write('		<td width=90 height=23 align="center"><a href=../../defaults/default/trust_facts.htm><img src="../../pics/top_nav_trustfacts_red.gif" height="23" alt="" border="0" name="menu6" id="menu6" ></a></td>');
document.write('		</tr>');
document.write('		</table>');
}
