//unlock code
um0http = 1

function cdd_menu0(){//////////////////////////Start Sub pages Menu Data/////////////////////////////////
/**********************************************************************************************
	Menu 0 - General Settings and Menu Structure
	**See the menu_styles.css file for additional customization options**
***********************************************************************************************/

/*---------------------------------------------
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 = 1			//applies to vertical menus only

    //available specific settings

	this.use_divider_capsX = 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 = false				//applies to vertical menus
	this.menu_width_items = false			//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 = "1,10,1,10"
	this.item_padding_sub = "0,5,0,13"

   //Border Sizing

	this.menu_border_main = 0
	this.menu_border_sub = 0

	this.item_border_main = 0
	this.item_border_sub = 0

/*------------------------------------------------
Browser Workarounds
-------------------------------------------------*/

   //Opera 5 & 6 - alternate HTML display (Opera 7 displays menu 100%)

	this.opera_old_display_html = "Please update your opera browser.";

/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/

   //Main Menu Group 0
	
	this.item0 = "HOME"
	//this.icon_rel0 = 0
	this.url0 = "../index.asp"	

	this.item1 = "ABOUT US"
	//this.icon_rel1 = 0
	this.url1 = "http://www.olympicpt.com/about_us.asp"	

	this.item2 = "OUR SPECIALTIES"
	//this.icon_rel2 = 0
	this.url2 = "http://www.olympicpt.com/specialties.asp"	
	
	this.item3 = "OUR LOCATIONS"
	//this.icon_rel3 = 0
	this.url3 = "http://www.olympicpt.com/locations.asp"	
	
	this.item4 = "WHAT'S HAPPENING"
	//this.icon_rel4 = 0
	this.url4 = "http://www.olympicpt.com/whats_happening.asp"	
	
	this.item5 = "PEAK PERFORMANCES"
	//this.icon_rel5 = 0
	this.url5 = "http://www.olympicpt.com/peak_performances.asp"	
	
	this.item6 = "RESOURCES"
	//this.icon_rel6 = 0
	this.url6 = "http://www.olympicpt.com/resources.asp"
	
	this.item7 = "CONTACT US"
	//this.icon_rel7 = 0
	this.url7 = "http://www.olympicpt.com/contact_us.asp"
	
/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/

   //Sub Menu 0   HOME
   
   //Sub Menu 1   ABOUT US
	
	this.menu_xy1 = "-75,18"
	this.menu_width1 = 140
	
	this.item1_0 = "Physical Therapy"
	this.item1_1 = "Our Therapists & Staff"
	this.item1_2 = "Employment"
	this.item1_3 = "In the Press"
	this.item1_4 = "<img src='images/clear.gif' width='1' height='6' alt='' border='0'>"
	
	this.url1_0 = 'http://www.olympicpt.com/physical_therapy.asp'
	this.url1_1 = 'http://www.olympicpt.com/therapists.asp'
	this.url1_2 = 'http://www.olympicpt.com/employment.asp'
	this.url1_3 = 'http://www.olympicpt.com/press.asp'
	this.url1_4 = ''
	
	//Sub Menu 2   OUR SPECIALTIES
	
	this.menu_xy2 = "-115,18"
	this.menu_width2 = 165
	
	this.item2_0 = "Manual Physical Therapy"
	this.item2_1 = "Back & Neck"
	this.item2_2 = "Women's & Men's Health"
	this.item2_3 = "Sports Medicine"
	this.item2_4 = "Motor Vehicle Injuries"
	this.item2_5 = "Work Related Injuries"
	this.item2_6 = "Orthopedic Rehabilitation"
	this.item2_7 = "Physical Training"
	this.item2_8 = "Pediatrics"
	this.item2_9 = "Additional Specialties"
	this.item2_10 = "Related Services"
	this.item2_11 = "<img src='images/clear.gif' width='1' height='6' alt='' border='0'>"

	this.url2_0 = 'http://www.olympicpt.com/specialty_service.asp?sdx=1'
	this.url2_1 = 'http://www.olympicpt.com/specialty_service.asp?sdx=2'
	this.url2_2 = 'http://www.olympicpt.com/specialty_service.asp?sdx=3'
	this.url2_3 = 'http://www.olympicpt.com/specialty_service.asp?sdx=9'
	this.url2_4 = 'http://www.olympicpt.com/specialty_service.asp?sdx=14'
	this.url2_5 = 'http://www.olympicpt.com/specialty_service.asp?sdx=15'
	this.url2_6 = 'http://www.olympicpt.com/specialty_service.asp?sdx=16'
	this.url2_7 = 'http://www.olympicpt.com/specialty_service.asp?sdx=17'
	this.url2_8 = 'http://www.olympicpt.com/specialty_service.asp?sdx=18'
	this.url2_9 = 'http://www.olympicpt.com/specialty_service.asp?sdx=22'
	this.url2_10 = 'http://www.olympicpt.com/specialty_service.asp?sdx=31'
	this.url2_11 = ''
	
	//Sub Menu 3   OUR LOCATIONS
	
	this.menu_xy3 = "-107,18"
	this.menu_width3 = 155
	
	this.item3_0 = "<font color='#C09C00'>WASHINGTON</font>"
	this.item3_1 = "Bellevue"
	this.item3_2 = "Cabrini Tower"
	this.item3_3 = "Everett"
	this.item3_4 = "Issaquah"
	this.item3_5 = "Kirkland"
	this.item3_6 = "Mercer Island"
	this.item3_7 = "Minor &amp; James"
	this.item3_8 = "Renton"
	this.item3_9 = "University District"
	this.item3_10 = "<img src='images/clear.gif' width='1' height='6' alt='' border='0'>"
	this.item3_11 = "<font color='#C09C00'>ARIZONA</font>"
	this.item3_12 = "PTWest Therapy Services"
	this.item3_13 = "<img src='images/clear.gif' width='1' height='6' alt='' border='0'>"

	this.url3_0 = ''
	this.url3_1 = 'http://www.olympicpt.com/location_site.asp?ldx=1'
	this.url3_2 = 'http://www.olympicpt.com/location_site.asp?ldx=2'
	this.url3_3 = 'http://www.olympicpt.com/location_site.asp?ldx=7'
	this.url3_4 = 'http://www.olympicpt.com/location_site.asp?ldx=9'
	this.url3_5 = 'http://www.olympicpt.com/location_site.asp?ldx=6'
	this.url3_6 = 'http://www.olympicpt.com/location_site.asp?ldx=5'
	this.url3_7 = 'http://www.olympicpt.com/location_site.asp?ldx=3'
	this.url3_8 = 'http://www.olympicpt.com/location_site.asp?ldx=8'
	this.url3_9 = 'http://www.olympicpt.com/location_site.asp?ldx=4'
	this.url3_10 = ''
	this.url3_11 = ''
	this.url3_12 = 'http://www.olympicpt.com/location_site.asp?ldx=10'
	this.url3_13 = ''
	
	//Sub Menu 4   WHAT'S HAPPENING
	
	this.menu_xy4 = "-125,18"
	this.menu_width4 = 100
	
	this.item4_0 = "Courses"
	this.item4_1 = "Sponsorships"
	this.item4_2 = "Events"
	this.item4_3 = "News"
	this.item4_4 = "<img src='images/clear.gif' width='1' height='6' alt='' border='0'>"
	
	this.url4_0 = 'http://www.olympicpt.com/courses.asp'
	this.url4_1 = 'http://www.olympicpt.com/sponsors.asp'
	this.url4_2 = 'http://www.olympicpt.com/events.asp'
	this.url4_3 = 'http://www.olympicpt.com/news.asp'
	this.url4_4 = ''
	
	//Sub Menu 5   PEAK PERFORMANCES
	
	//Sub Menu 6   PATIENT RESOURCES
	
	this.menu_xy6 = "-87,18"
	this.menu_width6 = 130
	
	this.item6_0 = "Patient Resources"
	this.item6_1 = "Physician Resources"
	this.item6_2 = "<img src='images/clear.gif' width='1' height='6' alt='' border='0'>"
	
	this.url6_0 = 'http://www.olympicpt.com/res_patient.asp'
	this.url6_1 = 'http://www.olympicpt.com/res_physician.asp'
	this.url6_2 = ''
	
	//Sub Menu 7   CONTACT US
	
	this.menu_xy7 = "-90,18"
	this.menu_width7 = 175
	
	this.item7_0 = "About Your First Appointment"
	this.item7_1 = "<img src='images/clear.gif' width='1' height='6' alt='' border='0'>"
	
	this.url7_0 = 'http://www.olympicpt.com/appointment.asp'
	this.url7_1 = ''
	
}
///////////////////////// END Sub Pages Menu Data /////////////////////////////////////////
