	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#475E87';			// Background color when mouse is not over
	var LowSubBgColor='#485F8C';//#C31304';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='red';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=7;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='new';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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"


//Diabetes Basic
Menu1=new Array("Home","http://saharanpur.nic.in/sda/index.htm","",0,30,181);
		//Menu1_1=new Array("What is Diabetes ?","diabetes_basic.htm","",0,20,160);	
          //      Menu1_2=new Array("Controlling Diabetes","control_diabetes.htm","",0,20,160); 
            //    Menu1_3=new Array("Treating Diabetes","treatingdiabetes.htm","",0,20,160);
		//Menu1_4=new Array("Risks","#","",0,20,160);
		//Menu1_5=new Array("Women & Diabetes","#","",8,20,160);
          //                             Menu1_5_1=new Array("Women with Diabetes","#","",0,20,200); 	
            //      	               Menu1_5_2=new Array("Diabetic Womens Babies","#","",0,20,160); 
              //                         Menu1_5_3=new Array("Congenitial Abnormalities","woman_diabetes_con_abn.htm","",0,20,160);
                //                       Menu1_5_4=new Array("When Pregnency Avoided","woman_preg.htm","",0,20,160);
                  //                     Menu1_5_5=new Array("Harmone Replacement Therapy","women_harmone_rep.htm","",0,20,160);
                    //                   Menu1_5_6=new Array("Does Diabetes Affect Fertility","women_fertility.htm","",0,20,160);
                      //                 Menu1_5_7=new Array("Ideal Contraceptive Method","women_ideal.htm","",0,20,160);
                        //               Menu1_5_8=new Array("Importance Of PreConception Councelling","women_precouncelling.htm","",0,20,160); 
//Menu1_6=new Array("About Us","#","",0,20,160);

Menu2=new Array("About us","http://saharanpur.nic.in/sda/about_us.htm","",0,30,181);
			
//Forms Of Diabetes						
Menu3=new Array("Property","#","",0,30,181);
       //Menu2_1=new Array("Type 1 Diabetes","type1_diqbetes.htm","",0,20,160);
//	Menu2_2=new Array("Type 2 Diabetes","type2_diqbetes.htm","",0,20,160);
//	Menu2_3=new Array("Gestational","Getational.htm","",0,20,160);
//	Menu2_4=new Array("Secondary Diabetes","#","",0,20,160);


	
//Complications
Menu4=new Array("Photogallary","http://saharanpur.nic.in/sda/gallery.htm","",0,30,181);

       // Menu3_1=new Array("Diabetic Nephropathy","diab_nepro.htm","",0,20,160);
	//Menu3_2=new Array("Diabetic Neuropathy","diab_neuro.htm","",0,20,160);
      //  Menu3_3=new Array("Diabetic Retinopathy","diab_retino.htm","",0,20,160);
        //Menu3_4=new Array("Diabetic Heart Diseases","#","",0,20,160);
	//Menu3_5=new Array("Diabetic High B.P.","hypertension_blood.htm","",0,20,160);
	//Menu3_6=new Array("Diabetic and Gum","#","",0,20,160);
	  
//Treatments
Menu5=new Array("Tenders","#","",0,30,181);
	//Menu4_1=new Array("Glucose Monitoring","#","",0,20,160);
	//Menu4_2=new Array("Exercise","exercise.htm","",0,20,160);
	//Menu4_3=new Array("Insulin Repl. Therapy","insulin_replicat.htm","",0,20,160); 
	//Menu4_4=new Array("Meel Planing","diets.htm","",0,20,160); 
      

  //Menu4_3=new Array("For Homes","#","",0,20,160);


//News & Events
Menu6=new Array("Notice","#","",0,30,181);
    //      Menu5_1=new Array("Founder President","founderpresident.htm","",0,20,200);
   //       Menu5_2=new Array("Past Presidents","#","",0,20,200);
   //       Menu5_3=new Array("President","president.htm","",0,20,200);
//Menu7=new Array("President Elect","presidentelect.htm","",0,20,200);
   //       Menu5_5=new Array("Vice Presidents","vicepresidents.htm","",0,20,200);
   //       Menu5_6=new Array("Secretary","secretary.htm","",0,20,200);
   //       Menu5_7=new Array("Joint Secretary","#","",0,20,200);
   //      Menu5_8=new Array("Life Members","#","",0,20,200);
   //      Menu5_9=new Array("Honarary Members","#","",0,20,200);
//List OF Ececutives

Menu7=new Array("Master Plan 2021","#","",0,30,181);
 
//List Of Prominent Members
Menu8=new Array("Enquiry","#","",0,30,181);
//   Menu7_1=new Array("Updates","#","",0,20,350);
//   Menu7_2=new Array("Case Studies","http://www.diabetescasestudy.com","",0,20,322);
//   Menu7_3=new Array("Research and Development","http://www.diabetesresearch.org","",0,20,322);
//   Menu7_4=new Array("Publications","#","",0,20,200);	
 //  Menu7_5=new Array("News Letter","#","",0,20,200); 
   //Menu7_6=new Array("Co-Opted Members","#","",0,20,200);  



Menu9=new Array("Authorized Colony","#","",0);
Menu10=new Array("Unauthorized Colony","#","",0);
//Menu10=new Array("Download","download.htm","",0);    
//Menu11=new Array("Related Links","#","",4);
//	Menu11_1=new Array("American Diabetes Association","http://www.diabetes.org","",0,20,200);	
//	Menu11_2=new Array("RSSDI","http://www.rssdi.org","",0);
//	Menu11_3=new Array("DIABETES INDIA","http://diabetesindia.com","",0);
//	Menu11_4=new Array("IDF","http://www.idf.org","",0);
	//Menu11_1=new Array("Barcouncil of India","http://barcouncilofindia.nic.in","",0,20,320);
	//Menu11_4=new Array("Delhi Meditation Centre","http://delhimediationcentre.gov.in","",0);
	//Menu11_6=new Array("Law Commission of India","http://lawcommissionofindia.nic.in","",0);
	//Menu11_7=new Array("National Consumer Disptes Redressal Commission","http://ncdrc.nic.in","",0);

