<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Úvodní stránka</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="egypt_historie_soucasnost.htm">Egypt - Historie a současnost</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="pocasi_mapy.htm">Počasí a mapy</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="turisticke_informace.htm">Turistické informace</a>');

document.write('&nbsp;|&nbsp;');


document.write(' <a href="contact.htm">Kontakt</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Zajímavé odkazy</a>');








document.write('<br><br>All contents &copy;Copyright 2007 ');


// EDIT THE NEXT LINE


document.write('<a href="http://www.internetcont.com">InternetCont</a><br>');




var allwebco          = "yes"        // SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write(' &copy; 2007 All Rights Reserved <a href="http://www.internetcont.com" target="_blank">InternetCont Ltd</a> & <a href="http://www.yabooking.com" target="_blank">YaBooking- Hosting</a><br>');
}





//  End -->

