//**** CSS Drop Down Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


function cdd_menu0(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 0 - General Settings and Menu Structure

	**See the menu_styles.css file for additional customization options**

***********************************************************************************************/
/*---------------------------------------------
Icon Images
---------------------------------------------*/
    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "../sample_images/arrow.gif"
	this.rel_icon_rollover0 = "../sample_images/arrow.gif"
	this.rel_icon_image_wh0 = "13,10"

	this.rel_icon_image1 = "../sample_images/sample8_rel_ico_sub.gif"
	this.rel_icon_rollover1 = "../sample_images/sample8_rel_ico_sub_hl.gif"
	this.rel_icon_image_wh1 = "17,16"

    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../sample_images/sample8_abs_arrow.gif"
	this.abs_icon_rollover0 = "../sample_images/sample8_abs_arrow_hl.gif"
	this.abs_icon_image_wh0 = "36,16"
	this.abs_icon_image_xy0 = "-25,7"

/*---------------------------------------------
Divider Settings
---------------------------------------------*/

	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 0			//applies to horizontal menus only
	this.divider_height = 0			//applies to vertical menus only

    //available specific settings

	this.use_divider_capsX_X = true

/*---------------------------------------------
Menu Orientation and Sizing
---------------------------------------------*/

	this.is_horizontal = false		//false = vertical menus, true = horizontal menus
	this.is_horizontal_main = true
	this.menu_width = 99			//applies to vertical menus
	this.menu_width_items = 172		//applies to item width in a horizontal menu
	this.menu_width_item0_5 = 140		//applies to widith btw items in a horizontal menu

   //Padding Values

	this.menu_padding_main = "0,0,0,0"		//top, right, bottom, left
	this.menu_padding_sub = "0,1,1,1"

	this.item_padding_main = "4,0,2,9"
	this.item_padding_sub = "1,10,3,5"

   //Border Sizing

	this.menu_border_main = 0
	this.menu_border_sub = 0;

	this.item_border_main = 0
	this.item_border_sub = 0

   //Specific Item Setting Examples (change 'X' to appropriate index value)

	this.is_horizontal5 = false
	this.menu_width_items5 = 200
	this.menu_width_itemX_X = 150

	this.menu_padding_subX = "10,5,10,5"
	this.item_padding_mainX = "10,5,10,5"
	this.item_padding_subX_X = "10,5,10,5"

	this.menu_border_subX = 0
	this.item_border_mainX = 1
	this.item_border_subX_X = 1

/*---------------------------------------------
Optional Style Sheet Class Name Association
---------------------------------------------*/

//Use the following sections to optionally associate menu groups
//and menu items with existing CSS classes from your site.

   //global class names

	//this.main_menu_class = "myclassname"
	//this.main_items_class = "myclassname"
	//this.main_items_rollover_class = "myclassname"

	//this.sub_menu_class = "myclassname"
	//this.sub_items_class = "myclassname"
	//this.sub_items_rollover_class = "myclassname"

   //specific menu items

	//this.item_classX_X = "myclassname"
	//this.item_rollover_classX_X = "myclassname"

/*---------------------------------------------
Exposed Menu Events - Custom Script Attachment
---------------------------------------------*/

	this.show_menu = "";
	this.hide_menu = "";

	//available specific settings

	//this.show_menuX = "alert('show id')";
	//this.hide_menuX = "alert('hide id')";

/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/

   //Main Menu Group 0

	this.item0 = "Courses taught"
	this.icon_rel0 = 0

	this.item1 = "Publication list"
	this.icon_rel1 = 0

	this.item2 = "Books published"
	this.icon_rel2 = 0

	this.item3 = "News on web"
	this.icon_rel3 = 0
		
	this.item4 = "Postgraduate students"
	this.icon_rel4 = 0

	this.item5 = "Postgraduate opportunities"
	this.icon_rel5 = 0

//	this.item4 = "Useful Links"
//	this.icon_rel4 = 0

/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/

  //Sub Menu 0

	this.menu_xy0 = "-99,20"
	this.menu_width0 = 130  // set width of BSc courses

	this.item0_0 = "BSc courses"
	this.icon_abs0_0 = 0
	this.icon_rel0_0 = 1
	this.menu_width0_0 = 210;    //set width of E & E
	this.menu_xy0_0 = "10,2"


		
		this.item0_0_0 = "BIOL0625 Ecology & Evolution"
		this.icon_rel0_0_0 = 1
		this.url0_0_0='http://www.biosch.hku.hk/ecology/lsc/biol0625/'

		this.item0_0_1 = "BIOL2615 Freshwater Ecology"
		this.icon_rel0_0_1 = 1
		this.url0_0_1='http://www.biosch.hku.hk/ecology/lsc/biol2615/'

				
	this.item0_1 = "MSc course"
	this.icon_rel0_1 = 1
	this.menu_xy0_1= "10,2"
	this.icon_abs0_1= 0
	this.menu_width0_1 = 230;

		this.item0_1_0 = "ENVM8016 Conservation & Management of Freshwater Ecosystems"
		this.icon_rel0_1_0 = 1
		this.url0_1_0='http://www.biosch.hku.hk/ecology/lsc/envm8016/'
	

//Sub Menu 1
		this.menu_xy1 = "-120,20"
		this.menu_width1 = 160
		this.url1='http://www.biosch.hku.hk/ecology/staffhp/dd/publications.html'
		
		this.item1_0 = "Publication list"
		this.icon_rel1_0 = 1
		this.url1_0='http://www.biosch.hku.hk/ecology/staffhp/dd/publications.html'



 //Sub Menu 2
		this.menu_xy2 = "-99,20"
		this.menu_width2 = 160
		
		this.item2_0 = "A Field Guide to Hong Kong Streams"
		this.icon_rel2_0 = 1
		this.url2_0='http://www.biosch.hku.hk/ecology/guides_adv.html'

		this.item2_1 = "Tropical Asian Streams"
		this.icon_rel2_1 = 1
		this.menu_xy2_1= "10,2"
		this.icon_abs2_1= 0
		this.menu_width2_1 = 180;

			this.item2_1_0 = "e-book (through Google)"
			this.icon_rel2_1_0 = 1
			this.url2_1_0='http://books.google.com/books?id=Iqkx1anCk_gC&printsec=frontcover&dq=tropical+asian+streams#PPP1,M1'

			this.item2_1_1 = "e-book (through HKU library)"
			this.icon_rel2_1_1 = 1
			this.url2_1_1='http://library.hku.hk/search~S6?/tTropical+Asian+Streams/ttropical+asian+streams/1%2C1%2C2%2CB/frameset&FF=ttropical+asian+streams+zoobenthos+ecology+and+conservation&2%2C%2C2'

			this.item2_1_2 = "order (through HKU press)"
			this.icon_rel2_1_2 = 1
			this.url2_1_2='http://www.hkupress.org/Common/Reader/Products/ShowProduct.jsp?Pid=1&Version=0&Cid=16&Charset=iso-8859-1&page=-1&key=9789622094697'

			this.item2_1_3 = "<table width='140'><tr><td><center><img src='http://www.hku.hk/ecology/staffhp/dd/sample_images/books.jpg' width=56 height=80></center><br><font style='position:relative; font-family:arial; font-size:11; text-decoration:none;' ><b>'Tropical Asian Streams'</b></font></td></tr></table>"
			this.icon_rel2_1_3 = 1
		
			
		this.item2_2 = "Hills and Streams" 
		this.icon_rel2_2 = 1
		this.menu_xy2_2= "10,2"
		this.icon_abs2_2= 0
		this.menu_width2_2 = 180;

			this.item2_2_0 = "e-book (through Google)"
			this.icon_rel2_2_0 = 1
			this.url2_2_0='http://books.google.com/books?id=xDlYpGfPxXIC&printsec=frontcover&dq=Hills+and+streams'

			this.item2_2_1 = "e-book (through HKU library)"
			this.icon_rel2_2_1 = 1
			this.url2_2_1='http://library.hku.hk/search~S6?/tHills+&+Streams/thills+and+streams/1,2,5,B/frameset&FF=thills+and+streams+an+ecology+of+hong+kong&4,,4'

			this.item2_2_2 = "order (through HKU press)"
			this.icon_rel2_2_2 = 1
			this.url2_2_2='http://www.hkupress.org/Common/Reader/Products/ShowProduct.jsp?Pid=1&Version=0&Cid=16&Charset=iso-8859-1&page=-1&key=9789622093577'

			this.icon_rel2_2_3 = 1
			this.item2_2_3="<table width='140'><tr><td><center><img src='http://www.biosch.hku.hk/ecology/staffhp/dd/sample_images/booksHills.jpg' width=56 height=80><br><font style='font-family:arial; font-size:11; text-decoration:none;' ><b>'Hills & Streams'</b></font></center></td></tr></table>"
	
		
		this.item2_3 = 'Tropical Stream Ecology'
		this.icon_rel2_3 = 1
		this.menu_xy2_3= "10,2"
		this.icon_abs2_3= 0
		this.menu_width2_3 = 180;

			this.item2_3_0 = "e-book (through HKU library)"
			this.icon_rel2_3_0 = 1
			this.url2_3_0='http://library.hku.hk/search~S6?/tTropical+stream+ecology/ttropical+stream+ecology/1%2C1%2C2%2CB/frameset&FF=ttropical+stream+ecology&2%2C%2C2'

			this.item2_3_1 = "Order (through Amazon)"
			this.icon_rel2_3_1 = 1
			this.url2_3_1='http://www.amazon.com/Tropical-Stream-Ecology-Aquatic/dp/0120884496'

			this.icon_rel2_3_2 = 1
			this.item2_3_2= "<table width='140'><tr><td><center><img src='http://www.biosch.hku.hk/ecology/staffhp/dd/sample_images/TropicalStreamEcology.jpg' width=56 height=80><br><font style='font-family:arial; font-size:11; text-decoration:none;' ><b>'Tropical Stream Ecology'</b></font></center></td></tr></table>"
		


		this.item2_4 = 'The Ecology & Biodiversity of Hong Kong'	
		this.icon_rel2_4 = 1
		this.menu_xy2_4= "10,2"
		this.icon_abs2_4= 0
		this.menu_width2_4 = 165;

			this.item2_4_0 = "book (through HKU library)"
			this.icon_rel2_4_0 = 1
			this.url2_4_0='http://library.hku.hk/search~S6?/tThe+ecology+and+Biodiversity+of+Hong+kong/tecology+and+biodiversity+of+hong+kong/1%2C2%2C2%2CB/frameset&FF=tecology+and+biodiversity+of+hong+kong&1%2C1%2C'

			this.item2_4_1 = "order (through HK Book City)"
			this.icon_rel2_4_1 = 1
			this.url2_4_1='http://www.hkbookcity.com/showbook2.php?serial_no=75893'

			this.item2_4_2 = "<table width='140'><tr><td><center><img src='http://www.biosch.hku.hk/ecology/staffhp/dd/sample_images/booksEB.jpg' width=90 height=80><br><font style='font-family:arial; font-size:11; text-decoration:none;' ><b>'The Ecology & Biodiversity of Hong Kong'</b></font></center></td></tr></table>"
			this.icon_rel2_4_2 = 1
			


//Sub Menu 3
		this.menu_xy3 = "-99,20"
		this.menu_width3 = 160  

		this.item3_0 = "About DD's work"
		this.icon_abs3_0 = 0
		this.icon_rel3_0 = 1
		this.menu_width3_0 = 240;   
		this.menu_xy3_0 = "10,2"


			this.item3_0_0 = "On China’s Beleaguered Yangtze,A Push to Save Surviving Species"
			this.icon_rel3_0_0 = 1
			this.url3_0_0='http://e360.yale.edu/feature/on_chinas_beleaguered_yangtze_a_push_to_save_surviving_species/2311/'


			this.item3_0_1 = "Megafish Sleuth: No Steve Irwin"
			this.icon_rel3_0_1 = 1
			this.url3_0_1='http://www.sciencenews.org/view/generic/id/45365/title/Megafish_Sleuth_No_Steve_Irwin'


			this.item3_0_2 = "Aquatic Ecology:The Last of the Leviathans"
			this.icon_rel3_0_2 = 1
			this.url3_0_2='http://sciencemag.org/cgi/content/full/316/5832/1684'

			
			this.item3_0_3 = "Workshop in Madrid, July 2011"
			this.icon_rel3_0_3 = 1
			this.url3_0_3='http://www.biosch.hku.hk/ecology/staffhp/dd/files/Dudgeon Madrid July 2011.pdf'


			this.item3_0_4 = "Entrevista David Dudgeon, Oct 2011"
			this.icon_rel3_0_4 = 1
			this.url3_0_4='http://www.biosch.hku.hk/ecology/staffhp/dd/files/Dudgeon La Vanguardia Oct 16 2011.pdf'


	
		this.item3_1 = "Interview on radio"
		this.icon_abs3_1 = 0
		this.icon_rel3_1 = 1
		this.menu_width3_1 = 240;   
		this.menu_xy3_1 = "10,2"

			this.item3_1_0 = "2010-11-22 Water Security"
			this.icon_rel3_1_0 = 1
			this.url3_1_0='http://english.cri.cn/7146/2010/11/19/1942s605954.htm'

			this.item3_1_1 = "2010-01-25 2010 Year of Biodiversity"
			this.icon_rel3_1_1 = 1
			this.url3_1_1='http://english.cri.cn/7146/2010/01/22/2361s544591.htm'

			this.item3_1_2 = "Scientist's Call To Action for Asia & Hong Kong 's Rich Biodiversity"
			this.icon_rel3_1_2 = 1
			this.url3_1_2='http://www.abc.net.au/rn/science/earth/stories/s358430.htm'
		

//Sub Menu 4
		this.menu_xy4 = "-99,20"
		this.menu_width4 = 160
		this.url4='http://www.biosch.hku.hk/ecology/staffhp/dd/pg_students.html'
		
		this.item4_0 = "Postgraduate students"
		this.icon_rel4_0 = 1
		this.url4_0='http://www.biosch.hku.hk/ecology/staffhp/dd/pg_students.html'



//Sub Menu 5

	this.menu_xy5 = "-297,20"
	this.menu_width5 = 297
	this.item5_0 = "<table><tr><td><center><img src='http://www.biosch.hku.hk/ecology/staffhp/dd/sample_images/PGopp.jpg' width=240 height=231></center><font style='position:relative; font-family:arial; font-size:11; text-decoration:none;' ><Br> There are no vacancies at present; new opportunities will be posted as they become available </font><br><br><font style=' font-size:11; font-family:arial;color:#000099'><u> </u></font></td></tr></table>"
//	this.url5_0 = 'http://www.hku.hk/ecology/staffhp/dd/PG_project_2011-12.pdf'
// The projects are indicative of research topics that I am willing to supervise in the academic year starting September 2011 or subsequently.

/*--
//Sub Menu 4

	this.menu_xy4 = "-140,20"
	this.menu_width4 = 100
	this.item4_0 = "DEB website"
	this.url4_0 = 'http://www.hku.hk/ecology/'
	this.icon_rel4_0 = 1
	//this.icon_abs4_0= 0
	
	this.item4_1 = "News"
	this.icon_rel4_1 = 1
	this.icon_abs4_1= 0
	this.menu_xy4_1 = "10,2"
	this.menu_width4_1 = 100

		this.item4_1_0 = "DEB seminar"
		this.url4_1_0 = 'http://www.hku.hk/ecology/announce.html'
		this.icon_rel4_1_0 = 1

		this.item4_1_1 = "Porcupine!"
		this.url4_1_1 = 'http://www.hku.hk/ecology/porcupine/index.htm'
		this.icon_rel4_1_1 = 1

		this.item4_1_2 = "BBC News"
		this.url4_1_2 = 'http://news.bbc.co.uk/2/hi/science/nature/default.stm'
		this.icon_rel4_1_2 = 1

		this.item4_1_3 = "CNN News"
		this.url4_1_3 = 'http://edition.cnn.com/'
		this.icon_rel4_1_3 = 1

		this.item4_1_4 = "SCMP"
		this.url4_1_4 = 'http://www.scmp.com/portal/site/SCMP/'
		this.icon_rel4_1_4 = 1

	this.item4_2 = "Other links"
	this.icon_rel4_2 = 1
	this.icon_abs4_2= 0
	this.menu_xy4_2 = "10,2"
	this.menu_width4_2 = 100

		this.item4_2_0 = "HKU Library"
		this.url4_2_0 = 'http://library.hku.hk/'
		this.icon_rel4_2_0 = 1

		this.item4_2_1 = "AFCD"
		this.url4_2_1 = 'http://www.afcd.gov.hk/eindex.html'
		this.icon_rel4_2_1 = 1

		this.item4_2_2 = "HK Observatory (Weather Forcast)"
		this.url4_2_2 = 'http://www.hko.gov.hk/wxinfo/currwx/fnd.htm'
		this.icon_rel4_2_2 = 1

		this.item4_2_3 = "National Geographic"
		this.url4_2_3 = 'http://www.nationalgeographic.com/'
		this.icon_rel4_2_3 = 1

--*/

}///////////////////////// END Menu Data /////////////////////////////////////////
