
_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay=100  // The delay for menus to remain visible on mouse off
_menuOpenDelay=100   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position

Goverfilter = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=3)"
Goutfilter = "randomdissolve(duration=0.4)"


with(vertStyle=new mm_style()){
     onbgcolor = "#4F8EB6";
       oncolor = "#ffffff";
    offbgcolor = "#ffffff";
      offcolor = "#000000";
  visitedcolor = "#9999DD";
   bordercolor = "#999999";
   borderstyle = "solid";
separatorcolor = "#dddddd";
 separatorsize = 1;
 separatorpadding=1
       padding = 1
   borderwidth = 1
   onborder="1px solid #000000";
    overfilter = "Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=3)"
     outfilter = "randomdissolve(duration=0.4)"
      fontsize="11px";
     fontstyle="normal";
    fontfamily="arial, verdana, tahoma";
     pagebgcolor = "#ECF4F9";
       pagecolor = "#000000";
      subimage = distance + "images/Menu/black_13x13_greyboxed.gif";
headercolor = "#000000";
headerbgcolor = "#C1D7E4";
headerborder="1px solid #000000";
}

horizStyle=new copyOf(vertStyle)
horizStyle.overfilter=""
horizStyle.outfilter=""
horizStyle.borderwidth=1
horizStyle.separatorpadding=0
horizStyle.onborder="";
horizStyle.separatorcolor = "#999999";
horizStyle.subimage=distance + "Images/Menu/downboxed.gif";
horizStyle.onbgcolor = "#4F8EB6";
horizStyle.oncolor = "#ffffff";
horizStyle.offbgcolor = "#C1D7E4";
horizStyle.offcolor = "#000000";

with(milonic=new menuname("M01")){
style = vertStyle;
top="offset=2"
left="offset=0"
margin=3
aI("text=Yurtiçi Turlar;showmenu=M01a;onsubimage=" + distance + "images/Menu/on_13x13_greyboxed.gif");
aI("text=Yurtdisi Turlar;showmenu=M01b;onsubimage=" + distance + "images/Menu/on_13x13_greyboxed.gif");
}

function Vsrc(){window.location="view-source:"+window.location.href}

with(contextStyle=new mm_style)
{
     onbgcolor="#ECF4F9";
       oncolor="#000000";
    offbgcolor="#ffffff";
      offcolor="#000000";
   bordercolor="#999999";
   borderstyle="solid";
   borderwidth=1
    overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=3)"
     pagecolor="";
   pagebgcolor="#eeeeee";
    pageborder="1px solid #ffffff";
      onborder="1px solid #316AC5";
separatorcolor="#999999";
     outfilter="randomdissolve(duration=0.4)"
      fontsize="75%";
     fontstyle="normal";
    fontfamily="arial, verdana, tahoma";
 separatorsize=0;
       padding=3
 headerbgcolor="#4F8EB6";
   headercolor="#ffffff";
  headerborder="1px solid #000000";
      fontsize="10px";
      subimage=distance + "images/menu/black_13x13_greyboxed.gif";
if(!mac)onborder="1px solid #000000";
}

with(milonic=new menuname("contextMenu")){		
top="offset=2"
style = contextStyle;
margin=3
aI("text=Ana Sayfa;url=index.htm;separatorsize=1;image=images/Menu/home_page.gif");
aI("text=Geri;url=javascript:history.go(-1);image=images/Menu/back.gif");
aI("text=İleri;url=javascript:history.go(1);separatorsize=1;image=images/Menu/forward.gif");
aI("text=Sayfayı Yazdır;url=javascript:window.print();image=images/Menu/print.gif");
aI("text=Sayfayı Yenile;url=javascript:history.go(0);image=images/Menu/browser.gif");
}

drawMenus()
