        var NoOffFirstLineMenus=8;                      // Number of first level items
        var LowBgColor='#d6d8d8';                        // 8233c3 Background color when mouse is not over
        var LowSubBgColor='d6d8d8';                      // --Background color when mouse is not over on subs
        var HighBgColor='67A4E9'; // ff0000,000000                      // Background color when mouse is over
        var HighSubBgColor='#b7bbbb';                   // Background color when mouse is over on subs
        var FontLowColor='000000';                       // A8D9D7 Font color when mouse is not over
        var FontSubLowColor='000000';                    // Font color subs when mouse is not over
        var FontHighColor='ffffff';                      // Font color when mouse is over
        var FontSubHighColor='ffffff';                   // Font color subs when mouse is over
        var BorderColor='6A98CA';                        // Border color
        var BorderSubColor='6A98CA';                     // Border color for subs
        var BorderWidth=0;                              // Border width
        var BorderBtwnElmnts=2;                         // Border between elements 1 or 0
        var FontFamily="verdana,comic sans ms,technical"      // Font family menu items
        var FontSize=8;                                 // Font size menu items
        var FontBold=0;                                 // Bold menu items 1 or 0
    var FontItalic=0;                        // Italic menu items 1 or 0
        var MenuTextCentered='center';                    // Item text position 'left', 'center' or 'right'
        var MenuCentered='center';                        // Menu horizontal position 'left', 'center' or 'right'
    var MenuVerticalCentered='top';                 // Menu vertical position 'top', 'middle','bottom' or static
        var ChildOverlap=.5;                            // horizontal overlap child/ parent
    var ChildVerticalOverlap=1;                // vertical overlap child/ parent
        var StartTop=125;                               // 92 Menu offset x coordinate
        if (navigator.appName == "Netscape") 
            StartTop=125;
        var StartLeft=0;                                // Menu offset y coordinate
    var VerCorrect=0;                        // Multiple frames y correction
    var HorCorrect=0;                        // Multiple frames x correction
        var LeftPaddng=4;                               // Left padding
        var TopPaddng=0;                                // Top padding
        var FirstLineHorizontal=1;                      // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
    var MenuFramesVertical=1;            // Frames in cols or rows 1 or 0
        var DissapearDelay=150;                        // delay before menu folds in
    var TakeOverBgColor=1;            // Menu frame takes over background color subitem frame
    var FirstLineFrame='main';            // Frame where first level appears - navig
    var SecLineFrame='space';            // Frame where sub levels appear - space
    var DocTargetFrame='space';            // Frame where target documents appear - space
    var TargetLoc='';                // span id for relative positioning
    var HideTop=0;                // Hide first level when loading new document 1 or 0
    var MenuWrap=1;                // enables/ disables menu wrap 1 or 0
        var RightToLeft=0;                              // enables/ disables right to left unfold 1 or 0
    var UnfoldsOnClick=0;            // Level 1 unfolds onclick/ onmouseover
        var WebMasterCheck=0;                   // menu tree checking on or off 1 or 0
        var ShowArrow=0;                                // Uses arrow gifs when 1
    var KeepHilite=1;                // Keep selected path highligthed
        var Arrws=['images/arr.gif',125,30,'images\arr.gif',125,30,'images\arr.gif',125,30];       // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//      MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
  //    For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("About us","aboutus.html","",0,20,70);
         //Menu1_1=new Array("Introduction","","",0,16,100);
        /* Menu1_2=new Array("Palmyrah Tree","","",0,16,100);
         Menu1_3=new Array("A Day of Tapper ","","",0,16,100);        
		 Menu1_4=new Array("History"," ","",0,16,100);        */


Menu2=new Array("Automobile Dealerships","#","",4,20,150);

         Menu2_1=new Array("Deepthi Agencies","#","",2,16,200);
		            Menu2_1_1=new Array("Swaraj Mazda Ltd","swaraj_index.html","",0,16,150);
			    Menu2_1_2=new Array("Claas India Ltd","claas_index.html","",0,16,150);
         Menu2_2=new Array("Jayaraj Automobile Agency","#","",1,16,200);
					Menu2_2_1=new Array("Jcb India Ltd","jcb_index.html","",0,16,150);
					/*Menu2_2_2=new Array("Bajaj Tempo","bajaj_index.html","",0,16,150);*/
		 Menu2_3=new Array("Jayaraj Tractors","#","",1,16,150);
			Menu2_3_1=new Array("L&T John Deere Ltd","lnt_index.html","",0,16,150);
			Menu2_3_2=new Array("Greeves Cotton Ltd","lnt_index.html","",0,16,150);
		 Menu2_4=new Array("Jayaraj Karz","#","",1,16,150);
			Menu2_4_1=new Array("General Motors India Pvt. Ltd.","/jayarajkarz/index.aspx","",0,16,200);
				
     /*   Menu2_4=new Array("Registered Office"," ","",0,16,150);
         Menu2_5=new Array("Coordination Center"," ","",0,16,150);
         Menu2_6=new Array("Organisational Structure"," ","",0,16,150);
         Menu2_7=new Array("Financial Resources"," ","",0,16,150);Menu2_4=new Array("Registered Office"," ","",0,16,150);
        */

Menu3=new Array("Hotels","#","",2,20,60);
        Menu3_1=new Array("Snooze Inn","snooze_index.html","",0,16,150);
        Menu3_2=new Array("Farm House","farmhouse_index.html","",0,16,150);
       /*  Menu3_3=new Array("Story of Thirumal","businesscards.html","",0,16,150);*/

Menu4=new Array("Schools","#","",2,20,70);
         Menu4_1=new Array("Jayland","jayland_index.html","",0,16,150);    
         Menu4_2=new Array("Keswick Public School","keswick_index.html","",0,16,150);
		 /*Menu4_3=new Array("DATA Resources"," ","",0,16,150);
         Menu4_4=new Array("Palma Akshya"," ","",0,16,150);
         Menu4_5=new Array("Dalit Women"," ","",0,16,150);
         Menu4_6=new Array("AIDS Awareness"," ","",0,16,150);*/
           
Menu5=new Array("Farms","#","",1,20,60);
        Menu5_1=new Array("Jayaraj Farms","farm_index.html","",0,16,100);
          /*Menu5_2=new Array("Shyla goes to school"," ","",0,16,150);
         Menu5_3=new Array("Community Health"," ","",0,16,150);        
         Menu5_4=new Array("Resourse Mobilization"," ","",0,16,150);
         Menu5_5=new Array("Enterprise Promotion"," ","",0,16,150);
         Menu5_6=new Array("Markting Support"," ","",0,16,150);        
         Menu5_7=new Array("Product Development"," ","",0,16,150);
         Menu5_8=new Array("Housing Improvement"," ","",0,16,150);
         Menu5_9=new Array("Skill Training"," ","",0,16,150);        
         Menu5_9=new Array("Government Programs"," ","",0,16,150);*/
        
Menu6=new Array("Telecommunications","#","",1,20,135);
         Menu6_1=new Array("Jayaraj Telecom","telecom_index.html","",0,16,150);
        /* Menu6_2=new Array("Rural Marketting Unit"," ","",0,16,100);        
         Menu6_3=new Array("Family Counselling Centre"," ","",0,16,100);        
         Menu6_4=new Array("Hostel for Women"," ","",0,16,100);        
         Menu6_5=new Array("Habitat Resource Centre"," ","",0,16,100);        
         Menu6_6=new Array("Community Trust for child"," ","",0,16,100);        
         Menu6_7=new Array("Training Centre"," ","",0,16,100);        */

Menu7=new Array("Transportation","#","",1,20,110);
         Menu7_1=new Array("Jayaraj Roadlines","jp_index.html","",0,16,150);
        /*   Menu7_2=new Array("MEALS for Sustainability"," ","",0,16,150);        
         Menu7_3=new Array("NEERA Network"," ","",0,16,150);        
         Menu7_4=new Array("Collective for Enterprise"," ","",0,16,150); 
         Menu7_5=new Array("HIV/AIDS Alliance"," ","",0,16,150); */

Menu8=new Array("Plant Hirers","network_index.html","",0,20,100);

/*Menu9=new Array("Course Advertisement","#","",0,20,130);
         Menu8_1=new Array("The Reach"," ","",0,16,145);
         Menu8_2=new Array("Benifits Generated"," ","",0,16,100);
         Menu8_3=new Array("Palm Candy"," ","",0,16,100);        
         Menu8_4=new Array("Story of Balraj"," ","",0,16,100);
         Menu8_5=new Array("Finance","retail.html","",0,16,100);
         Menu8_6=new Array("The Utilisation"," ","",0,16,100);  */      


/*Menu10=new Array("About us","#","",0,20,40);
         

Menu11=new Array("Reports and Studies","#","",0,17,40);
         

Menu11=new Array("DATA News","#","",0,17,40);
        
Menu12=new Array("Future Concerns","#","",2,17,130);
         Menu12_1=new Array("Inviting Support"," ","",0,16,150); 
         Menu12_2=new Array("Bulletin Board"," ","",0,16,150); 

Menu13=new Array("Products","#","",0,17,40);*/
