
//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above 
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=20;	// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#800000",			// Mouse Off Font Color before cursor on selection
"#A6A6FF",			// Mouse Off Background Color in the menu
"ffffff",			// Mouse On Font Color after cursor is on the option
"#000088",			// Mouse On Background Color
"000000",			// Menu Border Color 
14,					// Font Size in pixels
"Normal",			// Font Style (italic or normal)
"Bold",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
4,					// Menu Item Padding
"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"000099",			// Menu Header Font Color (Leave blank if headers are not needed)
"ffffff",			// Menu Header Background Color (Leave blank if headers are not needed)
"navy",			// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
160,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
200,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"left",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;History&nbsp;&nbsp;","history.htm",,"History of the Rajasthan High Court",1
,"&nbsp;&nbsp;Judges&nbsp;&nbsp;","show-menu=judgesmenu",,"Photos and Biodatas of the Hon.Chief Justice and the Judges",1
,"&nbsp;&nbsp;Causelist&nbsp;&nbsp;","show-menu=causlistmenu",,"Causelists of the Supreme court,High Courts and District Courts",1
,"&nbsp;&nbsp;Case Status&nbsp;&nbsp;","show-menu=casestatusmenu",,"Case Status of the Supreme court,High Courts and District Courts",1
,"&nbsp;&nbsp;Judgements&nbsp;&nbsp;","show-menu=judgementmenu",,"Judgemnet on the Internet",1
,"&nbsp;&nbsp;Photo Gallery&nbsp;&nbsp;","show-menu=photomenu",,"Photo Gallary",1
,"&nbsp;&nbsp;Registrars&nbsp;&nbsp;","registrars.htm",,"Registrar and Registrar General Since Inception",1
,"&nbsp;&nbsp;Administrative Orders&nbsp;&nbsp;","show-menu=ordermenu",,"Administrative Orders",1
,"&nbsp;&nbsp;E-Courts&nbsp;&nbsp;","show-menu=ecourtmenu",,"Details E-court Project, Its a Mission Mode Project i.e. MMP",1
,"&nbsp;&nbsp;Calendars&nbsp;&nbsp;","show-menu=calendarmenu",,"Calendar of High Court and Civil Courts",1
,"&nbsp;&nbsp;Work Arrangement U/S 4 of RTI Act 2005&nbsp;&nbsp;","show-menu=arrangemenu",,"Work Arrangements & Post Chart of Rajasthan High Court",1
,"&nbsp;&nbsp;Regional Workshop&nbsp;&nbsp;","rworkshop.htm",,"10th West zone Regional Workshop",1
,"&nbsp;&nbsp;Leave Management(Judicial Officer)&nbsp;&nbsp;","http://courtnic.nic.in/jodh/leave/leave.asp target=_blank",,"Judicial Officer Leave Management",1

,"&nbsp;&nbsp;Top&nbsp;&nbsp;","#top",,"",1
,"&nbsp;&nbsp;Home&nbsp;&nbsp;","default.htm",,"",1

])

addmenu(menu=["casestatusmenu",,,200,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;Supreme Court&nbsp;&nbsp;","http://courtnic.nic.in/courtnicsc.asp target=_blank",,"Case Status of Supreme Court",1
	,"&nbsp;&nbsp;Jodhpur&nbsp;&nbsp;","http://courtnic.nic.in/jodh/content.asp target=_blank",,"Case Status, Principal Seat Jodhpur",1
	,"&nbsp;&nbsp;Jaipur&nbsp;&nbsp;","http://courtnic.nic.in/rajasthan/content.asp target=_blank",,"Case Status Bench Jaipur",1
	,"&nbsp;&nbsp;Other High Courts&nbsp;&nbsp;","http://courtnic.nic.in target=_blank",,"Case Status of Other High Courts",1

	])

 
addmenu(menu=["judgesmenu",,,225,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
    ,"&nbsp;&nbsp;Chief Justices & Judges&nbsp;&nbsp;","jphoto.htm",,"Chief Justice and Judges",1
	,"&nbsp;&nbsp;Former Chief Justices&nbsp;&nbsp;","formercj.htm",,"Former Chief Justices ",1
	,"&nbsp;&nbsp;Former Judges&nbsp;&nbsp;","formerj.htm",,"Former Judges",1
	
	])

 
addmenu(menu=["causlistmenu",,,150,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	
	,"&nbsp;&nbsp;Supreme Court&nbsp;&nbsp;","http://causelists.nic.in/sccause/index1.html target=_blank",,"Causlist of The Supreme Court of India",1
	,"&nbsp;&nbsp;Jodhpur&nbsp;&nbsp;","http://causelists.nic.in/jodh/index1.html target=_blank",,"Causelist, Principal Seat Jodhpur",1
	,"&nbsp;&nbsp;Jaipur&nbsp;&nbsp;","http://causelists.nic.in/jai_s/index1.html target=_blank",,"Causelist, Bench Jaipur",1
	,"&nbsp;&nbsp;District Courts&nbsp;&nbsp;","http://lobis.nic.in/dcauselist.php target=_blank",,"Causelist, District Courts",1

	])
	
	addmenu(menu=["photomenu",,,250,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;E-Kiosks Jodhpur&nbsp;&nbsp;","kiosk-jodhpur.htm",,"E-Kiosks at Jaipur on 26.05.2010",1
	,"&nbsp;&nbsp;E-Kiosks Jaipur&nbsp;&nbsp;","kiosk-jaipur.htm",,"E-Kiosks at Jaipur on 13.05.2010",1
	,"&nbsp;&nbsp;E-Courts Jaipur&nbsp;&nbsp;","ecourt-jaipur.htm",,"E-Courts at Jaipur on 09.07.2007",1
	,"&nbsp;&nbsp;E-Courts Jodhpur&nbsp;&nbsp;","ecourt-jodhpur.htm",,"E_courts at Jodhpur on 09.07.2007",1
	,"&nbsp;&nbsp;Stone Laying&nbsp;&nbsp;","stone-jodhpur.htm",,"Stone laying ceremony of new high court building at Jodhpur",1
	,"&nbsp;&nbsp;City Civil Court Jodhpur&nbsp;&nbsp;","ccc-jodhpur.htm",,"City civil court comuterization at Jodhpur",1
	,"&nbsp;&nbsp;New High Court Building&nbsp;&nbsp;","newcourt.htm",,"High Court Bench Jaipur New Building Inauguration ",1
	,"&nbsp;&nbsp;Car Parking Under Ground&nbsp;&nbsp;","carparking.htm",,"High Court Bench Jaipur Under Ground Car Parking",1
	,"&nbsp;&nbsp;Judgement on Internet&nbsp;&nbsp;","judgmentuploading.htm",,"Inauguration of High Court Bench Jaipur Judgement on Internet on 31.08.2006",1
	,"&nbsp;&nbsp;Video Conferencing&nbsp;&nbsp;","vconf.htm",,"High Court Bench Jaipur Video Conferencing Inauguration",1
	,"&nbsp;&nbsp;Website&nbsp;&nbsp;","websiteinauguration.htm",,"Rajasthan High Court Official Website Inauguration",1
	,"&nbsp;&nbsp;District Court Judgement&nbsp;&nbsp;","dist_jodhpur.htm",,"District Court Jodhpur Judgement on Internet Inauguration",1
	
	])
	
	addmenu(menu=["judgementmenu",,,210,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;Supreme Court&nbsp;&nbsp;","http://judis.nic.in/supremecourt/chejudis.asp target=_blank",,"Judgement of The Supreme Court of India",1
	,"&nbsp;&nbsp;Jodhpur&nbsp;&nbsp;","http://courtnic.nic.in/jodh/content.asp target=_blank",,"Judgement, Principal Seat Jodhpur",1
	,"&nbsp;&nbsp;Jaipur&nbsp;&nbsp;","http://courtnic.nic.in/rajasthan/content.asp target=_blank",,"Judgement, Bench Jaipur",1
    ,"&nbsp;&nbsp;District Court Jodhpur&nbsp;&nbsp;","http://lobis.nic.in/srjud.php?dist=235&dname=Jodhpur target=_blank",,"Judgement,Jodhpur District Court",1
    
	])
	addmenu(menu=["calendarmenu",,,240,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;High  Court 2010 Calendar&nbsp;&nbsp;","hccal2010.htm",,"Rajasthan High Court Calendar for 2010",1
	,"&nbsp;&nbsp;High  Court 2009 Calendar&nbsp;&nbsp;","hccal2009.htm",,"Rajasthan High Court Calendar for 2009",1
	,"&nbsp;&nbsp;Civil Court 2010 Calendar&nbsp;&nbsp;","cccal2010.htm",,"Civil Court Calendar for 2010",1
	,"&nbsp;&nbsp;Civil Court 2009 Calendar&nbsp;&nbsp;","cccal2009.htm",,"Civil Court Calendar for 2009",1
	,"&nbsp;&nbsp;High  Court 2008 Calendar&nbsp;&nbsp;","hccal2008.htm",,"Rajasthan High Court Calendar for 2008",1

	])

addmenu(menu=["ordermenu",,,240,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;Standing Orders&nbsp;&nbsp;","standing-order.htm",,"Standing Orders",1
	,"&nbsp;&nbsp;PI Orders&nbsp;&nbsp;","pi-order.htm",,"Permanent Instructions Orders",1
	,"&nbsp;&nbsp;Transfer/Posting&nbsp;&nbsp;","transfer-posting-order.htm",,"Transfer Posting Orders",1
	,"&nbsp;&nbsp;Scale/Promotion&nbsp;&nbsp;","scale-promotion-order.htm",,"Scale Promotion Orders",1
	,"&nbsp;&nbsp;Govt. Orders/Rules&nbsp;&nbsp;","govt-order.htm",,"Government Orders /Rules",1
	,"&nbsp;&nbsp;Misc. Orders&nbsp;&nbsp;","misc-order.htm",,"Miscellaneous Orders",1

	])
	
	addmenu(menu=["ecourtmenu",,,290,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;Checklist for Application S/W&nbsp;&nbsp;","site_check_list.pdf target=_blank",,"Check list as pre-requirement for application software installation",1
	,"&nbsp;&nbsp;HP Laptop Complaint Procedure&nbsp;","http://ecourts.nic.in/admin1/HP_contact%20details.htm target=_blank",,"Laptop Complaint",1
	,"&nbsp;&nbsp;Familiarisation&nbsp;&nbsp;","action-plan-ecourt.pdf target=_blank",,"Familiarisation with E-court (Mission Mode Project MMP)",1
	,"&nbsp;&nbsp;Site Preparation Instruction&nbsp;&nbsp;","site-preparation-guidelines.pdf target=_blank",,"Guidelines for Site Preparation",1
	,"&nbsp;&nbsp;Site Preparation Checklist&nbsp;&nbsp;","ecourts.pdf target=_blank",,"Guidelines for Site Preparation Checklist",1
	,"&nbsp;&nbsp;Digital Signature&nbsp;&nbsp;","signature.pdf target=_blank",,"Guidelines for filling Digital Signature Form",1
	,"&nbsp;&nbsp;Broad Band&nbsp;","ecourtsmmp.pdf target=_blank",,"Instruction Regarding Broadband on Transfer",1
	,"&nbsp;&nbsp;Printer&nbsp;&nbsp;","printer.pdf target=_blank",,"Instruction Regarding Printers",1

	])

addmenu(menu=["arrangemenu",,,100,1,,style1,0,"left",",;Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;Jodhpur&nbsp;&nbsp;","jodhpur-post-chart-with-arrows-mail.xls target=_blank",,"Work Arrangements and Posting Details at Principal Seat Jodhpur",1
	,"&nbsp;&nbsp;Jaipur&nbsp;&nbsp;","jaipur-post-chart-with-arrows-mail.xls target=_blank",,"Work Arrangements and Posting Details at Bench Jaipur",1
	,"&nbsp;&nbsp;Committee&nbsp;&nbsp;","committee.pdf target=_blank",,"Committee",1
	,"&nbsp;&nbsp;Registry&nbsp;&nbsp;","registry.pdf target=_blank",,"Registry",1

	])
	
	


dumpmenus()