<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="view.htm">View</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Links</a>');


document.write('<br /><br />');

document.write('<A HREF="http://www.newyorkmetro.eu">www.newyorkmetro.eu</A>');

document.write('&nbsp;|&nbsp;');

document.write('<A HREF="http://www.pekingmetro.com">www.pekingmetro.com</A>');

document.write('&nbsp;|&nbsp;');

document.write('<A HREF="http://www.tokyometro.eu">www.tokyometro.eu</A>');

document.write('&nbsp;|&nbsp;');

document.write('<A HREF="http://www.dubaimetro.eu">www.dubaimetro.eu</A>');


document.write('<br><br>All contents &copy;Copyright 2008 ');


document.write('<a href="http://www.internetcont.com">InternetCont</a><br /><br />');




var allwebco          = "no"        // SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2007 All Rights Reserved <a href="http://www3.cz" target="_blank">www3.cz Design</a> & <a href="http://www3.cz" target="_blank">Hosting</a><br>');
}





//  End -->
