//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


function cdd_menu1(){
	cdd__code0 = 1843
	cdd__code1 = 1440
	um0http = 1

    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "../images/bullet.gif"
	this.rel_icon_rollover0 = "../images/bullet_hl.gif"
	this.rel_icon_image_wh0 = "13,8"

    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../images/arrow.gif"
	this.abs_icon_rollover0 = "../images/arrow.gif"
	this.abs_icon_image_wh0 = "13,10"
	this.abs_icon_image_xy0 = "-20,8"

	// Divider Settings

	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 5			//applies to horizontal menus only
	this.divider_height = 5			//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.menu_width = 160			//applies to vertical menus
	this.menu_width_items = 120		//applies to items in a horizontal menu
	this.menu_width_item0_4 = 140		//applies to items in a horizontal menu

   //Padding Values

	this.menu_padding_main = "0,0,0,5"		//top, right, bottom, left
	this.menu_padding_sub = "0,0,0,0"

	this.item_padding_main = "5,5,5,5"
	this.item_padding_sub = "5,5,5,5"

   //Border Sizing

	this.menu_border_main = 1
	this.menu_border_sub = 1

	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 = 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

	this.show_menu = "";
	this.hide_menu = "";

    // Main Menu Group 0

	
<!-- mp_trans_textjs_start -->
	this.item0 = "Join the<br>Opera Tampa League"
	this.item1 = "Member Benefits"
	this.item2 = "Matching Gifts"
	this.item3 = "Sponsorship"
	this.item4 = "Schedule of Special Events"
	this.item5 = "Board Members"
<!-- mp_trans_textjs_end -->

	this.url0 = "http://tickets.tbpac.org/operatampa/"
	this.url_target0 = "_new"
	// this.icon_rel0 = 0 // bullet
	// this.icon_abs0 = 0 // arrow
	
	this.url1 = "../../support/benefits.asp"
	
	this.url2 = "../../support/matching.asp"	

	this.url3 = "../../support/sponsorships.asp"
	
	this.url4 = "../../support/schedule.asp"
	
	this.url5 = "../../support/board.asp"


}//  END 












