/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	
	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#7D69DD';			// Background color when mouse is not over
	var LowSubBgColor='#7D69DD';			// Background color when mouse is not over on subs
	var HighBgColor='#7D69DD';			// Background color when mouse is over
	var HighSubBgColor='#7D69DD';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// 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='#000099';			// Border color
	var BorderSubColor='#000099';			// 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=9;				         // 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=165.9;				// Menu offset x coordinate
	var StartLeft=9;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
				                        // 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='';				// 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=['DtlDesign/image/tri.gif',5,10,'DtlDesign/image/tridown.gif',10,5,'DtlDesign/image/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"


Menu1=new Array("Home","http://www.dtl.gov.in/","",0,20,75);


Menu2=new Array("Careers","http://dtl.gov.in/Career.htm","",0,20,90);


Menu3=new Array("About DTL","","",3,20,110);
	Menu3_1=new Array("About Us","http://dtl.gov.in/DTL_New_WebSite/DTL_History_140409.htm","",0,20,150);	
	Menu3_2=new Array("DTL Map","http://dtl.gov.in/DTLMap/dtl_map.htm","",0);
	Menu3_3=new Array("Contact Us","http://dtl.gov.in/New-Contactus.htm","",0);
	

Menu4=new Array("About Delhi Power","","",6,20,160);
    //Menu3_1=new Array("Delhi Power Demand & Supply Position","http://www.delhisldc.org/","",0,20,230);	
    Menu4_1=new Array("Area of Distribution & Supply","http://dtl.gov.in/Area-of-Distb.htm","",0,20,230);	
    Menu4_2=new Array("DERC Order","http://www.dercind.org/notiaugust02/index.html","",0);	
    Menu4_3=new Array("License for Transmission","http://dtl.gov.in/License-Trans.htm","",0);	
    Menu4_4=new Array("Unbundling and privatization of DVB","http://dtl.gov.in/Press-handout.htm","",0);	
    Menu4_5=new Array("Delhi Electricity Reforms","","",5);
        Menu4_5_1=new Array("Latest in Delhi Electricity Reforms","http://dtl.gov.in/New-Electricityreforms.htm","",0,20,220);	
        Menu4_5_2=new Array("Delhi Electricity Reforms Act","http://dtl.gov.in/DE-Reform-Act.htm","",0);
        Menu4_5_3=new Array("Tripartite Agreement","http://dtl.gov.in/Trip-Agrmt.htm","",0);
        Menu4_5_4=new Array("Government Notification","http://dtl.gov.in/Govt-Notification.htm","",0);
        Menu4_5_5=new Array("Statutes & Rules","http://dtl.gov.in/Statutes-Rules.htm","",0);
    Menu4_6=new Array("Department of Power","http://dtl.gov.in/Dotnet_Applications/PersonnelInformation/FrmDeptOfPower.aspx","",0,20,200);	
    


Menu5=new Array("Tenders","","",5,20,85);
	Menu5_1=new Array("Current Tenders","http://dtl.gov.in/New-Tenderinfo.htm","",0,20,175);
	Menu5_2=new Array("Tenders Awarded","http://dtl.gov.in/TenderAwarded.htm","",0);
	Menu5_3=new Array("Old Tenders","http://dtl.gov.in/tenders/TenderArchive/TenderArchive.htm","",0);
	Menu5_4=new Array("e-Procurement Guidelines","http://dtl.gov.in/DT/etendering/index.htm","",0);
	Menu5_5=new Array("Contractors Payments","","",2);
	        Menu5_5_1=new Array("Details","http://dtl.gov.in/Contractorpayments.htm","",0,20,100);
	        Menu5_5_2=new Array("Performa","http://dtl.gov.in/DT/Deptt/Vig-Dept/Contractors-Details.pdf","",0);
	        
	
Menu6=new Array("RTI","","",6,20,80);
    Menu6_1=new Array("The ACT","http://dtl.gov.in/Right-to-information/RTI-Act-160709.pdf","",0,20,150);
    Menu6_2=new Array("Manuals","http://dtl.gov.in/New-RTI2005.htm","",0);
    Menu6_3=new Array("CIC","http://cic.gov.in/","",0);
    Menu6_4=new Array("RTI Portal","http://rti.gov.in/","",0);
    Menu6_5=new Array("List of PIO's in DTL","http://dtl.gov.in/Right-to-information/Manual-XVI.pdf","",0);
    Menu6_6=new Array("FAQ","http://dtl.gov.in/Right-to-information/F_A_Q_250909.pdf","",0);
    
    
Menu7=new Array("General Information","","",5,20,184);
    Menu7_1=new Array("About Electricity","http://dtl.gov.in/About-Elect.htm","",0,20,184);
    Menu7_2=new Array("High Tension Wire","http://dtl.gov.in/New-Bulletinboard.htm","",0);
    Menu7_3=new Array("Save Electricity","http://dtl.gov.in/Save-Elect.htm","",0);
    Menu7_4=new Array("Electricity Consumers Empowered","http://dtl.gov.in/Transco%20Electricity%20Consumers%20Empowered/index.html","",0);
    Menu7_5=new Array("Regarding SWINE FLU","http://www.dtl.gov.in/SWINEFLU.pdf","",0);
    
Menu8=new Array("Vigilance","","",2,20,107);
    Menu8_1=new Array("Complaint Registration","http://dtl.gov.in/Dotnet_Applications/DTL/Vigilance/frmMComplaintRegistration.aspx","",0,20,184);
    Menu8_2=new Array("Complaint Status","http://dtl.gov.in/Dotnet_Applications/DTL/Vigilance/frmRComplaintStatusUser.aspx","",0);

