document.write("<table cellpadding='0' cellspacing='0' border='0'><tr><td colspan='3'><table cellpadding='0' cellspacing='0' border='0'><tr><td height='26' width='152'><img src='/staff/graphics/ourstaff.gif'></td><td width='2' background='/graphics/menu_dashvert.gif'></td></tr><tr><td height='2' colspan='2' background='/graphics/menu_dashoff.gif'></td></tr></table></td></tr><tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='143' height='4'></td></tr>");



if (name=="doctors")
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20' class='submenu_on'>Our Doctors</td></tr>");
}
else
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20'><a href='/staff/doctors.html' class='submenu_off'>Our Doctors</a></td></tr>");
}


if (name=="nurses")
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20' class='submenu_on'>Our Nurses</td></tr>");
}
else
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20'><a href='/staff/nurses.html' class='submenu_off'>Our Nurses</a></td></tr>");
}


if (name=="admin")
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20' class='submenu_on'>Management & Admin</td></tr>");
}
else
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20'><a href='/staff/admin.html' class='submenu_off'>Management & Admin</a></td></tr>");
}


if (name=="other")
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20' class='submenu_on'>Other Staff</td></tr>");
}
else
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20'><a href='/staff/otherstaff.html' class='submenu_off'>Other Staff</a></td></tr>");
}


if (name=="training")
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20' class='submenu_on'>Staff Training</td></tr>");
}
else
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20'><a href='/staff/training.html' class='submenu_off'>Staff Training</a></td></tr>");
}


if (name=="trainees")
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20' class='submenu_on'>Trainees & Students</td></tr>");
}
else
{
document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20'><a href='/staff/trainees.html' class='submenu_off'>Trainees & Students</a></td></tr>");
}

document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='28' class='search' valign='bottom'>SEARCH</td></tr>");

document.write("<tr><td width='2' background='/graphics/menu_dashvert.gif'></td><td width='9'></td><td width='140' height='20'><form method='get' name='tipue' action='/search/results.html'><table cellpadding=0 cellspacing=0 border=0 class='form_table'><tr><td class='form_td_left'><input type='text' name='d' class='field'></td></tr></table></td></tr></table>");