<!--
pathis=location.pathname;
new_array=pathis.split("/");
var arrlen = new_array.length-2
subdirectory=new_array[arrlen]; // 4 is a guess, try others


document.write('<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="915" id="table2" height="290">');
document.write('				<tr>');
document.write('					<td valign="top" width="222" height="138">');
document.write('					<img border="0" src="../images/top-train.gif" width="222" height="138"></td>');
document.write('					<td valign="top" width="218" height="138">');
document.write('					<a href="../default.htm">');
document.write('					<img border="0" src="../images/logo.gif" width="218" height="138" alt="Toddlers Activity Centre (TAC)"></a></td>');
document.write('					<td rowspan="3" valign="top" width="475" height="228" background="../images/top-picbg.jpg">');
document.write('					<SCR'+'IPT LANGUAGE="JavaScr'+'ipt">');
document.write('					showImage();');
document.write('					</scr'+'ipt>');
document.write('					</td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td valign="top" width="440" colspan="2" height="90">');
document.write('					<img border="0" src="../images/top-down.gif" width="440" height="90"></td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td valign="top" colspan="3" height="40">');
document.write('					<table border="0" cellpadding="0" style="border-collapse: collapse" width="100%" id="table6" height="40">');
document.write('						<tr>');
document.write('							<td>');

if (subdirectory == "default")
{
document.write('							<img border="0" src="../images/bt-home-mo.gif" width="80" height="40"></a></td>');
}
else
{
document.write('							<a href="../default.htm">');
document.write('							<img border="0" src="../images/bt-home.gif" class="domroll ../images/bt-home-mo.gif" width="80" height="40"></a></td>');
}


document.write('							<td>');



if (subdirectory == "about-us")
{
document.write('							<img border="0" src="../images/bt-aboutus-mo.gif"  width="97" height="40"></a></td>');
}
else
{
document.write('							<a href="../about-us/about-us.htm">');
document.write('							<img border="0" src="../images/bt-aboutus.gif" class="domroll ../images/bt-aboutus-mo.gif"  width="97" height="40"></a></td>');
}


document.write('							<td>');


if (subdirectory == "mango-tree")
{
document.write('							<img border="0" src="../images/bt-mangotree-mo.gif" width="138" height="40"></a></td>');
}
else
{
document.write('							<a href="../mango-tree/mango-tree.htm">');
document.write('							<img border="0" src="../images/bt-mangotree.gif" class="domroll ../images/bt-mangotree-mo.gif" width="138" height="40"></a></td>');
}



document.write('							<td>');

if (subdirectory == "programmes")
{
document.write('							<img border="0" src="../images/bt-programmes-mo.gif" width="113" height="40"></a></td>');
}
else
{
document.write('							<a href="../programmes/programmes.htm">');
document.write('							<img border="0" src="../images/bt-programmes.gif" class="domroll ../images/bt-programmes-mo.gif" width="113" height="40"></a></td>');
}



document.write('							<td>');


if (subdirectory == "tac-in-action")
{
document.write('							<img border="0" src="../images/bt-tac-in-action-mo.gif" width="121" height="40"></a></td>');
}
else
{
document.write('							<a href="../tac-in-action/tac-in-action.htm">');
document.write('							<img border="0" src="../images/bt-tac-in-action.gif" class="domroll ../images/bt-tac-in-action-mo.gif" width="121" height="40"></a></td>');
}



document.write('							<td>');


if (subdirectory == "contact-enquiries")
{
document.write('							<img border="0" src="../images/bt-contact-mo.gif" width="177" height="40"></a></td>');
}
else
{
document.write('							<a href="../contact-enquiries/contact-enquiries.htm">');
document.write('							<img border="0" src="../images/bt-contact.gif" class="domroll ../images/bt-contact-mo.gif" width="177" height="40"></a></td>');
}


document.write('							<td>');

if (subdirectory == "tac-talk")
{
document.write('							<img border="0" src="../images/bt-tac-talk-mo.gif" width="97" height="40"></a></td>');
}
else
{
document.write('							<a href="../tac-talk/tac-talk.htm">');
document.write('							<img border="0" src="../images/bt-tac-talk.gif" class="domroll ../images/bt-tac-talk-mo.gif" width="97" height="40"></a></td>');
}


document.write('							<td>');


if (subdirectory == "careers")
{
document.write('							<img border="0" src="../images/bt-careers-mo.gif" width="92" height="40"></a></td>');
}
else
{
document.write('							<a href="../careers/careers.htm">');
document.write('							<img border="0" src="../images/bt-careers.gif" class="domroll ../images/bt-careers-mo.gif" width="92" height="40"></a></td>');
}


document.write('						</tr>');
document.write('					</table>');
document.write('					</td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td valign="top" colspan="3" height="22">');
document.write('					<img border="0" src="../images/top-line.gif" width="915" height="22"></td>');
document.write('				</tr>');
document.write('			</table>');
//-->
