// Information Main Menu

<!--BLANK_IMAGE = 'C:/Documents and Settings/IBM/My Documents/adpc/crm/menu/images/b.gif';

var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"",		// color of the item border, if any
		shadow:"",		// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:""		// background color for the item which is under mouse right now
	},
	css:{
		ON:"",			// CSS class for items
		OVER:""			// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:[12,240], itemoff:[25,0], leveloff:[0,151], style:STYLE, size:[24,150]},
	{code:'<img src="/img/oed menu/dir.gif" width="150" height="24" />',  url: "http://www.adpc.net/infores/dir.html",target:"_parent",
		sub:[
			 {},
			 {code:'<img src="/img/oed menu/hsi_submenu.gif" width="191" height="23" />', url: "http://www.adpc.net/infores/hazard-cc.html", target:"_parent", 
				ocode:'<img src="C:/Documents and Settings/IBM/My Documents/adpc/crm/menu/images/bdeshout.gif" width="150" height="23" />',
			 		sub:[
						 {leveloff:[0,191]},
						 {code:'<img src="/img/oed menu/cyclone_sms.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/hazard-cc.html", target:"_parent"},
						 {code:'<img src="/img/oed menu/droughts_sms.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/hazard-dr.html", target:"_parent"},
						 {code:'<img src="/img/oed menu/earthquakes_sms.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/hazard-eq.html", target:"_parent"},
						 {code:'<img src="/img/oed menu/fire_sms.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/hazard-fr.html", target:"_parent"},
						 {code:'<img src="/img/oed menu/flood_sms.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/hazard-fl.html", target:"_parent"},
						 {code:'<img src="/img/oed menu/landslide_sms.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/hazard-ls.html", target:"_parent"},
						 {code:'<img src="/img/oed menu/volcano_sms.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/hazard-vc.html", target:"_parent"}
						]
			 },
			 {code:'<img src="/img/oed menu/csi_submenu.gif" width="191" height="23" />',url: "http://www.adpc.net/infores/country-bangla.html", target:"_parent",
				ocode:'<img src="C:/Documents and Settings/IBM/My Documents/adpc/crm/menu/images/indiaout.gif" width="150" height="23" />',
					sub:[
						 {leveloff:[0,191]},
						 {code:'<img src="/img/info_menu/country/bdesh_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-bangla.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/cambo_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-cambodia.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/china_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-china.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/ind_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-india.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/indo_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-indo.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/lao_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-lao.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/nepal_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-nepal.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/pakist_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-pakistan.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/phi_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-phi.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/sri_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-sri.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/tha_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-thai.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/vie_sm.gif" width="74" height="23" />', url: "http://www.adpc.net/infores/country-vn.html", target:"_parent"}
						]
				},		
			  {code:'<img src="/img/oed menu/do_submenu.gif" width="191" height="23" />',url: "http://www.adpc.net/infores/org.html", target:"_parent",
				ocode:'<img src="C:/Documents and Settings/IBM/My Documents/adpc/crm/menu/images/indiaout.gif" width="150" height="23" />',
					sub:[
						 {},
						 {code:'<img src="/img/info_menu/country/dis_org_sub.gif" width="191" height="23" />', url: "http://www.adpc.net/infores/org.html", target:"_parent"},
						 {code:'<img src="/img/info_menu/country/dis_agen_sub.gif" width="191" height="23" />', url: "http://www.adpc.net/infores/dis-links.html", target:"_parent"}
			  			 ]
			 }, 
			 ]
	},
	{code:'<img src="/img/oed menu/admnews.gif" width="150" height="24" />',    url: "http://www.adpc.net/infores/newsletter/newsletter.html",target:"_parent"
	},
	{code:'<img src="/img/oed menu/country-profiles_menu.gif" width="150" height="24" />',    url: "http://www.adpc.net/country-profiles.html",target:"_parent"
	},
	{code:'<img src="/img/oed menu/mu_mn.gif" width="150" height="24" />',    url: "http://www.adpc.net/infores/monthly_report/update.html",target:"_parent"
	},
	{code:'<img src="/img/oed menu/online_doc.gif" width="150" height="24" />', url:"http://www.adpc.net/infores/doc.html", target:"_parent",
		ocode:'<img src="C:/Documents and Settings/IBM/My Documents/adpc/crm/menu/images/partnerout.gif" width="150" height="23" />'
	},
	{code:'<img src="/img/oed menu/online_db.gif" width="150" height="24" />', url:"http://203.159.16.3/wwwisis/ADPC.01/form.htm", target:"_parent"
	}
];

