var zindex=100

var menu0=new Array()
menu0[0]='<a class=menu  href="http://www.nioc.org/aboutus/aboutiran/index.asp">&nbsp;&nbsp;About Iran<tb>&nbsp;</a><br>'

var menu1=new Array()
menu1[0]='<a class=menu  href="PEDCO-History.htm">&nbsp;&nbsp;History<tb>&nbsp;</a><br>'
menu1[1]='<a class=menu  href="PEDCO-Organization.htm">&nbsp;&nbsp;Organization&nbsp;&nbsp;</a><br>'
menu1[2]='<a class=menu  href="PEDCO-Objectives.htm">&nbsp;&nbsp;Objectives&nbsp;&nbsp;</a><br>'
menu1[3]='<a class=menu  href="PEDCO-Strategies.htm">&nbsp;&nbsp;Strategies&nbsp;&nbsp;</a><br>'
menu1[4]='<a class=menu  href="PEDCO-OurServices.htm">&nbsp;&nbsp;Our Business&nbsp;&nbsp;</a><br>'
menu1[5]='<a class=menu  href="PEDCO-Abilities.htm">&nbsp;&nbsp;Abilities&nbsp;&nbsp;</a><br>'
menu1[6]='<a class=menu  href="PEDCO-QHSE.htm">&nbsp;&nbsp;QHSE&nbsp;&nbsp;</a><br>'

var menu2=new Array()
menu2[0]='<a  class=menu  href="PEDCO-Projects01-Salman.htm">&nbsp;&nbsp;Salman&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a><br>'
menu2[1]='<a  class=menu  href="PEDCO-Projects02-NosratFarzam.htm">&nbsp;&nbsp;Nosrat&nbsp;&&nbsp;Farzam&nbsp;&nbsp;</a><br>'
menu2[2]='<a  class=menu  href="PEDCO-Projects03-ForoozanEsfandyar.htm"><nobr>&nbsp;&nbsp;Foroozan & Esfandiar</nobr>&nbsp;&nbsp;</a><br>'
menu2[3]='<a  class=menu  href="PEDCO-Projects04-Azadegan.htm"><nobr>&nbsp;&nbsp;Azadegan</nobr>&nbsp;&nbsp;</a><br>'
menu2[4]='<a  class=menu  href="PEDCO-Projects05-South Pars Oil Layer.htm"><nobr>&nbsp;&nbsp;South Pars Oil Layer</nobr>&nbsp;&nbsp;</a><br>'
menu2[5]='<a  class=menu  href="PEDCO-Projects06-Jufeyr.htm"><nobr>&nbsp;&nbsp;Jufeyr</nobr>&nbsp;&nbsp;</a><br>'


var menu3=new Array()
menu3[0]='<a  class=menu  href="PEDCO-OurTenders.htm">&nbsp;&nbsp;Our&nbsp;Tenders&nbsp;&nbsp;</a><br>'

var menu4=new Array()
menu4[0]='<a  class=menu  href="PEDCO-JobOpportunities.htm">&nbsp;&nbsp;For&nbsp;Iranians&nbsp;&nbsp;</a><br>'

var menu5=new Array()
menu5[0]='<a  class=menu  href="PEDCO-Contacts-f.htm">&nbsp;&nbsp;Our&nbsp;Contacts&nbsp;&nbsp;</a><br>'


function dropit2(whichone,pos,picturename,on,off){
	if (window.themenu&&themenu.id!=whichone.id){
		themenu.style.visibility="hidden"
		picturechange(mypicture,myoff)	
		}
	themenu=whichone
	mypicture=picturename
	myoff=off
	if (document.all){
		themenu.style.left=document.body.scrollLeft+event.clientX-event.offsetX+pos
		themenu.style.top=document.body.scrollTop+event.clientY-event.offsetY+28
		if (themenu.style.visibility=="hidden"){
			themenu.style.visibility="visible"
			themenu.style.zIndex=zindex++
			picturechange(picturename,on)	
		}
		else{
			hidemenu()
			}
	}
}

function hidemenu(whichone){
if (window.themenu)
themenu.style.visibility="hidden"
picturechange(mypicture,myoff)	
}

function picturechange(whichone,newpicture){
if (document.all){ 
whichone.src=newpicture
}}

if (document.all)
document.body.onclick=hidemenu
document.write('<link rel="stylesheet" href="Test.css" type="text/css">')

document.write('<DIV id=dropmenu0 style="border:2px solid #87A4CC; position:absolute;BACKGROUND-COLOR: white;left:180;TOP: 170; VISIBILITY: hidden; width:108 "><font face="Arial, Helvetica, sans-serif" size="1"><b>');
if (document.all)
dropmenu0.style.padding="2px"
for (i=0;i<menu0.length;i++)
document.write(menu0[i])
document.write('</b></font></DIV>')

document.write('<DIV id=dropmenu1 style="border:2px solid #87A4CC; position:absolute;BACKGROUND-COLOR: white;left:180;TOP: 170; VISIBILITY: hidden; width:108 "><font face="Arial, Helvetica, sans-serif" size="1"><b>');
if (document.all)
dropmenu1.style.padding="2px"
for (i=0;i<menu1.length;i++)
document.write(menu1[i])
document.write('</b></font></DIV>')

document.write('<DIV id=dropmenu2 style="border:2px solid #87A4CC; position:absolute;BACKGROUND-COLOR: white;left:180;TOP: 170; VISIBILITY: hidden; width:108 "><font face="Arial, Helvetica, sans-serif" size="1"><b>');
if (document.all)
dropmenu2.style.padding="2px"
for (i=0;i<menu2.length;i++)
document.write(menu2[i])
document.write('</b></font></DIV>')

document.write('<DIV id=dropmenu3 style="border:2px solid #87A4CC; position:absolute;BACKGROUND-COLOR: white;left:180;TOP: 170; VISIBILITY: hidden; width:108 "><font face="Arial, Helvetica, sans-serif" size="1"><b>');
if (document.all)
dropmenu3.style.padding="2px"
for (i=0;i<menu3.length;i++)
document.write(menu3[i])
document.write('</b></font></DIV>')

document.write('<DIV id=dropmenu4 style="border:2px solid #87A4CC; position:absolute;BACKGROUND-COLOR: white;left:180;TOP: 170; VISIBILITY: hidden; width:108 "><font face="Arial, Helvetica, sans-serif" size="1"><b>');
if (document.all)
dropmenu4.style.padding="2px"
for (i=0;i<menu4.length;i++)
document.write(menu4[i])
document.write('</b></font></DIV>')

document.write('<DIV id=dropmenu5 style="border:2px solid #87A4CC; position:absolute;BACKGROUND-COLOR: white;left:180;TOP: 170; VISIBILITY: hidden; width:108 "><font face="Arial, Helvetica, sans-serif" size="1"><b>');
if (document.all)
dropmenu5.style.padding="2px"
for (i=0;i<menu5.length;i++)
document.write(menu5[i])
document.write('</b></font></DIV>')
