document.write("<div class='menus' align='right'>")
document.write("<div class='menus_inside'>")
document.write("<div class='home_but'>")
document.write("<a href='../index.html'><img src='../images/home_but.gif' alt='Home' ")
document.write("width='86' height='28' border='0' /></a></div>")
document.write("<div class='my_cv'>")
document.write("<a href='../pages/my_cv.html'><img src='../images/mycv_but.gif' ")
document.write("alt='My CV' width='85' height='28' border='0' /></a></div>")
document.write("<div class='place'>")
document.write("<a href='../pages/Places-I-have-beem.html'><img src='../images/places_but.gif' ")
document.write("alt='Places I have been' width='158' height='28' border='0' /></a>")
document.write("</div>")
document.write("<div class='contact'><a href='../pages/Contact-Me.html'>")
document.write("<img src='../images/contact_but.gif' alt='Contact Me' width='117' height='28' border='0' /></a></div>")
document.write("</div>")
document.write("</div>")
