
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  *******
*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset



drawMenus();




function Vsrc(){window.location="view-source:"+window.location.href}

with(contextStyle=new mm_style)
{
     onbgcolor="#313131";
       oncolor="#FFFFFF";
    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";
    pageimage="";
      onborder="1px solid #316AC5";
separatorcolor="#999999";
     outfilter="randomdissolve(duration=0.4)"
      fontsize="75%";
     fontstyle="normal";
    fontfamily="arial, verdana, tahoma";
 separatorsize=0;
       padding=3
 headerbgcolor="#313131";
   headercolor="#ffffff";
  headerborder="1px solid #000000";
      fontsize="10px";
      subimage="img/n.gif";
if(!mac)onborder="1px solid #000000";
}



with(milonic=new menuname("contextMenu")){
top="offset=2"
style = contextStyle;
margin=3
aI("text=ANA S&#399;H&#304;F&#399;;url=?p=0;");
aI("text=KARVAN;showmenu=karvan;");
aI("text=M&#214;VS&#220;M;showmenu=movsum;");
aI("text=STAD&#304;ON;showmenu=stadion;");
aI("text=MULT&#304;MED&#304;YA;showmenu=multime;");
aI("text=&#399;LAQ&#399;;showmenu=elaqe;");
aI("text=YAYIM;url=?p=0&t=1&lg=az;separatorsize=1;");

}

with(milonic=new menuname("karvan")){
style = contextStyle;
margin=3
overflow="scroll";
itemwidth=100;
aI("text=KARVAN;type=header;align=center");aI("text=KLUB HAQQINDA;url=?p=1&t=1&lg=az;");aI("text=OYUN&#199;ULAR;url=?p=1&t=2&lg=az;");aI("text=M&#399;&#350;Q&#199;&#304;L&#399;R;url=?p=1&t=3&lg=az;");aI("text=&#304;DAR&#399; HEY&#399;T&#304;;url=?p=1&t=4&lg=az;");aI("text=FAN KLUB;url=?p=1&t=5&lg=az;"); aI("text=TRANSFER;url=?p=1&t=6&lg=az;");;};


with(milonic=new menuname("movsum")){
style = contextStyle;
margin=3
overflow="scroll";
itemwidth=100;
aI("text=M&#214;VS&#220;M;type=header;align=center");aI("text=&#199;EMP&#304;ONAT;url=?p=2&t=1&lg=az;");aI("text=KUBOK;url=?p=2&t=2&lg=az;");aI("text=T&#399;QV&#304;M;url=?p=2&t=3&lg=az;");aI("text=QOLLAR;url=?p=2&t=4&lg=az;");aI("text=U&#350;AQ FUTBOLU;url=?p=2&t=5&lg=az;");};

with(milonic=new menuname("stadion")){
style = contextStyle;
margin=3
overflow="scroll";
itemwidth=100;
aI("text=STAD&#304;ON;type=header;align=center");aI("text=HAQQINDA;url=?p=3&t=1&lg=az;");aI("text=&#350;&#399;K&#304;LL&#399;R;url=?p=3&t=2&lg=az;");aI("text=B&#304;LET SATI&#350;I;url=?p=3&t=3&lg=az;");};

with(milonic=new menuname("multime")){
style = contextStyle;
margin=3
overflow="scroll";
itemwidth=100;
aI("text=MULT&#304;MED&#304;YA;type=header;align=center");aI("text=V&#304;DEO;url=?p=4&t=1&lg=az;");aI("text=MASA&#220;ST&#220;;url=?p=4&t=2&lg=az;");aI("text=&#350;&#399;K&#304;LL&#399;R;url=?p=4&t=3&lg=az;");};

with(milonic=new menuname("elaqe")){
style = contextStyle;
margin=3
overflow="scroll";
itemwidth=100;
aI("text=&#399;LAQ&#399;L&#399;R;type=header;align=center");aI("text=KOORDINATLAR;url=?p=5&t=1&lg=az;;");aI("text=M&#399;KTUB YAZ;url=?p=5&t=2&lg=az;;");};

drawMenus()
