// JavaScript Document
//linkurile din meniul orizontal
var text="<td width=\"681\" height=\"2\" valign=\"top\" style=\"border:1px solid black\" bgcolor=\"#FFFFFF\">"+
    "<p align=\"justify\" class=text><b>Index linkuri</b>: <a href=\"../orase/iasi.htm\" class=orizontal >Iasi</a> &nbsp;&nbsp;"+
"<a href=\"../orase/bicaz.htm\" class=orizontal >Bicaz</a> &nbsp;&nbsp;"+
"<a href=\"../orase/botosani.htm\" class=orizontal >Botosani</a> &nbsp;&nbsp;"+
"<a href=\"../orase/clungmoldovenesc.htm\" class=orizontal >Campulung</a> &nbsp;&nbsp;"+
"<a href=\"../orase/focsani.htm\" class=orizontal >Focsani</a> &nbsp;&nbsp;"+
"<a href=\"../orase/pneamt.htm\" class=orizontal >Piatra Neamt</a> &nbsp;&nbsp;"+
"<a href=\"../orase/tgneamt.htm\" class=orizontal >Targu Neamt</a> &nbsp;&nbsp;"+
"<a href=\"../orase/radauti.htm\" class=orizontal >Radauti</a> &nbsp;&nbsp;"+
"<a href=\"../orase/suceava.htm\" class=orizontal >Suceava</a> &nbsp;&nbsp;"+

"<a href=\"../munte/vatradornei.htm\" class=orizontal >Vatra Dornei</a> &nbsp;&nbsp;"+
"<a href=\"../munte/ceahlau.htm\" class=orizontal >Ceahlau</a> &nbsp;&nbsp;"+
"<a href=\"../munte/durau.htm\" class=orizontal >Durau</a> &nbsp;&nbsp;"+
"<a href=\"../munte/rarau.htm\" class=orizontal >Rarau</a> &nbsp;&nbsp;"+

"<a href=\"../orase/iasi-palat.htm\" class=orizontal >Iasi-Palatul Culturii</a> &nbsp;&nbsp;"+
"<a href=\"../orase/iasi-treiierarhi.htm\" class=orizontal >Biserica Trei Ierarhi</a> &nbsp;&nbsp;"+


"<a href=\"../manastiri/agapia.htm\" class=orizontal >Agapia</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/dragomirna.htm\" class=orizontal >Dragomirna</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/humor.htm\" class=orizontal >Humor</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/moldovita.htm\" class=orizontal >Moldovita</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/neamt.htm\" class=orizontal >Neamt</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/putna.htm\" class=orizontal >Putna</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/secu.htm\" class=orizontal >Secu</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/sihastria.htm\" class=orizontal >Sihastria</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/sucevita.htm\" class=orizontal >Sucevita</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/varatec.htm\" class=orizontal >Varatec</a> &nbsp;&nbsp;"+
"<a href=\"../manastiri/voronet.htm\" class=orizontal >Voronet</a> &nbsp;&nbsp;"

document.write(text);