
//--- SiteMenu v3.0, Copyright (c) 2002, FieldZero Inc., All Rights Reserved.
//--- Visit www.fieldzero.com for current SiteMenu downloads and information.



/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


    SM_sub_menu_width = 130             //default sub menu widths
    SM_sub_xy = "0,0"                   //default sub x,y coordinates


    SM_urltarget = "_self"          //default URL target: _self, _parent, _new, or "my frame name"

    SM_border_width = 1
    SM_divider_height = 1

    SM_border_color = "#5B773B"     //Hex color or 'transparent'
    SM_menu_bgcolor = "#84AD52"     //Hex color or 'transparent'
    SM_hl_bgcolor = "#CCCC99"

    SM_mouse_off_delay = 100



/*-------------------------------------------
Font settings and margins
--------------------------------------------*/


    //Font settings

    SM_textcolor = "#ffffff"
    SM_fontfamily = "Arial"         //Any available system font
    SM_fontsize = 12            //Defined with pixel sizing
    SM_fontsize_ie4 = 9         //Defined with point sizing
    SM_textdecoration = "normal"        //set to: 'normal', or 'underline'
    SM_fontweight = "normal"        //set to: 'normal', or 'bold'
    SM_fontstyle = "normal"         //set to: 'normal', or 'italic'


    //Rollover font settings

    SM_hl_textcolor = "#5B773B"
    SM_hl_textdecoration = "normal"     //set to: 'normal', or 'underline'



    //Margins and text alignment

    SM_text_alignment = "left"      //set to: 'left', 'center' or 'right'
    SM_margin_top = 2
    SM_margin_bottom = 3
    SM_margin_left = 5
    SM_margin_right = 4




/*-------------------------------------------
Bullet and Icon image library - Each bullet or icon
image to be used may be defined once below, then
referenced for use within the sub menu settings
--------------------------------------------*/


    //Relative positioned icon images

    SM_icon_image0 = "http://www.willowbendchurch.org/tpl/tplimages/menuarrowoff.gif"
    SM_icon_rollover0 = "http://www.willowbendchurch.org/tpl/tplimages/menuarrowon.gif"
    SM_icon_image_wh0 = "15,15"



    //Absolute positioned icon images

    SM_2nd_icon_image0 = "http://www.willowbendchurch.org/tpl/tplimages/menuarrowoff.gif"
    SM_2nd_icon_rollover0 = "http://www.willowbendchurch.org/tpl/tplimages/menuarrowon.gif"
    SM_2nd_icon_image_wh0 = "15,15"
    SM_2nd_icon_image_xy0 = "0,4"




/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

    SM_show_urls_statusbar = true

    //SM_status_text0 = "Sample text - Main Menu Item 0"
    //SM_status_text1 = "Sample text - Main Menu Item 1"

    //SM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"
    //SM_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

    SM_sub_menu_effect = "none"
    SM_sub_item_effect = "none"


    //Define the effect duration in seconds below

    SM_sub_menu_effect_duration = .4
    SM_sub_item_effect_duration = .4


    //Specific settings for various transitions

    SM_effect_pixelate_maxsqare = 25
    SM_effect_iris_irisstyle = "CIRCLE"     //CROSS, CIRCLE, PLUS, SQUARE, or STAR
    SM_effect_checkerboard_squaresx = 14
    SM_effect_checkerboard_squaresY = 14
    SM_effect_checkerboard_direction = "RIGHT"  //UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows

    SM_sub_menu_opacity = 50           //1 to 100
    SM_dropshadow_color = "#444444"            //Hex color value or 'none'
    SM_dropshadow_offx = 5              //drop shadow width
    SM_dropshadow_offy = 5              //drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly

    SM_os9_ie5mac_offset_X = 10
    SM_os9_ie5mac_offset_Y = 15

    SM_osx_ie5mac_offset_X = 0
    SM_osx_ie5mac_offset_Y = 0

    SM_ie4mac_offset_X = -8
    SM_ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround

    SM_nn4_reaload_after_resize = true
    SM_nn4_resize_prompt_user = false
    SM_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

    SM_use_opera_div_detect_fix = true



/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statement here

    // SM_onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group or item.

//    SM_showmenu_codeX = "status = 'custom show menu function call - menu0'"
//    SM_hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
//    SM_clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group

    SM_border_widthX = 10;
    SM_divider_heightX = 5;
    SM_border_colorX = "#0000ff";
    SM_menu_bgcolorX = "#ff0000"
    SM_hl_bgcolorX = "#00ff00"
    SM_hl_textcolorX = "#ff0000"
    SM_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.

    SM_hl_subdescX = "custom highlight text"
    SM_urltargetX = "_new"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links

**********************************************************************************************
**********************************************************************************************/



    //Main Menu Item 0  Home

    SM_rollover_image0 = "/Tpl/TplImages/NavMaster_r02_Home_On.gif"
    SM_rollover_wh0 = "39,21"
    SM_url0 = "/";


    //Main Menu Item 1  About Willow Bend

    SM_rollover_image1 = "/Tpl/TplImages/NavMaster_r02_About_On.gif"
    SM_rollover_wh1 = "105,21"
    SM_url1 = "/cms/search.asp?for=about&in=articletype&order=articlegroup";


    //Main Menu Item 2 Connected

    SM_rollover_image2 = "/Tpl/TplImages/NavMaster_r02_GetConnected_On.gif"
    SM_rollover_wh2 = "83,21"
    SM_url2 = "/connect";


    //Main Menu Item 3  Ministries

    SM_rollover_image3 = "/Tpl/TplImages/NavMaster_r02_Ministries_On.gif"
    SM_rollover_wh3 = "55,21"
    SM_url3 = "/cms/search.asp?for=ministries&in=articletype&order=articlegroup";

    //Main Menu Item 4  Contact Us

    SM_rollover_image4 = "/Tpl/TplImages/NavMaster_r02_Contact_on.gif"
    SM_rollover_wh4 = "61,21"
    SM_url4 = "/cms/search.asp?for=contact&in=articletype&order=articlegroup";


/* the following lines are commented out since they are not needed.

    //Main Menu Item 5

    SM_rollover_image5 = "/Tpl/TplImages/NavMaster_r02_NEW_ITEM_on.gif"
    SM_rollover_wh5 = "119,30"
    SM_url5 = "http://www.redeemingthetime.org/contactus";

    //Main Menu Item 6

    SM_rollover_image6 = "/Tpl/TplImages/NavMaster_r02_NEW_ITEM_on.gif"
    SM_rollover_wh6 = "112,30"
    SM_url6 = "http://www.redeemingthetime.org/outreach";

    //Main Menu Item 7

    SM_rollover_image7 = "/Tpl/TplImages/NavMaster_r02_NEW_ITEM_on.gif"
    SM_rollover_wh7 = "147,28"
    //SM_url7 = "contactus.htm";

    //Main Menu Item 8

    SM_rollover_image8 = "/Tpl/TplImages/NavMaster_r02_NEW_ITEM_on.gif"
    SM_rollover_wh8 = "147,28"
    //SM_url8 = "contactus.htm";

    //Main Menu Item 9

    SM_rollover_image9 = "/Tpl/TplImages/NavMaster_r02_NEW_ITEM_on.gif"
    SM_rollover_wh9 = "147,28"
    //SM_url9 = "contactus.htm";

    //Main Menu Item 10

    SM_rollover_image10 = "/Tpl/TplImages/NavMaster_r02_NEW_ITEM_on.gif"
    SM_rollover_wh10 = "147,28"
    //SM_url10 = "contactus.htm";


    //Main Menu Item 11

    SM_rollover_image11 = "/Tpl/TplImages/NavMaster_r02_NEW_ITEM_on.gif"
    SM_rollover_wh11 = "117,30"
    //SM_url11 = "contactus.htm";

*/

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text

**********************************************************************************************
**********************************************************************************************/



    //Sub Menu 0   Home

    SM_sub_xy0 = "-29,20"
    SM_sub_menu_width0 = 80

    SM_subtext0_0 = "a note from dave"
    SM_subtext0_1 = "site map"
    SM_url0_0 = "/notefromdave"
    SM_url0_1 = "/cms/search.asp?for=.&in=articletext&title=Site+Map&order=Title"


    //Sub Menu 1    About Willow Bend

    SM_sub_xy1 = "-95,20"
    SM_sub_menu_width1 = 130

    SM_subtext1_0 = "I'd go to church if..."
    SM_subtext1_1 = "our vision"
    SM_subtext1_2 = "our beliefs"
    SM_subtext1_3 = "worship times"
    SM_subtext1_4 = "listen online"

    // SM_2nd_icon_index1_0 = 0
    // SM_2nd_icon_index1_1 = 0

    SM_url1_0 = "/if"
    SM_url1_1 = "/vision"
    SM_url1_2 = "/beliefs"
    SM_url1_3 = "/services"
    SM_url1_4 = "/sermonaudio"


    //Sub Menu 1_0    About Submenu...

//    SM_sub_xy1_0 = "-3,2"
//    SM_sub_menu_width1_0 = 150

//    SM_subtext1_0_0 = "Sub-Menu Option 1"

//    SM_url1_0_0 = "/SubOption1.htm"


    //Sub Menu 2   Getting Connected


    //Sub Menu 3   Ministries

    SM_sub_xy3 = "-45,20"
    SM_sub_menu_width3 = 130

    SM_subtext3_0 = "missions"
    SM_subtext3_1 = "prayer"
    SM_subtext3_2 = "wbKIDS"
    SM_subtext3_3 = "students"
    SM_subtext3_4 = "adults"
    SM_subtext3_5 = "celebrate recovery"
    SM_subtext3_6 = "creative arts"



    // SM_2nd_icon_index3_0 = 0

    SM_url3_0 = "/missions"
    SM_url3_1 = "/prayer"
    SM_url3_2 = "/kids"
    SM_url3_3 = "/students"
    SM_url3_4 = "/adults"
    SM_url3_5 = "/recovery"
    SM_url3_6 = "/arts"



    //Sub Menu 4  Contact Us

    SM_sub_xy4 = "-51,20"
    SM_sub_menu_width4 = 120

    SM_subtext4_0 = "address & phone"
    SM_subtext4_1 = "leadership"
    SM_subtext4_2 = "give online"

    // SM_2nd_icon_index4_0 = 0

    SM_url4_0 = "/directions"
    SM_url4_1 = "/leadership"
    SM_url4_2 = "/giving"



