document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='Default.asp'\"             title=\"Home page\"                              onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">Home</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='what_we_do.asp'\"          title=\"Find out exactly what we do\"            onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\" onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">What We Do</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='theteam.asp'\"             title=\"The Mobility Care Solutions team\"       onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">Team</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='contactus.asp'\"           title=\"How to get in touch with us\"            onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">Contact Us</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='customers_overview.asp'\"  title=\"Feedback from our customers\"            onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='000000'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">Customers</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='vat.asp'\"                 title=\"VAT information\"                        onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">VAT</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='news_and_events.asp'\"     title=\"News and events in the mobility world\"  onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">News And Events</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='useful.asp'\"              title=\"Useful information\"                     onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">Useful</td>");

var thismonth = now.getMonth();

if ( ( thismonth == 9 ) || ( thismonth == 10 ) || ( thismonth == 11 ) || ( thismonth == 0 ) )
{
  document.write("<td style=\"color:f0e9f1\" align=\"center\">|</td>");
  document.write("<td style=\"color:f0e9f1\" align=\"center\" onClick=\"location.href='xmas.asp'\"              title=\"Christmas open times\"                   onMouseOver=\"this.style.backgroundColor='e3dae4'; this.style.color='080A4C'; this.style.cursor='hand'\"  onMouseOut=\"this.style.backgroundColor='B25B6E';this.style.color='f0e9f1';\">Christmas</td>");
}
