_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x
fixMozillaZIndex=true


with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(textmenuStyle=new mm_style()){
onbgcolor="#98B1D7";
oncolor="#193961";
offbgcolor="#C1D3EE";
offcolor="#193961";
bordercolor="";
borderstyle="none";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="12";
fontweight="bold";
fontfamily="Arial, Verdana, helvetica";
pagecolor="#193961";
pagebgcolor="#98B1D7";
headercolor="#193961";
headerbgcolor="#98B1D7";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle=new mm_style()){
onbgcolor="#98B1D7";
oncolor="#193961";
offbgcolor="#0C3B7F";
offcolor="#FFFFFF";
bordercolor="#0C3B7F";
borderstyle="solid";
borderwidth=1;
separatorcolor="#B8C4D8";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="bold";
fontfamily="Arial, Verdana, helvetica";
pagecolor="#193961";
pagebgcolor="#98B1D7";
headercolor="#193961";
headerbgcolor="#98B1D7";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("Corporate")){
style=menuStyle;
left="offset=-32";
aI("text=History;url=/s/History.asp;status=History;");
aI("text=Approach;url=/s/Approach.asp;status=Approach;");
aI("text=Mitchell Group;url=/s/MitchellGroup.asp;status=Mitchell Group;");
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Technical Staff & Advisors;url=/s/TechnicalAdvisors.asp;status=Technical Staff & Advisors;");
aI("text=Board of Directors;url=/s/Board.asp;status=Board of Directors;");
aI("text=Corporate Governance;url=/s/CorporateGovernance.asp;status=Corporate Governance;");
aI("text=Employment;url=/s/Employment.asp;status=Employment;");
//aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
}

with(milonic=new menuname("Projects")){
style=menuStyle;
aI("text=Country Profile;url=/s/CountryProfile.asp;status=Country Profile;");
aI("text=Turkey;url=/s/Turkey.asp;status=Turkey;");
aI("text=Morocco;url=/s/Morocco.asp;status=Morocco;");
aI("text=Romania;url=/s/Romania.asp;status=Romania;");
aI("text=California, USA;url=/s/California.asp;status=California, USA;");
aI("text=Viking Int'l.;url=/s/viking.asp;status=Viking Int'l.;");
aI("text=Photo Gallery;url=/s/PhotoGallery.asp;status=Photo Gallery;");
//aI("text=Links;url=/s/Links.asp;status=Links;");

//aI("text=Glossary;url=/s/Glossary.asp;status=Glossary;");
}

with(milonic=new menuname("Investors")){
style=menuStyle;
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=News;url=/s/NewsReleases.asp;status=News Releases;");
aI("text=Events;url=/s/Events.asp;status=Events;");
aI("text=Fact Sheet;url=/s/FactSheet.asp;status=Fact Sheet;");
aI("text=Presentation;url=/s/Presentation.asp;status=Presentation;");
aI("text=Financials;url=/s/Financials.asp;status=Financials;");
aI("text=Securities Filings;url=http://ir.transatlanticpetroleum.com/sec.cfm;status=Securities Filings;");
aI("text=Corporate Governance;url=/s/CorporateGovernance.asp;status=Corporate Governance;");
aI("text=Analyst Coverage;url=/s/Analysts.asp;status=Analyst Coverage;");
aI("text=Links;url=/s/Links.asp;status=Links;");
aI("text=Annual General Meeting;url=/s/AGM.asp;status=Annual General Meeting;");
//aI("text=Articles;url=/s/Articles.asp;status=Articles;");
//aI("text=History;url=/s/History.asp;status=History;");
//aI("text=Proxy Material;url=/s/Proxy.asp;status=Proxy Material;");
//aI("text=Special Meeting Proxy;url=/s/SpecialProxy.asp;status=Special Meeting Proxy;");
}

with(milonic=new menuname("News")){
style=menuStyle;
left="offset=12";
aI("text=2010;url=/s/NewsReleases.asp?DateRange=2010/01/01...2010/12/31;status=2010;");
aI("text=2009;url=/s/NewsReleases.asp?DateRange=2009/01/01...2009/12/31;status=2009;");
aI("text=Archive;url=/s/NewsReleases.asp?DateRange=2000/01/01...2008/12/31;status=Archive;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Info;url=/s/Contact.asp;status=Contact Info;");
aI("text=Request More Info;url=/s/InformationRequest.asp;status=Request More Info;");
aI("text=Send A Message;url=/s/SendMessage.asp;status=Send A Message;");
aI("text=Links;url=/s/Links.asp;status=Links;");
}

drawMenus();