//Footer menu for www.myfto.co.uk
//Created by Jim (webmaster e-mail: webmaster@myfto.co.uk) 28/02/2002
// Copyright James Pearson

function BottomMenu()
{
document.write("<p><br><br>");
document.write("<a name=\"sitemap\"></a>| <a href=\"mailto:webmaster@myfto.co.uk?subject=www.myfto.co.uk\">e-mail ");
document.write("webmaster </a> | <a href=\"our_gallery.htm\"> our fto gallery</a> | <a href=\"our_spec.htm\">our ");
document.write("fto specs</a> | <a href=\"our_mods.htm\">our fto mods</a> | <a href=\"fto-sitemap.htm\">myfto site ");
document.write("map</a>");
document.write(" | <a href=\"fto-specs.htm\">Mitsubishi fto specs</a><br> |<a href=\"our_mods.htm\"> fto mods</a> ");
document.write(" | <a href=\"mitsubishi-fto-parts.htm\">Mitsubishi fto parts</a> | <a href=\"fto-insurance.htm\">Mitsubishi fto insurance</a> ");
document.write(" | <a href=\"fto-gallery.htm\">fto galleries</a> | <a href=\"fto-newbies.htm\">fto's ");
document.write(" 4 newbies</a> | </p>");
}