document.write('<STYLE type="text/css">');
document.write('#menuspan2 { position:absolute; width: 160px; }');
document.write('#menutable2 { border-width: 0; border-color: #000000; border-style:solid}');
document.write('td.menucell2 { padding:2; padding-left:4; padding-right:4; ; border:0 ridge #C7E4CE; text-align:LEFT; }');
document.write('#submenutable2 { background: #C7E4CE; border-width: 0; border-color: #000000; border-style:solid}');
document.write('td.topcell2 {text-decoration:none; color:#000066; font-weight: 700; font-family: Times New Roman; font-size: 16px; font-style:normal; text-align:LEFT; }');
document.write('a.topitem2 {text-decoration:none; color:#000066; font-weight: 700; font-family: Times New Roman; font-size: 16px; font-style:normal; } ');
document.write('a.topitem2:hover {text-decoration:none; color:#E7F3F7; }');
document.write('a.subitem2 {text-decoration:none; color:#000066; font-weight: 700; font-family: Times New Roman; font-size: 16px; font-style:normal; } ');
document.write('a.subitem2:hover {text-decoration:none; color:#E7F3F7; }');
document.write('P.MN2 {color:#000066; font-weight: 700; font-family: Times New Roman; font-size:16px; font-style:normal;  }');
document.write('P.SMN2 {text-decoration:none; color:#000066; font-weight: 700; font-family: Times New Roman; font-size:16px; font-style:normal;  }');
document.write('</style>');
var thisbrowser2
var hidetimer2 = null;
if(document.layers){ thisbrowser2='NN4'; }
if(document.all){ thisbrowser2='IE'; }
if(!document.all && document.getElementById){ thisbrowser2='NN6'; }
function showmenu2(menuname)
{
if(thisbrowser2=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser2=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser2=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer2) clearTimeout(hidetimer2);}
function timermenu2()
{
if(hidetimer2) clearTimeout(hidetimer2);hidetimer2 = setTimeout("hideall2();",1000);
}
function hidemenu2(menuname)
{
if(thisbrowser2=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser2=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser2=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite2(menuitem) 
{
if(typeof(currentpage2)!='undefined' && menuitem==currentpage2) return;
if(thisbrowser2=='IE') document.all[menuitem].style.backgroundColor = '#C7E4CE';
if(thisbrowser2=='NN6') document.getElementById(menuitem).style.backgroundColor = '#C7E4CE';
if(hidetimer2) clearTimeout(hidetimer2);}
function unhilite2(menuitem) 
{
if(typeof(currentpage2)!='undefined' && menuitem==currentpage2) return;
if(thisbrowser2=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser2=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimer2) clearTimeout(hidetimer2);hidetimer2 = setTimeout("hideall2();",1000);
}
function hideall2()
{
}
function openmenu2(menuname)
{
showmenu2(menuname);
}
document.write('<table width=140 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan2">');
document.write('<table width=140 id="menutable2" cellspacing=0 cellpadding=0 >');
document.write('<tr>');
document.write('<td class="topcell2" align=LEFT width=160 height=20 >')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="160"><tr><td width="90%" align=LEFT>');
document.write('<a href="priorities.htm" target="_self" title="" class="topitem2" onMouseOver="hideall2()">Prioritati</a>');
document.write('</td><td><p class="SMN2">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell2" align=LEFT width=160 height=20 >')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="structure.htm" target="_self" title="" class="topitem2" onMouseOver="hideall2()">Structura MAE</a>');
document.write('</td><td><p class="SMN2">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell2" align=LEFT width=145 height=20 >')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="100%" align=LEFT>');
document.write('<a href="az_missions.htm" target="_self" title="" class="topitem2" onMouseOver="hideall2()">Misiuni Diplomatice <br>ale Azerbaidjanului </a>');
document.write('</td><td><p class="SMN2">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell2" align=LEFT width=140 height=20 >')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="missions.htm" target="_self" title="" class="topitem2" onMouseOver="hideall2()">Misiuni straine <br> in Azerbaidjan</a>');
document.write('</td><td><p class="SMN2">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
