// JavaScript Document
window.document.write("<table border='0' cellpadding='0' cellspacing='0' id='navigation'>")
window.document.write("<tr>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='descr.html'>Περιγραφή</a></td>")
//window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='catalog.html'>Θεματικές Ενότητες</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='science_tools.aspx'>Επιστημονική Εργαλειοθήκη</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='courses_catalog.html'>Μαθήματα Τμημάτων</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='ergasies.html'>Εργασίες</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='middle_edu.html'>Μέση Εκπαίδευση</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='groups.html'>Δημιουργία Ομάδων</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='route.html'>Πως θα μας βρείτε</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='workwithus.html'>Θέσεις εργασίας</a></td>")
window.document.write("<td class='navText' align='center' nowrap='nowrap'><a href='contact.html'>Επικοινωνία</a></td>")
//window.document.write("<td class=navText' align='center' nowrap='nowrap'><a href='univ-tei-enroll-2011.html'>Χειμερινό Εξάμηνο 2010-2011</a></td>")
window.document.write("</tr>")
window.document.write("</table>")
