//keywords
var code="code";var url="url";var sub="sub";
//styles

var color = {"border":"", "bgON":"","bgOVER":""};
var color2 = {"border":"",  "bgON":"","bgOVER":""};
var css = {"ON":"MenuOn", "OVER":"MenuOver"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var css1 = {"ON":"MenuOnSub", "OVER":"MenuOverSub"};
var STYLE1 = {"border":0, "shadow":0, "color":color, "css":css1};

//items and formats
 if (navigator.appName=="Netscape")
          {
           //winW = window.innerWidth-16;
           //winH = window.innerHeight-16;
           var AboutW=530;
           var ServiceW=602;
           var ProjectW=668;
           var DonateW=744;
           var NewsW=820;
          }
 if (navigator.appName.indexOf("Microsoft")!=-1)
           {
                    var AboutW=393;
                    var ServiceW=463;
                    var ProjectW=534;
                    var DonateW=604;
                    var NewsW=680;
           }

/*=========================================================================*/
var ABOUTUS =
[
    {"pos":[AboutW,37], "itemoff":[0,100], "leveloff":[21,0], "style":STYLE, "size":[25,80]},
    {code:"About Us",url:"javascript:;","format":{"style":STYLE},
    sub:[
            {"leveloff":[30,0], "itemoff":[31,0]},
            {code:"History",url:"_Page.php?PageID=2&TitleHead=About Us","format":{"size":[45,160],"style":STYLE1}},
            {code:"Vision",url:"_Page.php?PageID=38&TitleHead=About Us","format":{"size":[25,160],"style":STYLE1}},
            {code:"Letter From The President",url:"_Page.php?PageID=39&TitleHead=About Us","format":{"size":[25,160],"style":STYLE1}}
        ]
    }
];

var SERVICES =
[
    {"pos":[ServiceW,37], "itemoff":[0,70], "leveloff":[21,0], "style":STYLE, "size":[25,80]},
    {code:"Our Work",url:"javascript:;","format":{"style":STYLE},
    sub:[
            {"leveloff":[30,0], "itemoff":[31,0]},
            {code:"Dormitory",url:"_Page.php?PageID=41&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}},
            {code:"Saida Generations School",url:"_Page.php?PageID=42&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}},
            {code:"Section for the Mentally Disabled",url:"_Page.php?PageID=43&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}},
            {code:"Vocational Training Center",url:"_Page.php?PageID=45&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}},
            {code:"School for Rehabilitation and Orientation of the Deaf (EQOS)",url:"_Page.php?PageID=44&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}},
            {code:"Clinics For Prosthetics & Orthopedics",url:"_Page.php?PageID=37&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}},
            {code:"Center For Physiotherapy (Aqua gym)",url:"_Page.php?PageID=40&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}},
            {code:"Student Residence",url:"_Page.php?PageID=17&TitleHead=Our Work","format":{"size":[25,250],"style":STYLE1}}
        ]
    }
];


var PROJECT =
[
    {"pos":[ProjectW,37], "itemoff":[0,70], "leveloff":[21,0], "style":STYLE, "size":[25,80]},
    {code:"Projects",url:"javascript:;","format":{"style":STYLE},
    sub:[
            {"leveloff":[30,0], "itemoff":[31,0]},
            {code:"Achieved",url:"_OurProjectLevel1.php?OurProjectLevel1ID=4&Action=Details","format":{"size":[25,150],"style":STYLE1}},
            {code:"Current",url:"_OurProjectLevel1.php?OurProjectLevel1ID=1&Action=Details","format":{"size":[25,150],"style":STYLE1}},
            {code:"Future",url:"_OurProjectLevel1.php?OurProjectLevel1ID=2&Action=Details","format":{"size":[25,150],"style":STYLE1}}
        ]
    }
];

var DONATE =
[
    {"pos":[DonateW,37], "itemoff":[0,70], "leveloff":[21,0], "style":STYLE, "size":[25,80]},
    {code:"Get Involved",url:"javascript:;","format":{"style":STYLE},
    sub:[
            {"leveloff":[30,0], "itemoff":[31,0]},
            {code:"Donate",url:"_Page.php?PageID=51&TitleHead=Get Involved","format":{"size":[25,150],"style":STYLE1}},
            {code:"Volunteer",url:"_Page.php?PageID=47&TitleHead=Get Involved","format":{"size":[25,150],"style":STYLE1}}
        ]
    }
];

var NEWS =
[
    {"pos":[NewsW,37], "itemoff":[0,70], "leveloff":[21,0], "style":STYLE, "size":[25,80]},
    {code:"News Room",url:"_NewsPaperLevel1.php?Action=Details","format":{"style":STYLE}}

];
