//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


function cdd_menu1(){

//////////////////////////Start Menu Data/////////////////////////////////

/**********************************************************************************************

	Menu 1 - 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 = "../../../../TCS/prod/dzn_menus//spacer.png"
	this.rel_icon_rollover0 = "../../../../TCS/prod/dzn_menus//spacer.png"
	this.rel_icon_image_wh0 = "5,1"

	this.rel_icon_image1 = "../../../../TCS/prod/dzn_menus//spacer.png"
	this.rel_icon_rollover1 = "../../../../TCS/prod/dzn_menus//spacer.png"
	this.rel_icon_image_wh1 = "5,1"

	


    //Absolute positioned icon images (coordinate positioned)

        this.abs_icon_image0 = "../../../../TCS/prod/dzn_menus//1468/arrow.gif"
	this.abs_icon_rollover0 = "../../../../TCS/prod/dzn_menus//1468/arrow.gif"
	this.abs_icon_image_wh0 = "13,10"
	this.abs_icon_image_xy0 = "-30,5"




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

   //All values below are defined in pixel units.  Only the 
   //width of items and menu groups may be defined, heights 
   //are automatically determined by the font size and padding
   //values below.  See the menu_styles.css file for additional
   //border color and style settings.


	this.is_horizontal = false			//applies to all menu groups
	this.is_horizontal_main = true			//applies to main group only
	
	this.menu_width = 150				//applies to vertical menus
	this.menu_width_items = 100			//applies to items in a horizontal menu
	this.menu_width_item4 = 100			//applies to items in a horizontal menu



   //Padding Values
  

	this.menu_padding_main = "0,0,0,0"		//top, right, bottom, left
	this.menu_padding_sub = "0,0,0,0"

	this.item_padding_main = "2,2,0,2"
	this.item_padding_sub = "2,2,2,2"

	

   //Border Sizing


	this.menu_border_main = 1
	this.menu_border_sub = 1

	this.item_border_main = 0
	this.item_border_sub = 1



   //Specific Item Setting Examples (change 'X' to appropriate index value)
   //Jon-This will cause the sub menu items to stay on one horz-line under the main menu	

	this.is_horizontalX = true
	
	this.menu_widthX = 200
	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 = 1
	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')";
	//this.clickX = "alert('execute custom click item code')"


/*---------------------------------------------
Main Menu Group and Items *Add or Subtract Main Menu Links*
---------------------------------------------*/



this.item0 = "Directions"
this.menu_width_item0 = 86
this.icon_rel0 = 1
this.url0 = 'directions.php'

this.item1 = "Student Jumpers"
this.menu_width_item1 = 125
this.icon_rel1 = 1

this.item2 = "Experienced Jumpers"
this.menu_width_item2 = 151
this.icon_rel2 = 1

this.item3 = "Galleries"
this.menu_width_item3 = 79
this.icon_rel3 = 1

this.item4 = "Facilities"
this.menu_width_item4 = 80
this.icon_rel4 = 1

this.item5 = "JOBS"
this.menu_width_item5 = 70
this.icon_rel5 = 1
this.url5 = 'jobsavailable.php'





this.item1_0 = "Tandem"
this.menu_xy1 = "-110,19"
this.icon_rel1_0 = 1
this.url1_0 = 'tandem.php'
this.item1_1 = "AFF Training"
this.icon_rel1_1 = 1
this.url1_1 = 'afftraining.php'
this.item1_2 = "Safety"
this.icon_rel1_2 = 1
this.url1_2 = 'safety.php'
this.item1_3 = "Learning Tools"
this.icon_rel1_3 = 1
this.url1_3 = 'learningtools.php'
this.item1_4 = "FAQ's"
this.icon_rel1_4 = 1
this.url1_4 = 'faqs.php'


this.item2_0 = "About Us"
this.menu_xy2 = "-136,19"
this.icon_rel2_0 = 1
this.url2_0 = 'aboutus.php'
this.item2_1 = "Events"
this.icon_rel2_1 = 1
this.url2_1 = 'events.php'
this.item2_2 = "Pricing"
this.icon_rel2_2 = 1
this.url2_2 = 'pricing.php'
this.item2_3 = "Links"
this.icon_rel2_3 = 1
this.url2_3 = 'links.php'


this.item3_0 = "Free Fly"
this.menu_xy3 = "-64,19"
this.icon_rel3_0 = 1
this.url3_0 = 'freefly.php?1=1&pageid=freefly&Action=LIST-PHOTOS&galleryid=57&photodir=gallery/57'
this.item3_1 = "Tandem"
this.icon_rel3_1 = 1
this.url3_1 = 'tandem2.php?1=1&pageid=tandem2&Action=LIST-PHOTOS&galleryid=58&photodir=gallery/58'
this.item3_2 = "Landings"
this.icon_rel3_2 = 1
this.url3_2 = 'landings.php?1=1&pageid=landings&Action=LIST-PHOTOS&galleryid=60&photodir=gallery/60'
this.item3_3 = "CRW Work"
this.icon_rel3_3 = 1
this.url3_3 = 'crwwork.php?1=1&pageid=crwwork&Action=LIST-PHOTOS&galleryid=61&photodir=gallery/61'
this.item3_4 = "Relative Work"
this.icon_rel3_4 = 1
this.url3_4 = 'relativework.php?1=1&pageid=relativework&Action=LIST-PHOTOS&galleryid=62&photodir=gallery/62'
this.item3_5 = "Movie"
this.icon_rel3_5 = 1
this.url3_5 = 'movie.php'


this.item4_0 = "Aircraft"
this.menu_xy4 = "-65,19"
this.icon_rel4_0 = 1
this.url4_0 = 'aircraft.php'
this.item4_1 = "Hangers"
this.icon_rel4_1 = 1
this.url4_1 = 'hangers.php'
this.item4_2 = "Staff"
this.icon_rel4_2 = 1
this.url4_2 = 'staff.php'
this.item4_3 = "Local Weather"
this.icon_rel4_3 = 1
this.url4_3 = 'localweather.php'
this.item4_4 = "Articles"
this.icon_rel4_4 = 1
this.url4_4 = 'articles.php'






}


///////////////////////// END Menu Data /////////////////////////////////////////