um0http = 1
function cdd_menu0(){
/*Icon Images*/
    //Relative positioned icon images (flow with main menu or sub item text)
	this.rel_icon_image0 = "../images/spacer.gif"
	this.rel_icon_rollover0 = "../images/spacer.gif"
	//this.rel_icon_image0 = "../images/nav/main.arrow.inactive.jpg"
	//this.rel_icon_rollover0 = "../images/nav/sub.arrow.active.jpg"
	this.rel_icon_image_wh0 = "1,1"

	this.rel_icon_image1 = "../images/spacer.gif"
	this.rel_icon_rollover1 = "../images/spacer.gif"
	//this.rel_icon_image1 = "../images/nav/sub.arrow.inactive.jpg"
	//this.rel_icon_rollover1 = "../images/nav/sub.arrow.active.jpg"
	this.rel_icon_image_wh1 = "1,1"

    //Absolute positioned icon images (coordinate positioned)
	this.abs_icon_image0 = "../images/spacer.gif"
	this.abs_icon_rollover0 = "../images/spacer.gif"
	this.abs_icon_image_wh0 = "1,1"
	this.abs_icon_image_xy0 = "1,1"

/*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 = false

/*Menu Orientation and Dimensions*/
	this.is_horizontal = false //false = vertical menus, true = horizontal menus
	this.is_horizontal_main = false

	this.menu_width = 135			//applies to vertical menus
	this.menu_width_items = 135		//applies to items in a horizontal menu

   //Padding Values
	this.menu_padding_main = "5,0,5,0"		//top, right, bottom, left
	this.menu_padding_sub = "5,0,5,0"
	this.item_padding_main = "0,0,0,0"
	this.item_padding_sub = "0,0,0,0"

   //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_horizontalX = true
	this.menu_widthX = 135
	this.menu_width_itemsX = 100
	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 = 0
	this.item_border_mainX = 0
	this.item_border_subX_X = 0

/*---------------------------------------------
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"
	//this.divider_class = "cdd0_dividers_horizontal"


/*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')"
	//this.clickX = "alert('execute custom click item code')"

/*Main Menu Group and Items*/
   //Main Menu Group 0
	this.item0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;About Us"
	this.icon_rel0 = 0
	//this.url0 = '../about/index.php'
	
	this.item1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gear"
	this.icon_rel1 = 0
	//this.url1 = '../products/index.php'
	
	this.item2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Services"
	this.icon_rel2 = 0
	//this.url2 = '../services/index.php'
	
	this.item3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Classes"
	this.icon_rel3 = 0
	this.url3 = '../classes/index.php'
		
	this.item4 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Events"
	this.icon_rel4 = 0
	this.url4 = ''
	this.menu_xy4 = "0,0"
		this.menu_width4 = 270
	
	this.item4_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Beach Cleanup Dive"
	this.icon_rel4_0 = 0
	this.url4_0 = '../pages/splash_trash.php'
	
	this.item4_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Upcoming National Geographic Dive Trips"
	this.icon_rel4_1 = 0
	this.url4_1 = '../pages/upcoming_national_geographic.php'
	
	this.item4_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Upcoming Local Wreck Diving Dive Trips"
	this.icon_rel4_2 = 0
	this.url4_2 = '../pages/upcoming_local.php'
	
	this.item4_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Calendar"
	this.icon_rel4_3 = 0
	this.url4_3 = '../calendar/index.php'
	
	this.item5 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resources"
	this.icon_rel5 = 0
	this.url5 = '../resources/index.php'
	
	this.item6 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Photo Gallery"
	this.icon_rel6 = 0
	this.url6 = '../gallery/'
	
	this.item7 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contact Us"
	this.icon_rel7 = 0
	this.url7 = '../pages/contact.php'

/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/
//Sub Menu 0 -- about us
this.menu_xy0 = "0,0"
	this.menu_width0 = 140

	this.item0_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Company History"
	this.icon_rel0_0 = 1
	this.url0_0 = '../about/history.php'

	this.item0_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accreditation"
	this.icon_rel0_1 = 1
	this.url0_1 = '../about/accreditation.php'
	
	// Mission Statment button
	// this.item0_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mission Statement"
	// this.icon_rel0_2 = 1
	// this.url0_2 = '../about/mission_statement.php'

	// this.item0_4 = "Biographies"
	// this.icon_rel0_4 = 1
	// this.url0_4 = '../#'
	
	this.item0_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Meet Our Staff"
	this.icon_rel0_2 = 1
	this.url0_2 = '../about/staff.php'

//Sub Menu 1 -- products
this.menu_xy1 = "0,0"
	this.menu_width1 = 140
	
	this.item1_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Scuba Gear"
	this.icon_rel1_0 = 1
	this.url1_0 = '../products/scubagear.php'

	this.item1_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Snorkeling Gear"
	this.icon_rel1_1 = 1
	this.url1_1 = '../products/snorkelgear.php'
	
/*	this.item1_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fins"
	this.icon_rel1_0 = 1
	this.url1_0 = '../products/fins.php'

	this.item1_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Masks"
	this.icon_rel1_1 = 1
	this.url1_1 = '../products/masks.php'

	this.item1_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Snorkels"
	this.icon_rel1_2 = 1
	this.url1_2 = '../products/snorkels.php'

	this.item1_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Suits"
	this.icon_rel1_3 = 1
	this.url1_3 = '../products/suits.php'

	this.item1_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;More..."
	this.icon_rel1_3 = 1
	this.url1_3 = '../products/index.php?t=misc'
*/

//Sub Menu 2 -- services
this.menu_xy2 = "0,0"
	this.menu_width2 = 140
	
	this.item2_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parties"
	this.icon_rel2_0 = 1
	this.url2_0 = '../services/parties.php'

	this.item2_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Travel"
	this.icon_rel2_1 = 1
	this.url2_1 = '../services/travel.php'
	
	this.item2_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rental Gear"
	this.icon_rel2_2 = 1
	this.url2_2 = '../services/rent.php'

	this.item2_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equipment Service"
	this.icon_rel2_3 = 1
	this.url2_3 = '../services/repair.php'


//Sub Menu 3 -- classes
	this.menu_xy3 = "0,0"
	this.menu_width3 = 320
	this.icon_abs3_10= 0
	this.menu_xy3_1 = "2,0"
	this.menu_xy3_8 = "2,-210"
	this.menu_xy3_9 = "2,0"
	this.menu_xy3_10 = "2,0"
	this.menu_width3_8 = 220
	this.menu_width3_9 = 220
	this.menu_width3_10 = 220
	this.menu_width3_1 = 160


	this.item3_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class Schedule"
	this.icon_rel3_0 = 1
	this.url3_0 = '../calendar/'

// Discovery	
	this.item3_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Discovery Classes..."
	this.icon_rel3_1 = 1
	//this.url3_1 = '../'
	
	this.item3_1_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bubblemaker"
	this.icon_rel3_1_0 = 1
	this.url3_1_0 = '../classes/discovery_bubblemaker.php'
	
	this.item3_1_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PADI Seal Team"
	this.icon_rel3_1_1 = 1
	this.url3_1_1 = '../classes/discovery_padi_seal_team.php'
	
	this.item3_1_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Discover Scuba"
	this.icon_rel3_1_2 = 1
	this.url3_1_2 = '../classes/discovery_scuba.php'
	
	this.item3_1_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Discover Snorkeling"
	this.icon_rel3_1_3 = 1
	this.url3_1_3 = '../classes/discovery_snorkeling.php'
	
	this.item3_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Open Water Diver, New Divers Start Here!"
	this.icon_rel3_2 = 1
	this.url3_2 = '../classes/open_water.php'
	this.item_class3_2 = "cdd0_additional_sub"
	
	this.item3_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;National Geographic Open Water Diver"
	this.icon_rel3_3 = 1
	this.url3_3 = '../classes/national_geographic_open_water.php'
	
	// this.item3_1_1 = "Scuba Tune Up"
	// this.icon_rel3_1_1 = 1
	// this.url3_1_1 = '../#'
	// New Divers
	
	this.item3_4 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Scuba Tune Up"
	this.icon_rel3_4 = 1
	this.url3_4 = '../classes/scuba_tune_up.php'

	this.item3_5 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adventure Diver &amp; Advanced Open Water Diver"
	this.icon_rel3_5 = 1
	this.url3_5 = '../classes/adventure_advanced_open_water.php'
	
	this.item3_6 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rescue Diver"
	this.icon_rel3_6 = 1
	this.url3_6 = '../classes/rescue_diver.php'
	
	this.item3_7 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Master Scuba Diver"
	this.icon_rel3_7 = 1
	this.url3_7 = '../classes/master_diver.php'
	
//------------------------------------------------------------------------------------------------	
	this.item3_8 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Specialty Diver Certifications..."
	this.icon_rel3_8 = 1
	// this.url3_8 = '../#'
	
	this.item3_8_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;How do Advanced Courses and <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Specialty Courses work together?"
	this.icon_rel3_8_0 = 1
	this.url3_8_0 = '../classes/specialty_work_with_advanced.php'
	
	this.item3_8_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AWARE Fish ID"
	this.icon_rel3_8_1 = 1
	this.url3_8_1 = '../classes/specialty_aware_fish_id.php'

	this.item3_8_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Boat Diver"
	this.icon_rel3_8_2 = 1
	this.url3_8_2 = '../classes/specialty_boat_diver.php'

	this.item3_8_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cavern Diver"
	this.icon_rel3_9_3 = 1
	this.url3_8_3 = '../classes/specialty_cavern_diver.php'

	this.item3_8_4 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deep Diver"
	this.icon_rel3__4 = 1
	this.url3_8_4 = '../classes/specialty_deep_diver.php'

	this.item3_8_5 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Digital Underwater Photography<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &ndash; Snorklers &amp; Divers"
	this.icon_rel3_8_5 = 1
	this.url3_8_5 = '../classes/specialty_underwater_photography.php'

	this.item3_8_6 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diver Propulsion Vehicle"
	this.icon_rel3_8_6 = 1
	this.url3_8_6 = '../classes/specialty_propulsion_vehicle.php'

	this.item3_8_7 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Drift Diver"
	this.icon_rel3_8_7 = 1
	this.url3_8_7 = '../classes/specialty_drift_diver.php'

	this.item3_8_8 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dry Suit Diver"
	this.icon_rel3_8_8 = 1
	this.url3_8_8 = '../classes/specialty_dry_suit_diver.php'

	this.item3_8_9 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enriched Air Diver"
	this.icon_rel3_8_9 = 1
	this.url3_8_9 = '../classes/specialty_enriched_air_diver.php'

	this.item3_8_10 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equipment Specialist"
	this.icon_rel3_8_10 = 1
	this.url3_8_10 = '../classes/specialty_equipment_specialist.php'

	this.item3_8_11 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Night Diver"
	this.icon_rel3_8_11 = 1
	this.url3_8_11 = '../classes/specialty_night_diver.php'

	this.item3_8_12 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Peak Performance Bouyancy"
	this.icon_rel3_8_12 = 1
	this.url3_8_12 = '../classes/specialty_peak_performance_bouyancy.php'

	this.item3_8_13 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Project Aware Specialist"
	this.icon_rel3_8_13 = 1
	this.url3_8_13 = '../classes/specialty_project_aware_specialist.php'
	
	this.item3_8_14 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reef Creature Awareness<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &ndash; Snorklers"
	this.icon_rel3_8_14 = 1
	this.url3_8_14 = '../classes/specialty_reef_creature_awareness.php'
	
	this.item3_8_15 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reef Creature Identification"
	this.icon_rel3_8_15 = 1
	this.url3_8_15 = '../classes/specialty_reef_creature_identification.php'
	
	this.item3_8_16 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reef Fish Awareness - Snorkelers"
	this.icon_rel3_8_16 = 1
	this.url3_8_16 = '../classes/specialty_reef_fish_awareness.php'

	this.item3_8_17 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reef Fish Identification"
	this.icon_rel3_8_17 = 1
	this.url3_8_17 = '../classes/specialty_reef_fish_identification.php'

	this.item3_8_18 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Search and Recovery Diver"
	this.icon_rel3_8_18= 1
	this.url3_8_18= '../classes/specialty_search_recovery_diver.php'

	this.item3_8_19 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Underwater Naturalist"
	this.icon_rel3_8_19 = 1
	this.url3_8_19 = '../classes/specialty_underwater_naturalist.php'

	this.item3_8_20 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Underwater Navigation"
	this.icon_rel3_8_20 = 1
	this.url3_8_20= '../classes/specialty_underwater_navigation.php'

	this.item3_8_21 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Underwater Videographer"
	this.icon_rel3_8_21 = 1
	this.url3_8_21 = '../classes/specialty_underwater_videographer.php'

	this.item3_8_22 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wreck Diver"
	this.icon_rel3_9_22 = 1
	this.url3_8_22 = '../classes/specialty_wreck_diver.php'

	this.item3_8_23 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Zen Diver"
	this.icon_rel3_8_23 = 1
	this.url3_8_23 = '../classes/specialty_zen_diver.php'
    
	this.item3_9 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Emergency First Response (EFR)..."
	this.icon_rel3_9 = 1
	//this.url3_9 = '../classes/dan_efr.php'
	
	this.item3_9_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;About Emergency First Response &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Corporation"
	this.icon_rel3_9_0 = 1
	this.url3_9_0 = '../classes/efr_about.php'
	
	this.item3_9_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Primary Care, Secondary Care, AED"
	this.icon_rel3_9_1 = 1
	this.url3_9_1 = '../classes/efr_primary_secondary.php'
	
	this.item3_9_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Care for Children"
	this.icon_rel3_9_2 = 1
	this.url3_9_2 = '../classes/efr_child.php'
	
	this.item3_9_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Primary Care &amp; AED for Workplace"
	this.icon_rel3_9_3 = 1
	this.url3_9_3 = '../classes/efr_workplace.php'
	
	this.item3_9_4 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EFR Instructor"
	this.icon_rel3_9_4 = 1
	this.url3_9_4 = '../classes/efr_instructor.php'
	
	this.item3_10 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Divers Alert Network (DAN)..."
	this.icon_rel3_10 = 1
	//this.url3_10 = '../classes/dan_efr.php'

	this.item3_10_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Oxygen First Aid for Scuba Injuries"
	this.icon_rel3_10_0 = 1
	this.url3_10_0 = '../classes/dan_ox_fa_scuba_inj.php'
	
	this.item3_10_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Oxygen First Aid for Aquatic &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Emergencies"
	this.icon_rel3_10_1 = 1
	this.url3_10_1 = '../classes/dan_ox_fa_aqua_emerg.php'
	
	this.item3_10_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;First Aid for Hazardous Marine Life &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Injuries"
	this.icon_rel3_10_2 = 1
	this.url3_10_2 = '../classes/dan_fa_haz_mar_inj.php'
		
	this.item3_10_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Automated External Defibrillator &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(AED) Scuba"
	this.icon_rel3_10_3 = 1
	this.url3_10_3 = '../classes/dan_aed_scuba.php'
		
	this.item3_10_4 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Automated External Defibrillator &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(AED) Aquatic Emergencies"
	this.icon_rel3_10_4 = 1
	this.url3_10_4 = '../classes/dan_aed_ae.php'
		
	this.item3_10_5 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remote Emergency Medical Oxygen &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(REMO)"
	this.icon_rel3_10_5 = 1
	this.url3_10_5 = '../classes/dan_remo.php'

    this.item3_11 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Professional Courses"
	this.icon_rel3_11 = 1
	this.url3_11 = '../classes/professional_courses.php'

    this.item3_12 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Technical Courses"
    this.icon_rel3_12 = 1
    this.url3_12 = '../classes/technical_courses.php'

	this.item3_13 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Water Aerobics"
	this.icon_rel3_13 = 1
	this.url3_13 = '../classes/water_aerobics.php'

    this.item3_14 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forms for all Classes"
    this.icon_rel3_14 = 1
    this.url3_14 = '../pages/forms.php'

    this.item3_15 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enriched Air Nitrox Online"
	this.icon_rel3_15 = 1
	this.url3_15 = '../classes/enriched-air-nitrox-online.php'

//Sub Menu 6 -- photo gallery
	this.menu_xy6 = "0,0"
	this.menu_width6 = 140

	this.item6_0 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Costa Rica"
	this.icon_rel6_0 = 1
	this.url6_0 = '../gallery/thumbnails.php?album=5'
	
	this.item6_1 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Belize 2008"
	this.icon_rel6_1 = 1
	this.url6_1 = '../gallery/thumbnails.php?album=8'

/*	this.item6_2 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cayman Islands"
	this.icon_rel6_2 = 1
	this.url6_2 = '../gallery/'

	this.item6_3 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cozumel"
	this.icon_rel6_3 = 1
	this.url6_3 = '../gallery/'

	this.item6_4 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nassau"
	this.icon_rel6_4 = 1
	this.url6_4 = '../gallery/'

	this.item6_5 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;St. Lucia"
	this.icon_rel6_5 = 1
	this.url6_5 = '../gallery/'

	this.item6_6 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;More..."
	this.icon_rel6_6 = 1
	this.url6_6 = '../gallery/'
	*/


}



