//**** 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**

***********************************************************************************************/
um0http = 1


/*---------------------------------------------
Icon Images
---------------------------------------------*/



    //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_sub.gif"
	this.abs_icon_rollover0 = "../images/arrow_sub.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 = 1			//applies to horizontal menus only
	this.divider_height = 1			//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		//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,0"		//top, right, bottom, left
	this.menu_padding_sub = "0,0,0,0"

	this.item_padding_main = "0,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






/*---------------------------------------------
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
---------------------------------------------*/


   //Main Menu Group 0

	
	this.item0 = "• How to Apply"
	
	this.url0 = '../students/prospective.html'
	
	this.item1 = "• FAQ"
	
	this.url1 = '../about/faq.html'	

	this.item2 = "• Download Center"
	
	this.icon_abs2 = 0
	
	this.item3 = "• Box Office"
	
	this.icon_abs3 = 0
	
	this.item4 = "• Contact"
	
	this.icon_abs4 = 0
	
	this.item5 = "• Hot News"
	
	this.icon_abs5 = 0
	
	this.item6 = "• Guidance"
	
	this.icon_abs6 = 0
	



/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //Sub Menu 0

	



   //Sub Menu 1
	
	



   //Sub Menu 1_0

	
	


   //Sub Menu 1_1

	


    //Sub Menu 2

	this.menu_xy2 = "-6,2"
	this.menu_width2 = 165
	
	this.item2_0 = "CPS District Calendar"
	this.item2_1 = "Private Lesson Forms"
	this.item2_2 = "Download Center"
	this.item2_3 = "State Report Card"
	this.item2_4 = "Student Handbook"
	this.item2_5 = "Download Acrobat Reader"



	this.url2_0 = '../about/DownloadCenter/download_calendar.html'
	this.url2_1 = '../about/DownloadCenter/private_lesson_center.html'
	this.url2_2 = '../about/DownloadCenter/forms_notices.html'
	this.url2_3 = '../about/DownloadCenter/State_Report_Card/SCPAreport.pdf'
	this.url2_4 = '../about/DownloadCenter/student_handbook/Handbook_06-07.pdf'
	this.url_target2_5 = "_new"
	this.url2_5 = 'http://www.adobe.com/products/acrobat/readstep2.html'



    //Sub Menu 3

	this.menu_xy3 = "-6,2"
	this.menu_width3 = 130
	
	this.item3_0 = "Online Box Office"
	this.item3_1 = "Current Season"
	this.item3_2 = "In School Order"
	this.item3_3 = "Purchase Tickets"
	this.item3_4 = "Join Our Email List"



	this.url3_0 = '../boxoffice/onlineboxoffice.html'
	this.url3_1 = '../boxoffice/poster.html'
	this.url3_2 = '../boxoffice/inschoolorder.html'
	this.url3_3 = '../boxoffice/poster.html'
	this.url3_4 = '../contact/joinemail.html'



    //Sub Menu 4

	this.menu_xy4 = "-6,2"
	this.menu_width4 = 150

	this.item4_0 = "Administration Office"
	this.item4_1 = "Email/Phone Directory"
	this.item4_2 = "Location"
	this.item4_3 = "Join Our Email List"
	this.item4_4 = "ParentConnect"
	this.item4_5 = "Homelink"



	this.url4_0 = '../contact/admin-office.html'
	this.url4_1 = '../contact/email_phone.html'
	this.url4_2 = '../contact/direction.html'
	this.url4_3 = '../contact/joinemail.html'
	this.url4_4 = '../academics/parentconnecthowto.html'
	this.url4_5 = '../academics/SCPAHomeLink.html'
	
	
	    //Sub Menu 5

	this.menu_xy5 = "-6,2"
	this.menu_width3 = 130
	
	this.item5_0 = "news, events & fundraisers"
	this.item5_1 = "parent newsletters"

	this.url5_0 = '../about/award/inthespotlight.html'
	this.url5_1 = '../about/take_it_home_tues/tiht.html'	    //Sub Menu 5
	
	
	    //Sub Menu 6

	this.menu_xy6 = "-6,2"
	this.menu_width3 = 130
	
	this.item6_0 = "College Info"
	
	this.url6_0 = '../academics/guidance.html'
	
	
	
	
	


}///////////////////////// END Menu Data /////////////////////////////////////////













