﻿//  QuickMenu Pro, Copyright (c) - 2002, OpenCube Inc. - http://www.opencube.com

   var LOTUS_SITE_URL="http://www.lotusfirecoven.com/";




   limit_users = true
/*-------------------------------------------
Copyright Notice - The following parameter is
required in order for the menu to function.
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"


/*-------------------------------------------
required menu Settings
--------------------------------------------*/


   DQM_sub_menu_width = 120      //default sub menu widths
   DQM_sub_xy = "-1,-1"            //default sub x,y coordinates


   DQM_codebase = "/Scripts/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 1

   DQM_border_color = "#4F108A"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#FFFFFF"  //Hex color value or 'transparent'
   DQM_hl_bgcolor = "#AE7FDA"    //Hex color value

   DQM_mouse_off_delay = 100

   DQM_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50

   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."

   DQM_use_opera_div_detect_fix = true;

   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"

   DQM_sub_menu_effect_duration = .2
   DQM_sub_item_effect_duration = .2

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT

   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = "none"                //Hex color value or 'none'
   DQM_dropshadow_offx = 5                      //drop shadow width
   DQM_dropshadow_offy = 5	                //drop shadow height

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#333333"
   DQM_fontfamily = "arial,verdana,helvetica,sans-serif"            //Any available system font
   DQM_fontsize = 11		         //Defined with pixel sizing
   DQM_fontsize_ie4 = 9		         //Defined with point sizing
   DQM_textdecoration = "normal"         //set to: 'normal', or 'underline'
   DQM_fontweight = "normal"             //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	         //set to: 'normal', or 'italic'
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 2
   DQM_margin_bottom = 3
   DQM_margin_left = 5
   DQM_margin_right = 4

   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'

   DQM_2nd_icon_image0 = LOTUS_SITE_URL+"images/gr_arr.gif"
   DQM_2nd_icon_rollover0 = LOTUS_SITE_URL+"images/gr_arr.gif"
   DQM_2nd_icon_image_wh0 = "12,8"
   DQM_2nd_icon_image_xy0 = "0,4"

   DQM_show_urls_statusbar = false

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = LOTUS_SITE_URL+"images/n1_home_f2.gif"
   DQM_rollover_wh0 = "82,19"
   DQM_url0 = LOTUS_SITE_URL+"index.html";


   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   DQM_rollover_image1 = LOTUS_SITE_URL+"images/n1_about_f2.gif"
   DQM_rollover_wh1 = "141,19"
   //DQM_url1 = "my_url.html";


   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/

   DQM_rollover_image2 = LOTUS_SITE_URL+"images/n1_wiccainfo_f2.gif"
   DQM_rollover_wh2 = "120,19"
   //DQM_url2 = "my_url.html";


   /************************************************
   *********-------Main Menu 3--------***************
   ************************************************/

   DQM_rollover_image3 = LOTUS_SITE_URL+"images/n1_contact_f2.gif"
   DQM_rollover_wh3 = "107,19"
   DQM_url3 = "contact.htm";


DQM_border_width1_1 = 0;
DQM_divider_height1_1 = 1;

DQM_border_color1_1 = "#4F108A";
DQM_menu_bgcolor1_1 = "#ffffff"
DQM_hl_bgcolor1_1 = "#ffffff"
DQM_textcolor1_1 = "#000000"
DQM_hl_textcolor1_1 = "#000000"


/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-141,19"
//DQM_sub_menu_width1 = 180

DQM_subdesc1_0 = "Coven Bio"
DQM_subdesc1_1 = "Guiding Principles"
DQM_subdesc1_2 = "Lotusfire Rules"
DQM_subdesc1_3 = "Vision"
DQM_subdesc1_4 = "Coven Schedule"
DQM_subdesc1_5 = "Lessons"
DQM_subdesc1_6 = "The Teacher"

DQM_2nd_icon_index1_2 = 0
DQM_url1_0 = LOTUS_SITE_URL+"bio.htm"
DQM_url1_1 = LOTUS_SITE_URL+"principles.htm"
DQM_url1_2 = LOTUS_SITE_URL+"rules.htm"
DQM_url1_3 = LOTUS_SITE_URL+"vision.htm"
DQM_url1_4 = LOTUS_SITE_URL+"schedule.htm"
DQM_url1_5 = LOTUS_SITE_URL+"lessons.htm"
DQM_url1_6 = LOTUS_SITE_URL+"teacher.htm"


/************************************************
****-------Sub 1 - Item 2 Sub Menu--------*******
************************************************/


DQM_sub_xy2 = "-120,19"
//DQM_sub_menu_width1_1 = 160

DQM_subdesc2_0 = "The Sabbats"
DQM_subdesc2_1 = "The Esbats"
DQM_subdesc2_2 = "Goddesses"
DQM_subdesc2_3 = "Glossary"
DQM_subdesc2_4 = "Links"

DQM_url2_0 = LOTUS_SITE_URL+"sabbats.htm"
DQM_url2_1 = LOTUS_SITE_URL+"esbats.htm"
DQM_url2_2 = LOTUS_SITE_URL+"goddesses.htm"
DQM_url2_3 = LOTUS_SITE_URL+"glossary.htm"
DQM_url2_4 = LOTUS_SITE_URL+"links.htm"


