/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/
    //Options include - iris | slide | gradientwipe | radialwipe
	dqm__sub_menu_effect = "gradientwipe"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.
   	dqm__sub_menu_effect_duration = .8
	dqm__sub_item_effect_duration = .8


    //Specific settings for various transitions.
	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "STAR"	


    //Opacity and drop shadows.
	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "#FFC360"		//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height

/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
    //Font settings
	dqm__textcolor = "000000"  
	dqm__fontfamily = "Verdana"	 
	dqm__fontsize = 13		
	dqm__fontsize_ie4 = 9		
	dqm__textdecoration = "normal"	       
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 


    //Rollover font settings
	dqm__hl_textcolor = "FFFFFF"
	dqm__hl_textdecoration = "underline"	


    //Margins and text alignment
	dqm__text_alignment = "left"		
	dqm__margin_top = 4
	dqm__margin_bottom = 4
	dqm__margin_left = 4
	dqm__margin_right = 4


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/
	dqm__sub_menu_width = 40      		//default sub menu widths
	dqm__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu

	dqm__urltarget = "_parent"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 3
	dqm__divider_height = 2

	dqm__border_color = "C00000"	//Hex color or 'transparent'
	dqm__menu_bgcolor = "#EEDDCB"	//Hex color or 'transparent'
	dqm__hl_bgcolor = "#000000"     //Hex color or 'transparent'       

	dqm__mouse_off_delay = 100	//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 10	//defined in milliseconds (activated after leaving sub)


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

    //Absolute positioned icon images (coordinate positioned)
	dqm__2nd_icon_image0 = "arrow.gif"
	dqm__2nd_icon_rollover0 = "arrow.gif"
	dqm__2nd_icon_image_wh0 = "8,9"
	dqm__2nd_icon_image_xy0 = "0,8"

/*-------------------------------------------
Main Menu Rollover Images and Links  
----------------------------------------------*/

     //Main Menu Item 0
	dqm__rollover_image0 = "home2.gif"
	dqm__rollover_wh0 = "76,37"
	dqm__url0 = "home.html";
        dqm__status_text0 = "Home" 

     //Main Menu Item 1
	dqm__rollover_image1 = "info2.gif"
	dqm__rollover_wh1 = "120,37"
	dqm__url1 = "";
        dqm__status_text1 = "" 

     //Sub Menu 1
	dqm__sub_xy1 = "-116,34"
	dqm__sub_menu_width1 = 210

	dqm__subdesc1_0 = "Show Information"
	dqm__url1_0 = "info.html";
        dqm__status_text1_0 = "Show Information" 

	dqm__subdesc1_1 = "School & Library Programs"
	dqm__sub_xy1_1 = "0,-3"
	dqm__sub_menu_width1_1 = 210
	dqm__url1_1 = "";
        dqm__status_text1_1 = "School & Library Programs" 
	dqm__2nd_icon_index1_1 = 0

    //Sub Menu 1_1_0
	dqm__subdesc1_1_0 = "The Magical World of Books"
	dqm__url1_1_0 = "books.html";
        dqm__status_text1_1_0 = "School & Library Programs ~ The Magical World of Books"

	dqm__subdesc1_1_1 = "Be Cool - Safety RULES"
	dqm__url1_1_1 = "rules.html";
        dqm__status_text1_1_1 = "School & Library Programs ~ Be Cool - Safety RULES" 

	dqm__subdesc1_1_2 = "Education is the Magic Word"
	dqm__url1_1_2 = "word.html";
        dqm__status_text1_1_2 = "School & Library Programs ~ Education is the Magic Word" 

	dqm__subdesc1_1_3 = "Character Counts"
	dqm__url1_1_3 = "character.html";
        dqm__status_text1_1_3 = "School & Library Programs ~ Character Counts" 

	dqm__subdesc1_1_4 = "The Fun & Fantasy Show"
	dqm__url1_1_4 = "fantasy.html";
        dqm__status_text1_1_4 = "School & Library Programs ~ The Fun & Fantasy Show" 

	dqm__subdesc1_1_5 = "Customized Programs"
	dqm__url1_1_5 = "customized.html";
        dqm__status_text1_1_5 = "School & Library Programs ~ Customized Programs" 

	dqm__subdesc1_1_6 = "Don't \"Bug\" Me, I\'m Reading"
	dqm__url1_1_6 = "reading.html";
        dqm__status_text1_1_6 = "School & Library Programs ~ Don't Bug Me, I'm Reading" 

	dqm__subdesc1_2 = "Daycares & Preschools"
	dqm__url1_2 = "daycares.html";
        dqm__status_text1_2 = "Daycares & Preschools" 

	dqm__subdesc1_3 = "Birthdays & Parties"
	dqm__url1_3 = "parties.html";
        dqm__status_text1_3 = "Birthdays & Parties" 

	dqm__subdesc1_4 = "Corporate Events"
	dqm__url1_4 = "corporate.html";
        dqm__status_text1_4 = "Corporate Events" 

	dqm__subdesc1_5 = "Fairs & Festivals"
	dqm__url1_5 = "fairs.html";
        dqm__status_text1_5 = "Fairs & Festivals" 

	dqm__subdesc1_6 = "Holiday Shows"
	dqm__url1_6 = "holiday.html";
        dqm__status_text1_6 = "Holiday Shows" 


    //Main Menu Item 2
	dqm__rollover_image2 = "story2.gif"
	dqm__rollover_wh2 = "283,37"
	dqm__url2 = "";
        dqm__status_text2 = "" 

     //Sub Menu 2
	dqm__sub_xy2 = "-255,37"
	dqm__sub_menu_width2 = 230

	dqm__subdesc2_0 = "The Linda Holliday Story"
	dqm__url2_0 = "story.html";
        dqm__status_text2_0 = "The Linda Holliday Story"

	dqm__subdesc2_1 = "Testimonials"
	dqm__url2_1 = "testimonials.html";
        dqm__status_text2_1 = "Testimonials" 


    //Main Menu Item 3
	dqm__rollover_image3 = "cast2.gif"
	dqm__rollover_wh3 = "125,37"
	dqm__url3 = "cast.html";
        dqm__status_text3 = "The Cast" 


     //Main Menu Item 4
	dqm__rollover_image4 = "wand.gif"
	dqm__rollover_wh4 = "32,32"
	dqm__url4 = "mailto:linda@lindaholliday.com";
        dqm__status_text4 = "Send email to Linda" 


     //Main Menu Item 5
	dqm__rollover_image5 = "enter.gif"
	dqm__rollover_wh5 = "194,61"
	dqm__url5 = "index.html";
        dqm__status_text5 = "Enter Site" 


     //Sub Menu 5
	dqm__sub_xy5 = "-375,-173"
	dqm__sub_menu_width5 = 47
        dqm__subdesc5_0 = "<img src='star_splash.gif'>"


/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/
    //Mac offset fixes, adjust until sub menus position correctly.
   	dqm__os9_ie5mac_offset_X = 10
	dqm__os9_ie5mac_offset_Y = 15
	dqm__osx_ie5mac_offset_X = 10
	dqm__osx_ie5mac_offset_Y = 15
	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50

    //Netscape 4 resize bug workaround.
	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   
    //Opera 5 & 6, set to true if the menu is the only item on the HTML page.
	dqm__use_opera_div_detect_fix = true

    //Pre-defined sub menu item heights for the Espial Escape browser.
	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70



limit_multiple_users = true

restrict_access = true

sequence = '9x44_5'
