
//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.



///////////////////////////////////////////////////////////
// Nataional Informatics Centre, Rajasthan State, Jaipur //
//////////////////////////////////////////////////////////


// Special effect string for IE5.5 or above please visit http://www.milonic.com/filters_sample.php for more filters
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)"
}


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=10;			// Sub menu offset Left position
Frames_Top_Offset=0 		// Frames Page Adjustment for Top Offset
Frames_Left_Offset=-80	// Frames Page Adjustment for Left Offset



plain_style=[				// Menu Properties Array
"#F7F9F7",						// Off Font Color
"#006699",					// Off Back Color
"#1D3B23",					// On Font Color
"#9EE3A9",					// On Back Color
"#FFFFFF",					// Border Color
11,							// Font Size
"normal",					// Font Style
"regular",						// Font Weight
"Verdana, Tahoma, Arial" ,	// Font
2,							// Padding
"arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
"#FFFFFF",					// 3D High Color
"#367E45",					// 3D Low Color
,							// Current Page Item Font Color (leave this blank to disable)
,							// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",				// Top Bar image (Leave this blank to disable)
]



addmenu(menu=["About",
,,230,1,"",plain_style,,,effect,,,,,,,,,,,,
,"Introduction to Salt Organization", "about_department.html?tp=html",,,1
,"Functions And Setup", "functions.html?tp=html",,,1
,"List of Officers", "officers_list.pdf?tp=pdf",,,1
,"History of Salt Department", "HistoryOfSalt.html?tp=html",,,1

])

addmenu(menu=["SaltIndustry",
,,230,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Salient Feature","industry_india.html?tp=Salt",,,1
,"RFD of Salt Department","RFD-Documents-2011.pdf?tp=Salt",,,1

])

addmenu(menu=["NIDDCP",
,,230,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Iodine Deficiency Disorders","NIDCCP_IodineDeficincy.html",,,1
,"Salt Iodisation Program in India","NIDCCP_Iodised_Program.html",,,1
,"Process of Iodiasation of Salt","NIDCCP_Process.html",,,1
,"Estimation of Iodine Content in Iodised Salt by Iodometric Titration","NIDCCP_Estimation&Content.html",,,1
,"Supply of Iodised Salt Under Public Distribution System (PDS)","NIDCCP_Supply_salt.html",,,1
,"Registration Procedure","show-menu=Iodisedsalt",,,1
])
addmenu(menu=["Iodisedsalt",,,200,1,,plain_style,0,"left",effect,0,,,,,,,,,,,
,"For Producing ordinary","Registration_process.html?tp=Salt",,,1
	,"For Producing Refined Iodised Salt","Refined_iodised.html?tp=Salt",,,1
	,"For Potassium Iodate","Quality_iodised.html?tp=Salt",,,1


])




addmenu(menu=["Acts",
,,230,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Salt Cess Act 1953","CessAct1953.html",,,1
,"Salt Cess Rules 1964","CessRules1964.html",,,1
,"Quality Control And Export Inspection Act 1963","Exportsnotification.html",,,1
,"Salt Cess Act & Rules Hindi Version","SaltCessAct.doc",,,1

])


addmenu(menu=["Quality",,,200,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Specification of Edible Salt","show-menu=Specification",,,1
,"Specification of Industrial Grade Salt","IndustrialGrade.html?tp=Salt",,,1
,"Specification of Refined Iodised Salt","SpecificationRefined.html",,,1
])
addmenu(menu=["Specification",,,125,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"Under PFA","UnderPFAACT.html?tp=Salt",,,1
	,"Under CODEX","Quality_Under_codex.html?tp=Salt",,,1
	])

addmenu(menu=["SaltAdvisory",,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Introduction to Board","Introduction_Boarad.htm",,,1
,"RAB","show-menu=RAB",,,1
,"CAB","show-menu=CAB",,,1
,"Code of Principle","Code_of_Principle.html",,,1
])
addmenu(menu=["RAB",,,200,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Constitution and List of Members","RAB_Constitution.html?tp=Salt",,,1
,"Its Function","RAB_Functions.html?tp=Salt",,,1
])
addmenu(menu=["CAB",,,200,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Constitution and List of Members","CAB_Constitution.html?tp=Salt",,,1
,"Its Function","CAB_Function.html?tp=Salt",,,1
])

addmenu(menu=["Important",,,200,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"2006-07","salt-ar2007.pdf target =_self;",,"Annual Reports 2006-2007",1
,"2007-08","salt-ar08.pdf target =_self;",,"Annual Reports 2007-2008",1
,"2008-09","salt-ar2009.pdf target =_self;",,"Annual Reports 2008-2009",1
,"2009-10","salt-ar2010.pdf target =_self;",,"Annual Reports 2009-2010",1
,"2010-11","salt-ar2011.pdf target =_self;",,"Annual Reports 2010-2011",1
])

addmenu(menu=["Transport",,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"By Rail","TransportByRail.html",,,1
,"Procedure for Issue of Export","Transport_procedure.html",,,1
,"Guidlines","guidelines.html",,,1

])



dumpmenus()
