//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


function cdd_menu0(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 0 - General Settings and Menu Structure

***********************************************************************************************/
um0http = 1


/*---------------------------------------------
Icon Images
---------------------------------------------*/

    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "../menu_images/sample0_bullet.gif"
	this.rel_icon_rollover0 = "../menu_images/sample0_bullet_hl.gif"
	this.rel_icon_image_wh0 = "0,0"

	this.rel_icon_image1 = "../menu_images/sample0_bullet1.gif"
	this.rel_icon_rollover1 = "../menu_images/sample0_bullet1_hl.gif"
	this.rel_icon_image_wh1 = "0,0"


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../menu_images/nav_arrow.gif"
	this.abs_icon_rollover0 = "../menu_images/nav_arrow.gif"
	/*this.abs_icon_image_wh0 = "17,13"*/
	this.abs_icon_image_xy0 = "-20,2"

/*---------------------------------------------
Divider Settings
---------------------------------------------*/

	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 1					//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 Dimensions
---------------------------------------------*/

	this.is_horizontal = false		//false = vertical menus, true = horizontal menus
	this.is_horizontal_main = true

	//this.menu_width = 200			//applies to vertical menus
	this.menu_width_items = 90		//applies to items in a horizontal menu
	this.menu_width_item0 = 70
	//this.menu_width_item5 = 90
	//this.menu_width_item6 = 90
	this.menu_width_item7 = 60
	//this.menu_width_item1_0_0 = 50



   //Padding Values


	this.menu_padding_main = "7,0,0,0"		//top, right, bottom, left
	this.menu_padding_sub = "0,0,0,0"

	this.item_padding_main = "1,1,1,1"
	this.item_padding_sub = "2,14,2,2"

   //Border Sizing

	this.menu_border_main = 1
	this.menu_border_sub = 1

	this.item_border_main = 1
	this.item_border_sub = 1

   //Specific Item Setting Examples (change 'X' to appropriate index value)

	this.is_horizontalX = true

	this.menu_widthX = 150
	this.menu_width_itemsX = 30
	this.menu_width_itemX_X = 100

	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 = 1
	this.item_border_mainX = 1
	this.item_border_subX_X = 1

/*---------------------------------------------
Exposed Menu Events - Custom Script Attachment
---------------------------------------------*/

	this.show_menu = ""
	this.hide_menu = ""

/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/

   //Main Menu Group 0

	this.item0 = "HOME"
	this.url0 = 'http://www.setac.org'
	
	this.item1 = "WHO WE ARE"

	this.item2 = "WHAT WE DO"

	this.item3 = "JOIN SETAC"

	this.item4 = "SETAC STORE"
	this.url4 = 'https://www.setac.net/setacssa/ecssashop.shopping_page'
	
	
	this.item5 = "MEMBER LOGIN"
	this.url5 = 'https://www.setac.net/setacssa/ssaauthmain.login_page'
	
	this.item6 = "CONTACT SETAC"
	
	this.item7 = "SEARCH"


/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/

   //Sub Menu 0 HOME

	this.menu_xy0 = "-85,20"
	this.menu_width0 = 160

   //Sub Menu 1  WHO WE ARE

	this.menu_xy1 = "-85,20"
	this.menu_width1 = 160

	this.item1_0 = "About SETAC"
	this.item1_1 = "Code of Ethics"
	this.item1_2 = "History"
	this.item1_3 = "Governance"
	this.item1_4 = "Committees"
	this.item1_5 = "Professional Interest Groups"
	this.item1_6 = "Geographic Units"
	this.item1_7 = "Chapters & Branches"
	this.item1_8 = "Our Members"
	this.item1_9 = "Logo and Trademark Guidelines"
	this.item1_10 = "Contact SETAC"
	
	this.icon_abs1_0 = 0
	this.icon_abs1_5 = 0
	this.icon_abs1_6 = 0
	this.icon_abs1_7 = 0
	this.icon_abs1_8 = 0
	this.icon_abs1_10 = 0


	this.url1_0 = 'http://www.setac.org/htdocs/who_about.html'
	this.url1_1 = 'http://www.setac.org/htdocs/who_code.html'
	this.url1_2 = 'http://www.setac.org/htdocs/who_history.html'
	this.url1_3 = 'http://www.setac.org/htdocs/who_gov.html'
	this.url1_4 = 'http://www.setac.org/htdocs/who_comm.html'
	this.url1_5 = 'http://www.setac.org/htdocs/who_interest.html'
	this.url1_6 = 'http://www.setac.org/htdocs/who_gu.html'
	this.url1_7 = 'http://www.setac.org/htdocs/who_chapters.html'
	this.url1_8 = 'http://www.setac.org/htdocs/who_members.html'
	this.url1_9 = 'http://www.setac.org/htdocs/who_logo.html'
	this.url1_10 = 'http://www.setac.org/htdocs/who_contact.html'

	//Sub  Menu 1_0 About SETAC
	
	this.menu_xy1_0 = "0,-1"
	this.menu_width1_0 = 160

	this.item1_0_0 = "Chinese"
	this.item1_0_1 = "English"
	this.item1_0_2 = "French"
	this.item1_0_3 = "Portuguese"
	this.item1_0_4 = "Spanish"
	
	this.url1_0_0 = 'http://www.setac.org/htdocs/files/chinese.pdf'
	this.url1_0_1 = 'http://www.setac.org/htdocs/who_about.html'
	this.url1_0_2 = 'http://www.setac.org/htdocs/who_about_french.html'
	this.url1_0_3 = 'http://www.setac.org/htdocs/who_about_portuguese.html'
	this.url1_0_4 = 'http://www.setac.org/htdocs/who_about_spanish.html'
	
	
	//Sub  Menu 1_5 Professional Insterest Groups

	this.menu_xy1_5 = "0,-1"
	this.menu_width1_5 = 160

	this.item1_5_0 = "Contaminated Soils"
	this.item1_5_1 = "Ecological Risk Assessment (ERAAG)"
	this.item1_5_2 = "Fate & Exposure Modeling"
	this.item1_5_3 = "Life-Cycle Assessment (LCA)"
	this.item1_5_4 = "Pesticides Microbiological"
	this.item1_5_5 = "Dung Organisms Toxicity Testing Standardisation (DOTTS)"
	this.item1_5_6 = "Whole Effluent Toxicity (WET)"
	this.item1_5_7 = "Chemists in SETAC"
	this.item1_5_8 = "UNEP/SETAC Life-Cycle Initiative"
	this.item1_5_9 = "Metals Advisory Group"
	

	this.url1_5_0 = 'http://www.setac.org/htdocs/who_intgrp_soil.html'
	this.url1_5_1 = 'http://www.setac.org/eraag/era_index.htm'
	this.url1_5_2 = 'http://www.setac.org/htdocs/who_intgrp_fate.html'
	this.url1_5_3 = 'http://www.setac.org/htdocs/who_intgrp_lca.html'
	this.url1_5_4 = 'http://www.setac.org/htdocs/who_intgrp_pest.html'
	this.url1_5_5 = 'http://www.setac.org/htdocs/who_intgrp_dotts.html'
	this.url1_5_6 = 'http://www.setac.org/wetindex.html'
	this.url1_5_7 = 'http://www.setac.org/htdocs/who_intgrp_chem.html'
	this.url1_5_8 = 'http://www.uneptie.org/pc/sustain/lcinitiative/'
	this.url1_5_9 = 'http://www.setac.org/htdocs/who_intgrp_mag.html'

//Sub Menu 1_6  GEOGRAPHIC UNITS

	this.menu_xy1_6 = "0,-1"
	this.menu_width1_6 = 140

	this.item1_6_0 = "SETAC Asia/Pacific"
	this.item1_6_1 = "SETAC Europe"
	this.item1_6_2 = "SETAC Latin America"
	this.item1_6_3 = "SETAC North America"
	
	this.icon_abs1_6_0 = 0
	this.icon_abs1_6_1 = 0
	this.icon_abs1_6_2 = 0
	this.icon_abs1_6_3 = 0
	
	this.url1_6_0 = 'http://www.setac.org/htdocs/who_guap.html'
	this.url1_6_1 = 'http://www.setac.org/htdocs/who_gue.html'
	this.url1_6_2 = 'http://www.setac.org/htdocs/who_gula.html'
	this.url1_6_3 = 'http://www.setac.org/htdocs/who_guna.html'
	
	//Sub - SUb  Menu 1_6_0 GEOGRAPHIC UNITS -- Asia Pacific

	this.menu_xy1_6_0 = "0,-1"
	this.menu_width1_6_0 = 140

	this.item1_6_0_0 = "Board of Directors"
	this.item1_6_0_1 = "History"
	this.item1_6_0_2 = "Monthly Bulletin"
	this.item1_6_0_3 = "About SETAC (Chinese)"

	this.url1_6_0_0 = 'http://www.setac.org/htdocs/who_guap_board.html'
	this.url1_6_0_1 = 'http://www.setac.org/htdocs/who_guap_history.html'
	this.url1_6_0_2 = 'http://www.setac.org/htdocs/what_pubnews_apbulletin.html'
	this.url1_6_0_3 = 'http://www.setac.org/htdocs/files/chinese.pdf'

	//Sub - SUb  Menu 1_6_0 GEOGRAPHIC UNITS -- Europe

	this.menu_xy1_6_1 = "0,-1"
	this.menu_width1_6_1 = 140

	this.item1_6_1_0 = "Council"
	this.item1_6_1_1 = "Branches"
	this.item1_6_1_2 = "Meetings"
	this.item1_6_1_3 = "Sustaining Members"
	this.item1_6_1_4 = "Global Partners"
	this.item1_6_1_5 = "14th Annual Meeting"
	this.item1_6_1_6 = "15th Annual Meeting"
	this.item1_6_1_7 = "SE Annual Report 2004"


	this.url1_6_1_0 = 'http://www.setac.org/htdocs/who_gue_council.html'
	this.url1_6_1_1 = 'http://www.setac.org/htdocs/who_gue_branches.html'
	this.url1_6_1_2 = 'http://www.setaceumeeting.org'
	this.url1_6_1_3 = 'http://www.setac.org/htdocs/who_gue_sustmem.html'
	this.url1_6_1_4 = 'http://www.setac.org/htdocs/who_guna_global.html'
	this.url1_6_1_5 = 'http://www.zuova.cz/setac2004/'
	this.url1_6_1_6 = 'http://www.setaceumeeting.org/lille/'
	this.url1_6_1_7 = 'http://www.setaceu.org/SE_annual_report_2004.pdf'

	//Sub - SUb  Menu 1_6_0 GEOGRAPHIC UNITS -- Latin America

	this.menu_xy1_6_2 = "0,-1"
	this.menu_width1_6_2 = 140

	this.item1_6_2_0 = "Board of Directors"
	this.item1_6_2_1 = "About SETAC (Portuguese)"
	this.item1_6_2_2 = "About SETAC (Spanish)"
	this.item1_6_2_3 = "VII Congress - SETAC Latin America"

	this.url1_6_2_0 =  'http://www.setac.org/htdocs/who_gula_board.html'
	this.url1_6_2_1 =  'http://www.setac.org/htdocs/who_about_portuguese.html'
	this.url1_6_2_2 =  'http://www.setac.org/htdocs/who_about_spanish.html'
	this.url1_6_2_3 =  'http://www.unab.cl/HomeFERN/setac/default_ing.htm'

	
	//Sub - SUb  Menu 1_6_0 GEOGRAPHIC UNITS -- North America

	this.menu_xy1_6_3 = "0,-1"
	this.menu_width1_6_3 = 140

	this.item1_6_3_0 = "Board of Directors"
	this.item1_6_3_1 = "Regional Chapters"
	this.item1_6_3_2 = "Sustaining/Affiliate Members"
	this.item1_6_3_3 = "Global Partners"
	this.item1_6_3_4 = "Fourth SETAC World Congress"
	this.item1_6_3_5 = "26th Annual Meeting"


	this.url1_6_3_0 = 'http://www.setac.org/htdocs/who_guna_board.html'
	this.url1_6_3_1 = 'http://www.setac.org/htdocs/who_chap_na.html'
	this.url1_6_3_2 = 'http://www.setac.org/htdocs/who_guna_sustmem.html'
	this.url1_6_3_3 = 'http://www.setac.org/htdocs/who_guna_global.html'
	this.url1_6_3_4 = 'http://www.setac.org/portland.html'
	this.url1_6_3_5 = 'http://www.setac.org/baltimore.html'


   //Sub Menu 1_7 CHAPTERS AND BRANCHES

	this.menu_xy1_7 = "0,-1"
	this.menu_width1_7 = 140

	this.item1_7_0 = "Africa"
	this.item1_7_1 = "Europe"
	this.item1_7_2 = "North America"	
	
	
	this.url1_7_0 = 'http://www.setac.org/htdocs/who_chap_africa.html'
	this.url1_7_1 = 'http://www.setac.org/htdocs/who_chap_europe.html'
	this.url1_7_2 = 'http://www.setac.org/htdocs/who_chap_na.html'

   //Sub Menu 1_8 OUR MEMBERS

	this.menu_xy1_8 = "0,-1"
	this.menu_width1_8 = 140

	this.item1_8_0 = "Get in the Picture"
	this.item1_8_1 = "Just for Laughs"	
	
	
	this.url1_8_0 = 'http://www.setac.org/htdocs/who_mem_pic.html'
	this.url1_8_1 = 'http://www.setac.org/htdocs/who_mem_laughs.html'



	//Sub Menu 1_10 CONTACT SETAC

	this.menu_xy1_10 = "0,-1"
	this.menu_width1_10 = 140

	this.item1_10_0 = "Administrative Staff"
	this.item1_10_1 = "Geographic Units"
	this.item1_10_2 = "Web Request Form"	
	
	
	this.url1_10_0 = 'http://www.setac.org/htdocs/contact_staff.html'
	this.url1_10_1 = 'http://www.setac.org/htdocs/contact_gunits.html'
	this.url1_10_2 = 'http://www.setac.org/htdocs/contact_request.html'



    //Sub Menu 2  WHAT WE DO

	this.menu_xy2 = "-85,20"
	this.menu_width2 = 150

	this.item2_0 = "Awards & Fellowships"
	this.item2_1 = "Professional Opportunities"
	this.item2_2 = "Media Resources"
	this.item2_3 = "Meetings"
	this.item2_4 = "Outreach Programs"
	this.item2_5 = "Publications"
	this.item2_6 = "Student Services"

	this.icon_abs2_0 = 0
	this.icon_abs2_2 = 0
	this.icon_abs2_3 = 0
	this.icon_abs2_4 = 0
	this.icon_abs2_5 = 0
	this.icon_abs2_6 = 0


	this.url2_0 = 'http://www.setac.org/htdocs/what_awards.html'
	this.url2_1 = 'http://www.setac.org/htdocs/what_career.html'
	this.url2_2 = 'http://www.setac.org/htdocs/what_media.html'
	this.url2_3 = 'http://www.setac.org/htdocs/what_meeting.html'
	this.url2_4 = 'http://www.setac.org/htdocs/what_outreach.html'
	this.url2_5 = 'http://www.setac.org/htdocs/what_pub.html'
	this.url2_6 = 'http://www.setac.org/htdocs/what_ss.html'

   //Sub Menu 2_0  AWARDS FELLOWSHIPS

	this.menu_xy2_0 = "0,-1"
	this.menu_width2_0 = 140

	this.item2_0_0 = "SETAC World Council Global Awards"
	this.item2_0_1 = "SETAC Asia / Pacific"
	this.item2_0_2 = "SETAC Europe"
	this.item2_0_3 = "SETAC Latin America"
	this.item2_0_4 = "SETAC North America"
	this.item2_0_5 = "Non-SETAC Awards"

 	this.icon_abs2_0_0 = 0
	this.icon_abs2_0_2 = 0
	this.icon_abs2_0_4 = 0


	this.url2_0_0 = 'http://www.setac.org/htdocs/what_award_world.html'
	this.url2_0_1 = 'http://www.setac.org/htdocs/what_award_asia.html'
	this.url2_0_2 = 'http://www.setac.org/htdocs/what_award_europe.html'
	this.url2_0_3 = 'http://www.setac.org/htdocs/what_award_latin.html'
	this.url2_0_4 = 'http://www.setac.org/htdocs/what_award_na.html'
	this.url2_0_5 = 'http://www.setac.org/htdocs/what_award_non.html'
	
	//Sub - SUb  Menu 2_0_0 SETAC World Council Global Awards

	this.menu_xy2_0_0 = "0,-1"
	this.menu_width2_0_0 = 140

	this.item2_0_0_0 = "Chris Lee"
	this.item2_0_0_1 = "ET&C Best Student Paper"
	this.item2_0_0_2 = "Exceptional Service"
	this.item2_0_0_3 = "Founders"
	this.item2_0_0_4 = "Procter & Gamble"
	this.item2_0_0_5 = "Rachel Carson"


	this.url2_0_0_0 = 'http://www.setac.org/htdocs/what_awardw_clee.html'
	this.url2_0_0_1 = 'http://www.setac.org/htdocs/what_awardw_paper.html'
	this.url2_0_0_2 = 'http://www.setac.org/htdocs/what_awardw_expservice.html'
	this.url2_0_0_3 = 'http://www.setac.org/htdocs/what_awardw_founders.html'
	this.url2_0_0_4 = 'http://www.setac.org/htdocs/what_awardw_rpg.html'
	this.url2_0_0_5 = 'http://www.setac.org/htdocs/what_awardw_carson.html'
	
    //Sub - SUb  Menu 2_0_2 SETAC EUROPE

	this.menu_xy2_0_2 = "0,-1"
	this.menu_width2_0_2 = 140

	this.item2_0_2_0 = "Ecotoxicology Research Grant"
	this.item2_0_2_1 = "Environmental Education"
	this.item2_0_2_2 = "Young Scientist"
	this.item2_0_2_3 = "Best Publication"


	this.url2_0_2_0 = 'http://www.setac.org/htdocs/what_awarde_research.html'
	this.url2_0_2_1 = 'http://www.setac.org/htdocs/what_awarde_education.html'
	this.url2_0_2_2 = 'http://www.setac.org/htdocs/what_awarde_young.html'
	this.url2_0_2_3 = 'http://www.setac.org/htdocs/what_awarde_publication.html'
	
	 //Sub - SUb  Menu 2_0_4 SETAC North AM

	this.menu_xy2_0_4 = "0,-1"
	this.menu_width2_0_4 = 140

	this.item2_0_4_0 = "Professional Awards"
	this.item2_0_4_1 = "Research & Fellowships"
	this.item2_0_4_2 = "Student Awards"
	
	this.icon_abs2_0_4_0 = 0
	this.icon_abs2_0_4_1 = 0
	this.icon_abs2_0_4_2 = 0


	this.url2_0_4_0 = 'http://www.setac.org/htdocs/what_awardna_awards.html'
	this.url2_0_4_1 = 'http://www.setac.org/htdocs/what_awardna_research.html'
	this.url2_0_4_2 = 'http://www.setac.org/htdocs/what_awardna_studentawrds.html'
	
	//Sub - SUb - Sub Menu 2_0_4_0 Professional Awards

	this.menu_xy2_0_4_0 = "0,-1"
	this.menu_width2_0_4_0 = 140

	this.item2_0_4_0_0 = "Environmental Education"
	this.item2_0_4_0_1 = "Eugene Kenaga"
	this.item2_0_4_0_2 = "Government Service"
	this.item2_0_4_0_3 = "Presidential Citations"


	this.url2_0_4_0_0 = 'http://www.setac.org/htdocs/what_awardna_education.html'
	this.url2_0_4_0_1 = 'http://www.setac.org/htdocs/what_awardna_eugene.html'
	this.url2_0_4_0_2 = 'http://www.setac.org/htdocs/what_awardna_govservice.html'
	this.url2_0_4_0_3 = 'http://www.setac.org/htdocs/what_awardna_citations.html'
	
	//Sub - SUb - Sub Menu 2_0_4_1 Research Fellowships

	this.menu_xy2_0_4_1 = "0,-1"
	this.menu_width2_0_4_1 = 140

	this.item2_0_4_1_0 = "Jeff Black"
	this.item2_0_4_1_1 = "Roy F. Weston"


	this.url2_0_4_1_0 = 'http://www.setac.org/htdocs/what_awardna_jblack.html'
	this.url2_0_4_1_1 = 'http://www.setac.org/htdocs/what_awardna_rweston.html'
	
	
	//Sub - SUb - Sub Menu 2_0_4_2 Student Awards

	this.menu_xy2_0_4_2 = "0,-1"
	this.menu_width2_0_4_2 = 140

	this.item2_0_4_2_0 = "Minority Student"
	this.item2_0_4_2_1 = "Student Travel"
	this.item2_0_4_2_2 = "Best Student Presentation"
	this.item2_0_4_2_3 = "Student Training Exchange Opportunity"
	this.item2_0_4_2_4 = "Elsevier Best Student Presentation"


	this.url2_0_4_2_0 = 'http://www.setac.org/htdocs/what_awardna_minst.html'
	this.url2_0_4_2_1 = 'http://www.setac.org/htdocs/what_awardna_stravel.html'
	this.url2_0_4_2_2 = 'http://www.setac.org/htdocs/what_awardna_presentation.html'
	this.url2_0_4_2_3 = 'http://www.setac.org/htdocs/what_awardna_studtrain.html'
	this.url2_0_4_2_4 = 'http://www.setac.org/htdocs/what_awardna_elsevier.html'
	
	
	//Sub  Menu 2_2 SETAC Media Resources

	this.menu_xy2_2 = "0,-1"
	this.menu_width2_2 = 140

	this.item2_2_0 = "Newsroom"
	this.item2_2_1 = "Advertising Rates"
	this.item2_2_2 = "SETAC Meetings"
	this.item2_2_3 = "Publications"
	
	this.url2_2_0 = 'http://www.setac.org/htdocs/what_media_news.html'
	this.url2_2_1 = 'http://www.setac.org/htdocs/what_media_adrates.html'
	this.url2_2_2 = 'http://www.setac.org/htdocs/what_meet_setac.html'
	this.url2_2_3 = 'http://www.setac.org/htdocs/what_pub.html'
	
	//Sub  Menu 2_3 Meetings

	this.menu_xy2_3 = "0,-1"
	this.menu_width2_3 = 140

	this.item2_3_0 = "SETAC Meetings"
	this.item2_3_1 = "Other Events"
	
	this.url2_3_0 = 'http://www.setac.org/htdocs/what_meet_setac.html'
	this.url2_3_1 = 'http://www.setac.org/htdocs/what_meet_other.html'
	
	//Sub  Menu 2_4 Outreach Programs

	this.menu_xy2_4 = "0,-1"
	this.menu_width2_4 = 125

	this.item2_4_0 = "Developing Countries"
	this.item2_4_1 = "Programs"
	
	this.icon_abs2_4_0 = 0

	this.url2_4_0 = 'http://www.setac.org/htdocs/what_outr_discount.html'
	this.url2_4_1 = 'http://www.setac.org/htdocs/what_outr_programs.html'
	
	//Sub -Sub Menu 2_4_0 Developing Countries

	this.menu_xy2_4_0 = "0,-1"
	this.menu_width2_4_0 = 140

	this.item2_4_0_0 = "Membership Discount"
	this.item2_4_0_1 = "Library Subscription Grants"

	this.url2_4_0_0 = 'http://www.setac.org/htdocs/what_outr_discount.html'
	this.url2_4_0_1 = 'http://www.setac.org/htdocs/what_outr_sub.html'
		
	//Sub  Menu 2_5 Publications

	this.menu_xy2_5 = "0,-1"
	this.menu_width2_5 = 140

	this.item2_5_0 = "In this Issue..."
	this.item2_5_1 = "Journals"
	this.item2_5_2 = "Newsletters & Bulletins"
	this.item2_5_3 = "Books"
	this.item2_5_4 = "Technical Issue Papers"
	this.item2_5_5 = "Workshop"
	this.item2_5_6 = "Advertising Rates"
	
	this.icon_abs2_5_1 = 0
	this.icon_abs2_5_2 = 0
	this.icon_abs2_5_3 = 0
	this.icon_abs2_5_4 = 0
	this.icon_abs2_5_5 = 0
	

	this.url2_5_0 = 'http://www.setac.org/htdocs/what_pub_issue.html'
	this.url2_5_1 = 'http://setac.allenpress.com'
	this.url2_5_2 = 'http://www.setac.org/htdocs/what_pub_newsletters.html'
	this.url2_5_3 = 'http://www.setac.org/htdocs/what_pub_books.html'
	this.url2_5_4 = 'http://www.setac.org/htdocs/what_pub_techpaper.html'
	this.url2_5_5 = 'http://www.setac.org/htdocs/what_pub_workshop.html'
	this.url2_5_6 = 'http://www.setac.org/htdocs/what_media_adrates.html'
	
	//Sub  Menu 2_5_0 Issue

	//Sub  Menu 2_5_1 Journals

	this.menu_xy2_5_1 = "0,-1"
	this.menu_width2_5_1 = 140

	this.item2_5_1_0 = "Environmental Toxicology and Chemistry (ET&C)"
	this.item2_5_1_1 = "Integrated Environmental Assessment and Management (IEAM)"

	this.url2_5_1_0 = 'http://setac.allenpress.com'
	this.url2_5_1_1 = 'http://setac.allenpress.com'

	//Sub  Menu 2_6_2 Newsletters and Bulletins

	this.menu_xy2_5_2 = "0,-1"
	this.menu_width2_5_2 = 140

	this.item2_5_2_0 = "SETAC Globe"
	this.item2_5_2_1 = "Asia / Pacific Bulletin"

	this.url2_5_2_0 = 'http://www.setac.org/htdocs/what_pubnews_globe.html'
	this.url2_5_2_1 = 'http://www.setac.org/htdocs/what_pubnews_apbulletin.html'

	//Sub  Menu 2_5_3 Books

	this.menu_xy2_5_3 = "0,-1"
	this.menu_width2_5_3 = 140

	this.item2_5_3_0 = "Bookstore"
	this.item2_5_3_1 = "Proposal Guidelines"


	this.url2_5_3_0 = 'http://www.setac.org/htdocs/what_pubbook_bookstore.html'
	this.url2_5_3_1 = 'http://www.setac.org/htdocs/files/BookPropGuide.pdf'

	
	//Sub  Menu 2_5_4 Technical Issue Papers

	this.menu_xy2_5_4 = "0,-1"
	this.menu_width2_5_4 = 140

	this.item2_5_4_0 = "Eco-Risk Assessment"
	this.item2_5_4_1 = "Endocrine Disruptors"
	this.item2_5_4_2 = "Sound Science"
	this.item2_5_4_3 = "Whole Effluent Toxicity Testing"
	this.item2_5_4_4 = "Whole Effluent Toxicity Testing-Ion Imbalance"

	this.url2_5_4_0 = 'http://www.setac.org/htdocs/what_pubtip_eco.html'
	this.url2_5_4_1 = 'http://www.setac.org/htdocs/what_pubtip_endo.html'
	this.url2_5_4_2 = 'http://www.setac.org/htdocs/what_pubtip_sound.html'
	this.url2_5_4_3 = 'http://www.setac.org/htdocs/files/TIP-WET.pdf'
	this.url2_5_4_4 = 'http://www.setac.org/htdocs/files/TIP-Ion.pdf'

	//Sub  Menu 2_5_5 Workshops
	
	this.menu_xy2_5_5 = "0,-1"
	this.menu_width2_5_5 = 140

	this.item2_5_5_0 = "Proposal Process"
	this.item2_5_5_1 = "Completed Workshops"
	this.item2_5_5_2 = "Workshop Summaries"

	this.url2_5_5_0 = 'http://www.setac.org/htdocs/what_pubws_pp.html'
	this.url2_5_5_1 = 'http://www.setac.org/htdocs/what_pubws_completed.html'
	this.url2_5_5_2 = 'http://www.setac.org/htdocs/what_pubws_summaries.html'

	//Sub  Menu 2_6 Student Services

	this.menu_xy2_6 = "0,-1"
	this.menu_width2_6 = 150

	this.item2_6_0 = "Student Member Benefits"
	this.item2_6_1 = "New Member Application"
	this.item2_6_2 = "Dues Payment"
	this.item2_6_3 = "Professional Opportunities"
	this.item2_6_4 = "Student Awards"
	this.item2_6_5 = "Chapters & Branches"
	
	this.icon_abs2_6_4 = 0
	this.icon_abs2_6_5 = 0
	

	this.url2_6_0 = 'http://www.setac.org/htdocs/what_ss_ben.html'
	this.url2_6_1 = 'http://www.setac.org/htdocs/files/2004MemberAp.pdf'
	this.url2_6_2 = 'http://www.setac.org/htdocs/join_renewal.html'
	this.url2_6_3 = 'http://www.setac.org/htdocs/what_career.html'
	this.url2_6_4 = 'http://www.setac.org/htdocs/what_ss_awards.html'
	this.url2_6_5 = 'http://www.setac.org/htdocs/what_ss_chapters.html'
	
	//Sub  Menu 2_6_4 Student Awards
	
	this.menu_xy2_6_4 = "0,-1"
	this.menu_width2_6_4 = 140

	this.item2_6_4_0 = "SETAC Europe Awards"
	this.item2_6_4_1 = "SETAC North America Awards"
	this.item2_6_4_2 = "SETAC World Council Awards"
	this.item2_6_4_3 = "Non-SETAC Awards"
	
	this.icon_abs2_6_4_0 = 0
	this.icon_abs2_6_4_1 = 0
	this.icon_abs2_6_4_2 = 0	

	this.url2_6_4_0 = 'http://www.setac.org/htdocs/what_ss_awardse.html'
	this.url2_6_4_1 = 'http://www.setac.org/htdocs/wwhat_awardna_studentawrds.html'
	this.url2_6_4_2 = 'http://www.setac.org/htdocs/what_award_world.html'
	this.url2_6_4_3 = 'http://www.setac.org/htdocs/what_award_non.html'
	
	//Sub  Menu 2_6_4_0_0 Europe Awards
	
	this.menu_xy2_6_4_0 = "0,-1"
	this.menu_width2_6_4_0 = 140

	this.item2_6_4_0_0 = "Young Scientist"
	this.item2_6_4_0_1 = "Best Publication"
	
	this.url2_6_4_0_0 = 'http://www.setac.org/htdocs/what_awarde_young.html'
	this.url2_6_4_0_1 = 'http://www.setac.org/htdocs/what_awarde_publication.html'
	
	//Sub  Menu 2_6_4_0_1 NA Awards
	
	this.menu_xy2_6_4_1 = "0,-1"
	this.menu_width2_6_4_1 = 140

	this.item2_6_4_1_0 = "Minority Student"
	this.item2_6_4_1_1 = "Student Travel"
	this.item2_6_4_1_2 = "Best Student Presentation"
	this.item2_6_4_1_3 = "Student Training Exchange Opportunity"
	this.item2_6_4_1_4 = "Elsevier Best Student Presentation"
	
	this.url2_6_4_1_0 = 'http://www.setac.org/htdocs/what_awardna_minst.html'
	this.url2_6_4_1_1 = 'http://www.setac.org/htdocs/what_awardna_stravel.html'
	this.url2_6_4_1_2 = 'http://www.setac.org/htdocs/what_awardna_presentation.html'
	this.url2_6_4_1_3 = 'http://www.setac.org/htdocs/what_awardna_studtrain.html'
	this.url2_6_4_1_4 = 'http://www.setac.org/htdocs/what_awardna_elsevier.html'
	
	//Sub  Menu 2_6_4_0_2 World Council Awards
	
	this.menu_xy2_6_4_2 = "0,-1"
	this.menu_width2_6_4_2 = 140

	this.item2_6_4_2_0 = "ET&C Best Student Paper"
	this.item2_6_4_2_1 = "Procter & Gamble"
	
	this.url2_6_4_2_0 = 'http://www.setac.org/htdocs/what_awardw_paper.html'
	this.url2_6_4_2_1 = 'http://www.setac.org/htdocs/what_awardw_rpg.html'
	
	//Sub  Menu 2_6_5 Chapters
	
	this.menu_xy2_6_5 = "0,-1"
	this.menu_width2_6_5 = 125

	this.item2_6_5_0 = "Africa"
	this.item2_6_5_1 = "Europe"
	this.item2_6_5_2 = "North America"

	this.url2_6_5_0 = 'http://www.setac.org/htdocs/who_chap_africa.html'
	this.url2_6_5_1 = 'http://www.setac.org/htdocs/who_chap_europe.html'
	this.url2_6_5_2 = 'http://www.setac.org/htdocs/who_chap_na.html'
	
	//Sub Menu 3  JOIN

	this.menu_xy3 = "-85,20"
	this.menu_width3 = 150

	this.item3_0 = "Membership Categories"
	this.item3_1 = "Membership Benefits"
	this.item3_2 = "Membership Dues"
	this.item3_3 = "New Member Application"
	this.item3_4 = "Dues Payment"
	this.item3_5 = "Student Services"

	this.icon_abs3_5 = 0

	this.url3_0 = 'http://www.setac.org/htdocs/join_type.html'
	this.url3_1 = 'http://www.setac.org/htdocs/join_benefits.html'
	this.url3_2 = 'http://www.setac.org/htdocs/join_dues.html'
	this.url3_3 = 'http://www.setac.org/htdocs/join_application.html'
	this.url3_4 = 'http://www.setac.org/htdocs/join_renewal.html'
	this.url3_5 = 'http://www.setac.org/htdocs/what_ss.html'

	//Sub  Menu 3_6_0 Student Services

	this.menu_xy3_5 = "0,-1"
	this.menu_width3_5 = 150

	this.item3_5_0 = "Student Member Benefits"
	this.item3_5_1 = "New Member Application"
	this.item3_5_2 = "Dues Payment"
	this.item3_5_3 = "Professional Opportunities"
	this.item3_5_4 = "Student Awards"
	this.item3_5_5 = "Chapters & Branches"
	
	this.icon_abs3_5_4 = 0
	this.icon_abs3_5_5 = 0

	this.url3_5_0 = 'http://www.setac.org/htdocs/what_ss_ben.html'
	this.url3_5_1 = 'http://www.setac.org/htdocs/files/2004MemberAp.pdf'
	this.url3_5_2 = 'http://www.setac.org/htdocs/join_renewal.html'
	this.url3_5_3 = 'http://www.setac.org/htdocs/what_career.html'
	this.url3_5_4 = 'http://www.setac.org/htdocs/what_ss_awards.html'
	this.url3_5_5 = 'http://www.setac.org/htdocs/join_ss_chapters.html'
	
	
	//Sub Sub Menu 3_5_0_4_0 Student Awards
	
	this.menu_xy3_5_4 = "0,-1"
	this.menu_width3_5_4 = 140

	this.item3_5_4_0 = "SETAC Europe Awards"
	this.item3_5_4_1 = "SETAC North America Awards"
	this.item3_5_4_2 = "SETAC World Council Awards"
	this.item3_5_4_3 = "Non-SETAC Awards"
	
	this.icon_abs3_5_4_0 = 0
	this.icon_abs3_5_4_1 = 0
	this.icon_abs3_5_4_2 = 0
	
	this.url3_5_4_0 = 'http://www.setac.org/htdocs/what_ss_awardse.html'
	this.url3_5_4_1 = 'http://www.setac.org/htdocs/wwhat_awardna_studentawrds.html'
	this.url3_5_4_2 = 'http://www.setac.org/htdocs/what_award_world.html'
	this.url3_5_4_3 = 'http://www.setac.org/htdocs/what_award_non.html'
	
	//Sub Sub sub Menu 3_6_0_4_0 SETAC Europe Awards

	this.menu_xy3_5_4_0 = "0,-1"
	this.menu_width3_5_4_0 = 140

	this.item3_5_4_0_0 = "Young Scientist"
	this.item3_5_4_0_1 = "Best Publication"


	this.url3_5_4_0_0 = 'http://www.setac.org/htdocs/what_awarde_young.html'
	this.url3_5_4_0_1 = 'http://www.setac.org/htdocs/what_awarde_publication.html'
	
	//Sub Sub sub Menu 3_6_0_4_1 SETAC NA
	
	this.menu_xy3_5_4_1 = "0,-1"
	this.menu_width3_5_4_1 = 140

	this.item3_5_4_1_0 = "Minority Student"
	this.item3_5_4_1_1 = "Student Travel"
	this.item3_5_4_1_2 = "Best Student Presentation"
	this.item3_5_4_1_3 = "Student Training Exchange Opportunity"
	this.item3_5_4_1_4 = "Elsevier Best Student Presentation"
	
	this.url3_5_4_1_0 = 'http://www.setac.org/htdocs/what_awardna_minst.html'
	this.url3_5_4_1_1 = 'http://www.setac.org/htdocs/what_awardna_stravel.html'
	this.url3_5_4_1_2 = 'http://www.setac.org/htdocs/what_awardna_presentation.html'
	this.url3_5_4_1_3 = 'http://www.setac.org/htdocs/what_awardna_studtrain.html'
	this.url3_5_4_1_4 = 'http://www.setac.org/htdocs/what_awardna_elsevier.html'
	
	//Sub Sub sub Menu 3_6_0_4_2 World Council Awards
	
	this.menu_xy3_5_4_2 = "0,-1"
	this.menu_width3_5_4_2 = 140

	this.item3_5_4_2_0 = "ET&C Best Student Paper"
	this.item3_5_4_2_1 = "Procter & Gamble"
	
	this.url3_5_4_2_0 = 'http://www.setac.org/htdocs/what_awardw_paper.html'
	this.url3_5_4_2_1 = 'http://www.setac.org/htdocs/what_awardw_rpg.html'

	
	//Sub Sub Menu 3_5_5 Chapters and Branches

	this.menu_xy3_5_5 = "0,-1"
	this.menu_width3_5_5 = 140

	this.item3_5_5_0 = "Africa"
	this.item3_5_5_1 = "Europe"
	this.item3_5_5_2 = "North America"
	
	this.url3_5_5_0 = 'http://www.setac.org/htdocs/who_chap_africa.html'
	this.url3_5_5_1 = 'http://www.setac.org/htdocs/who_chape_europe.html'
	this.url3_5_5_2 = 'http://www.setac.org/htdocs/who_chap_na.html'
	
	//Sub Menu 5 SETAC STORE

	this.menu_xy3 = "-85,20"
	this.menu_width3 = 140
	
	//Sub Menu 5 Member LOGIN
	
	this.menu_xy5 = "-85,20"
	this.menu_width5 = 140

	this.item5_0 = "Member Area"
	this.item5_1 = "Membership Directory"
	this.item5_2 = "ET&C and IEAM Online"
	this.item5_3 = "SETAC Globe Online"
	this.item5_4 = "Discussion Forum"

	this.url5_0 = 'https://www.setac.net/setacssa/ssaauthmain.login_page'
	this.url5_1 = 'https://www.setac.net/setacssa/ssaauthmain.login_page'
	this.url5_2 = 'http://setac.allenpress.com'
	this.url5_3 = 'https://www.setac.net/setacssa/ssaauthmain.login_page'
	this.url5_4 = 'http://www.setac.org/php/forum/'

	//Sub Menu 6 Contact
	
	this.menu_xy6 = "-85,20"
	this.menu_width6 = 140

	this.item6_0 = "Administrative Staff"
	this.item6_1 = "Geographic Units"
	this.item6_2 = "Web Request Form"

	this.url6_0 = 'http://www.setac.org/htdocs/contact_staff.html'
	this.url6_1 = 'http://www.setac.org/htdocs/contact_gunits.html'
	this.url6_2 = 'http://www.setac.org/htdocs/contact_request.html'

}