if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}

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)}


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.
"cccccc",					// Mouse Off Font Color
"003366",					// Mouse Off Background Color
"ffffff",					// Mouse On Font Color
"336699",					// Mouse On Background Color
"336699",					// Menu Border Color
"10px",							// Font Size in pixels
"normal",					// Font Style (italic or normal)
"bold",						// Font Weight (bold or normal)
"Verdana, Tahoma, Arial, Helvetica, sans-serif;",	// Font Name
4,							// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,							// Referer Item Font Color (leave this blank to disable)
,							// Referer Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",					// Menu Header Font Color (Leave blank if headers are not needed)
"000099",					// Menu Header Background Color (Leave blank if headers are not needed)
]



//effect2 = "Alpha( style=0,opacity=65)"
//effect=""


addmenu(menu=[
"sidemenu",
135,
,
140,
,
,
style1,
1,
"left",
effect,
1,
,
,
,
,
,
,
,
,
,
,
,"About RIB","about_us.html",,,1
,"Events Held","events_held.html",,,1
,"Workshops & Seminars","workshop_seminar.html",,,1
,"RIB Partnership Network (RPN)","RPN.asp",,,1
,"Publications","show-menu=Publications",,,1
,"Call for Proposal","call_proposal.html",,,1
,"Internships","internship.html",,,1
,"The DGIS Website","links_dgis.html",,,1
,"Other MMRPS","links_mmrps.html",,,1
,"Forum for Demand-led Research Newsletter","demand-led_research.pdf target=_blank",,,1
,"Links Related to Bangladesh","links_bd.html",,,1
,"","",,,1
])

	addmenu(menu=["Publications",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Brochure (English Version) in PDF format","RIB_Bro_Eng_legalsize.pdf target=_blank",,,1
	,"Brochure (Bangla Version) in PDF format","RIB_Bro_Bng.pdf target=_blank",,,1
	,"Annual Report","show-menu=Annual Report",,,1
	])

		addmenu(menu=["Annual Report",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"2002-2003","annual_report_2002-03.pdf target=_blank",,,1
	])
dumpmenus();