/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	pdm__sub_menu_width = 130      		//default sub menu widths
	pdm__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
										//to the top-left corner of parent image or sub menu   

	pdm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	pdm__border_width = 2
	pdm__divider_height = 1

	pdm__border_color = "#b90909"		//Hex color or 'transparent'
	pdm__menu_bgcolor = "#9b9b9b"		//Hex color or 'transparent'
	pdm__hl_bgcolor = "#6f6f6f"		

	pdm__mouse_off_delay = 150			//defined in milliseconds (activated after mouse stops)
	pdm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)

/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
    //Font settings

	pdm__textcolor = "#FFFFFF"
	pdm__fontfamily = "Tahoma"		//Any available system font     
	pdm__fontsize = 13			//Defined with pixel sizing  	
	pdm__fontsize_ie4 = 11			//Defined with point sizing
	pdm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	pdm__fontweight = "normal"		//set to: 'normal', or 'bold'
	pdm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	

    //Rollover font settings

	pdm__hl_textcolor = "#ffffff"
	pdm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'

    //Margins and text alignment

	pdm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	pdm__margin_top = 4
	pdm__margin_bottom = 4
	pdm__margin_left = 6
	pdm__margin_right = 5

/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/
    //Relative positioned icon images (flow with sub item text)

	pdm__icon_image0 = "themes/red/sample3_bullet.gif"
	pdm__icon_rollover0 = "themes/red/sample3_bullet_hl.gif"
	pdm__icon_image_wh0 = "13,8"	

	//Absolute positioned icon images (coordinate poitioned)

	pdm__2nd_icon_image0 = "themes/red/sample3_hl.gif"
	pdm__2nd_icon_rollover0 = "themes/red/sample3_hl.gif"
	pdm__2nd_icon_image_wh0 = "8,8"
	pdm__2nd_icon_image_xy0 = "4,6"

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	pdm__show_urls_statusbar = true
   
	//pdm__status_text0 = "Sample text - Main Menu Item 0"
	//pdm__status_text1 = "Sample text - Main Menu Item 1"
	//pdm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//pdm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	
/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/
    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	pdm__sub_menu_effect = "gradientwipe"
	pdm__sub_item_effect = "fade"

    //Define the effect duration in seconds below.
   
	pdm__sub_menu_effect_duration = .75
	pdm__sub_item_effect_duration = .4

    //Specific settings for various transitions.

	pdm__effect_pixelate_maxsqare = 25
	pdm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	pdm__effect_checkerboard_squaresx = 14
	pdm__effect_checkerboard_squaresY = 14
	pdm__effect_checkerboard_direction = "LEFT"	//UP, DOWN, LEFT, RIGHT

    //Opacity and drop shadows.

	pdm__sub_menu_opacity = 95			//1 to 100
	pdm__dropshadow_color = "none"			//Hex color value or 'none'
	pdm__dropshadow_offx = 5			//drop shadow width
	pdm__dropshadow_offy = 5			//drop shadow height

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/
    //Mac offset fixes, adjust until sub menus position correctly.
   
	pdm__os9_ie5mac_offset_X = 10
	pdm__os9_ie5mac_offset_Y = 15

	pdm__osx_ie5mac_offset_X = 0
	pdm__osx_ie5mac_offset_Y = 0

	pdm__ie4mac_offset_X = -8
	pdm__ie4mac_offset_Y = -50

    //Netscape 4 resize bug workaround.

	pdm__nn4_reaload_after_resize = true
	pdm__nn4_resize_prompt_user = false
	pdm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."   

    //Set to true if the menu is the only item on the HTML page.

	pdm__use_opera_div_detect_fix = false

    //Pre-defined sub menu item heights for the Espial Escape browser.

	pdm__escape_item_height = 20

/*---------------------------------------------
Exposed menu events
----------------------------------------------*/
    //Reference additional onload statements here.
	//pdm__onload_code = "alert('custom function - onload')"
    //The 'X' indicates the index number of the sub menu group or item.

	pdm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	pdm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	pdm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	pdm__border_widthX = 10;
	pdm__divider_heightX = 5;		
	pdm__border_colorX = "#0000ff";     
	pdm__menu_bgcolorX = "#ff0000"
	pdm__hl_bgcolorX = "#00ff00"
	pdm__hl_textcolorX = "#ff0000"
	pdm__text_alignmentX = "left"

    //The following settings may be defined for specific sub menu items.
    //The 'X' represents the index number of the sub menu item.

	pdm__hl_subdescX = "custom highlight text"
	pdm__urltargetX = "_new"

/**********************************************************************************************
**********************************************************************************************
                           Main Menu Rollover Images and Links  
**********************************************************************************************
**********************************************************************************************/
    //Main Menu Item 0

	pdm__rollover_image0 = "themes/red/index_over_12.jpg"
	pdm__rollover_wh0 = "73,35"
	pdm__url0 = "./"


//Main Menu Item 1

	pdm__rollover_image1 = "themes/red/index_over_13.jpg"
	pdm__rollover_wh1 = "90,35"
	pdm__url1 = "#"


//Main Menu Item 2

	pdm__rollover_image2 = "themes/red/index_over_14.jpg"
	pdm__rollover_wh2 = "122,35"
	pdm__url2 = "#"


//Main Menu Item 3

	pdm__rollover_image3 = "themes/red/index_over_15.jpg"
	pdm__rollover_wh3 = "98,35"
	pdm__url3 = "#"


//Main Menu Item 4

	pdm__rollover_image4 = "themes/red/index_over_16.jpg"
	pdm__rollover_wh4 = "95,35"
	pdm__url4 = "#"



//Main Menu Item 5

	pdm__rollover_image5 = "themes/red/index_over_17.jpg"
	pdm__rollover_wh5 = "84,35"
	pdm__url5 = "#"


//Main Menu Item 6

	pdm__rollover_image6 = "themes/red/index_over_18.jpg"
	pdm__rollover_wh6 = "94,35"
	pdm__url6 = "#"


//Main Menu Item 7

	pdm__rollover_image7 = "themes/red/index_over_19.jpg"
	pdm__rollover_wh7 = "84,35"
	pdm__url7 = "#"
	
	
//Main Menu Item 8

	pdm__rollover_image8 = "themes/red/index_over_20.jpg"
	pdm__rollover_wh8 = "69,35"
	pdm__url8 = "#"
	
	
//Main Menu Item 9

	pdm__rollover_image9 = "themes/red/index_over_21.jpg"
	pdm__rollover_wh9 = "93,35"
	pdm__url9 = "#"
	

     
/**********************************************************************************************
**********************************************************************************************
                              Sub Menu Structure and Text  
**********************************************************************************************
**********************************************************************************************/



	//Sub Menu 1

	pdm__sub_xy1 = "-90,24"
	pdm__sub_menu_width1 = 140
	
	pdm__subdesc1_0 = "LSE Inc."	
	pdm__subdesc1_1 = "Mission & Vision"	
	pdm__subdesc1_2 = "Distinctions"	
	pdm__subdesc1_3 = "Partnerships"	
	pdm__subdesc1_4 = "Facilities"	
	pdm__subdesc1_5 = "School Facts"	
	pdm__subdesc1_6 = "FAQ"	
	pdm__subdesc1_7 = "Job Openings"
	pdm__subdesc1_8 = "Financial Statements-HB 10-1036"
	
	pdm__icon_index1_0 = 0
	pdm__icon_index1_1 = 0
	pdm__icon_index1_2 = 0
	pdm__icon_index1_3 = 0
	pdm__icon_index1_4 = 0
	pdm__icon_index1_5 = 0
	pdm__icon_index1_6 = 0
	pdm__icon_index1_7 = 0
	pdm__icon_index1_8 = 0
	
	pdm__url1_0 = "articles.asp?id=8"
	pdm__url1_1 = "articles.asp?id=4"
	pdm__url1_2 = "articles.asp?id=5"
	pdm__url1_3 = "articles.asp?id=67&page=1"
	pdm__url1_4 = "articles.asp?id=10"
	pdm__url1_5 = "articles.asp?id=8&page=2"
	pdm__url1_6 = "articles.asp?id=9"
	pdm__url1_7 = "articles.asp?id=44"
	pdm__url1_8 = "articles.asp?id=82"


	//Sub Menu 2

	pdm__sub_xy2 = "-122,24"
	pdm__sub_menu_width2 = 140
	
	pdm__subdesc2_0 = "Welcome Letter"	
	pdm__subdesc2_1 = "Founders"	
	pdm__subdesc2_2 = "Board Members"	
	pdm__subdesc2_3 = "Board Meetings"	
	pdm__subdesc2_4 = "Board Policies"	
	
	pdm__icon_index2_0 = 0
	pdm__icon_index2_1 = 0
	pdm__icon_index2_2 = 0
	pdm__icon_index2_3 = 0
	pdm__icon_index2_4 = 0
	
	pdm__url2_0 = "articles.asp?id=66"
	pdm__url2_1 = "articles.asp?id=13"
	pdm__url2_2 = "articles.asp?id=14"
	pdm__url2_3 = "downloads.asp?cat=35"
	pdm__url2_4 = "downloads.asp?cat=49"

	//Sub Menu 3

	pdm__sub_xy3 = "-98,24"
	pdm__sub_menu_width3 = 160
	
	pdm__subdesc3_0 = "Instructional Materials"	
	pdm__subdesc3_1 = "Bell Schedule"	
	pdm__subdesc3_2 = "Class Schedules"	
	pdm__subdesc3_3 = "Department Pages"	
	pdm__subdesc3_4 = "Dress Code"	
	pdm__subdesc3_5 = "Student Handbook"	
	pdm__subdesc3_6 = "OUR SUCCESSES"	
	
	pdm__icon_index3_0 = 0
	pdm__icon_index3_1 = 0
	pdm__icon_index3_2 = 0
	pdm__icon_index3_3 = 0
	pdm__icon_index3_4 = 0
	pdm__icon_index3_5 = 0
	pdm__icon_index3_6 = 0
	
	pdm__url3_0 = "articles.asp?id=3"
	pdm__url3_1 = "articles.asp?id=6"
	pdm__url3_2 = "articles.asp?id=46"
	pdm__url3_3 = "articles.asp?id=16"
	pdm__url3_4 = "articles.asp?id=2"
	pdm__url3_5 = "articles.asp?id=7"
	pdm__url3_6 = "articles.asp?id=70"



	//Sub Menu 4

	pdm__sub_xy4 = "-95,24"
	pdm__sub_menu_width4 = 140
	
	pdm__subdesc4_0 = "Eligibility"	
	pdm__subdesc4_1 = "Enrollment Info"
	pdm__subdesc4_2 = "Application Packets"
	pdm__subdesc4_3 = "Fees"
	
	pdm__icon_index4_0 = 0
	pdm__icon_index4_1 = 0
	pdm__icon_index4_2 = 0
	pdm__icon_index4_3 = 0
	

pdm__urltarget4_2= "_new"	

	pdm__url4_0 = "articles.asp?id=18"
	pdm__url4_1 = "articles.asp?id=65"
	pdm__url4_2 = "articles.asp?id=77"
	pdm__url4_3 = "articles.asp?id=19"




	//Sub Menu 5

	pdm__sub_xy5 = "-84,24"
	pdm__sub_menu_width5 = 140
	
	
	
	
	
	
	//Sub Menu 6

	pdm__sub_xy6 = "-94,24"
	pdm__sub_menu_width6 = 170
	
	pdm__subdesc6_0 = "After-School Policies"	
	pdm__subdesc6_1 = "Academic Clubs"	
	pdm__subdesc6_2 = "Social & Fun Clubs"	
	pdm__subdesc6_3 = "Sports/Athletics Clubs"	
	pdm__subdesc6_4 = "Club Schedule"	
	pdm__subdesc6_5 = "Tutoring & Study Table"	
	pdm__subdesc6_6 = "Events & Field Trips"	
	
	pdm__icon_index6_0 = 0
	pdm__icon_index6_1 = 0
	pdm__icon_index6_2 = 0
	pdm__icon_index6_3 = 0
	pdm__icon_index6_4 = 0
	pdm__icon_index6_5 = 0
	pdm__icon_index6_6 = 0
	
	pdm__url6_0 = "articles.asp?id=63"
	pdm__url6_1 = "articles.asp?id=33"
	pdm__url6_2 = "articles.asp?id=32"
	pdm__url6_3 = "articles.asp?id=49"
	pdm__url6_4 = "articles.asp?id=64"
	pdm__url6_5 = "articles.asp?id=34"
	pdm__url6_6 = "articles.asp?id=35"

	//Sub Menu 7

	pdm__sub_xy7 = "-84,24"
	pdm__sub_menu_width7 = 140
	
	pdm__subdesc7_0 = "Announcements"	
	pdm__subdesc7_1 = "Teachers' Profiles"	
	pdm__subdesc7_2 = "School Newsletter"	
	pdm__subdesc7_3 = "Fundraising"	
	pdm__subdesc7_4 = "Parent Council"	
	pdm__subdesc7_5 = "Lunch Program"
	pdm__subdesc7_6 = "Activity Calendar"	
	
	pdm__icon_index7_0 = 0
	pdm__icon_index7_1 = 0
	pdm__icon_index7_2 = 0
	pdm__icon_index7_3 = 0
	pdm__icon_index7_4 = 0
	pdm__icon_index7_5 = 0
	pdm__icon_index7_6 = 0
	
	pdm__url7_0 = "news.asp"
	pdm__url7_1 = "articles.asp?id=47"
	pdm__url7_2 = "downloads.asp?cat=10"
	pdm__url7_3 = "articles.asp?id=53"
	pdm__url7_4 = "articles.asp?id=54"
	pdm__url7_5 = "articles.asp?id=62"
	pdm__url7_6 = "articles.asp?id=84"

	//Sub Menu 8

	pdm__sub_xy8 = "-69,24"
	pdm__sub_menu_width8 = 140
	
	pdm__subdesc8_0 = "News Releases"	
	pdm__subdesc8_1 = "Lotus on TV"	
	pdm__subdesc8_2 = "Lotus on Papers"	
	pdm__subdesc8_3 = "Newsletters"	
	pdm__subdesc8_4 = "School Brochure"	
	
	pdm__icon_index8_0 = 0
	pdm__icon_index8_1 = 0
	pdm__icon_index8_2 = 0
	pdm__icon_index8_3 = 0
	pdm__icon_index8_4 = 0
	
	pdm__url8_0 = "downloads.asp?cat=52"
	pdm__url8_1 = "articles.asp?id=36"
	pdm__url8_2 = "articles.asp?id=55"
	pdm__url8_3 = "downloads.asp?cat=10"
	pdm__url8_4 = "downloads.asp?cat=50"

	//Sub Menu 9

	pdm__sub_xy9 = "-93,24"
	pdm__sub_menu_width9 = 140
	
	pdm__subdesc9_0 = "Address"	
	pdm__subdesc9_1 = "Directions"	
	pdm__subdesc9_2 = "Guest Book"	
	pdm__subdesc9_3 = "School Directory"	
	
	pdm__icon_index9_0 = 0
	pdm__icon_index9_1 = 0
	pdm__icon_index9_2 = 0
	pdm__icon_index9_3 = 0
	
	pdm__url9_0 = "articles.asp?id=39"
	pdm__url9_1 = "articles.asp?id=40"
	pdm__url9_2 = "guestbook.asp"
	pdm__url9_3 = "articles.asp?id=47"

	
