function cdd_menu860766()
{ //////////////////////////Start Menu Data/////////////////////////////////

    //**** NavStudio, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
    //Note: This data file may be manually customized outside of the visual interface.

    //Unique Menu Id
    this.uid = 860766

    /**********************************************************************************************
    
                                   Icon Images
    
    **********************************************************************************************/

    /**********************************************************************************************
    
                                  Global - Menu Container Settings
    
    **********************************************************************************************/

    this.menu_background_color = "#E9E4ED"
    this.menu_border_color = "#454B3B"
    this.menu_border_width = "1"
    this.menu_padding = "0,0,0,0"
    this.menu_border_style = "solid"
    this.divider_caps = false
    this.divider_width = 4
    this.divider_height = 0
    this.divider_background_color = "transparent"
    this.divider_border_style = "none"
    this.divider_border_width = 0
    this.divider_border_color = "#000000"
    this.menu_is_horizontal = false
    this.menu_width = "100"
    this.menu_xy = "-80,-2"
    this.menu_scroll_direction = 1
    this.menu_scroll_reverse_on_hide = true
    this.menu_scroll_delay = 5
    this.menu_scroll_step = 10
    this.menu_animation = "progid:DXImageTransform.Microsoft.Fade(duration=0.2)"

    /**********************************************************************************************
    
                                  Global - Menu Item Settings
    
    **********************************************************************************************/

    this.menu_items_background_color_roll = "#5B3653"
    this.menu_items_text_color = "#382133"
    this.menu_items_text_decoration = "none"
    this.menu_items_font_family = "Century Gothic"
    this.menu_items_font_size = "12px"
    this.menu_items_font_style = "normal"
    this.menu_items_font_weight = "normal"
    this.menu_items_text_align = "left"
    this.menu_items_padding = "3,2,3,3"
    this.menu_items_border_style = "solid"
    this.menu_items_border_color = "#000000"
    this.menu_items_border_width = 0
    this.menu_items_width = 98
    this.menu_items_text_color_roll = "#ffffff"
    this.menu_items_text_decoration_roll = "none"

    /**********************************************************************************************
    
                                  Main Menu Settings
    
    **********************************************************************************************/

    this.menu_background_color_main = "#E9E4ED"
    this.menu_items_background_color_roll_main = "transparent"
    this.menu_items_text_color_main = "#666666"
    this.menu_items_text_color_roll_main = "#382133"
    this.menu_border_color_main = "#8f8f8f"
    this.menu_items_background_image_main = "../images/menu/main_default.gif"
    this.menu_items_background_image_roll_main = "../images/menu/main_roll.gif"
    this.menu_items_font_family_main = "Century Gothic"
    this.menu_items_font_weight_main = "normal"
    this.menu_items_font_style_main = "normal"
    this.menu_items_font_size_main = "14px"
    this.menu_border_width_main = "0"
    this.menu_padding_main = "0,0,0,0"
    this.menu_items_padding_main = "4,5,11,0"
    this.menu_items_text_align_main = "left"
    this.menu_width_main = 100
    this.menu_items_width_main = 109
    this.menu_transparency_main = "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
    this.menu_is_horizontal_main = true

    this.item0 = "Home"
    this.item1 = "Services"
    this.item2 = "Price List"
    this.item3 = "Map and directions"

    this.item_text_color0 = "#382133"
    this.item_width0 = 112
    this.item_width1 = 129
    this.item_width2 = 112
    this.item_width3 = 142
    //this.item_width4 = 142
    this.item_text_color1 = "#382133"
    this.item_text_color2 = "#382133"
    this.item_text_color3 = "#382133"
    //this.item_text_color4 = "#382133"

	this.url0 = "../index.htm"
	this.url2 = "../price.htm"
	this.url3 = "../map.htm"
	//this.url4 = ""

    /**********************************************************************************************
    
                                  Sub Menu Settings
    
    **********************************************************************************************/

    //Sub Menu 0

    //Sub Menu 1

    this.menu_xy1 = "-129,-5"
    this.menu_width1 = 129

    this.item1_2 = "European Facial"
    this.item1_0 = "Electrolysis"
    this.item1_1 = "Permanent Makeup"
    //this.item1_3 = "Waxing"

    this.url1_2 = "../facial.htm"
    this.url1_0 = "../electrolysis.htm"
    this.url1_1 = "../perm.htm"

    //Sub Menu 2

    //Sub Menu 3

    //Sub Menu 4

} ///////////////////////// END Menu Data /////////////////////////////////////////

//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 50
cdd__url_target = "_self"
cdd__url_features
    = "resizable=1, scrollbars=1, titlebar=1, menubar=1, toolbar=1, location=1, status=1, directories=1, channelmode=0, fullscreen=0"
cdd__display_urls_in_status_bar = true
cdd__default_cursor = "hand"
cdd__go = true

//NavStudio Code (Warning: Do Not Alter!)

if (window.showHelp)
{
    b_type = "ie";
    if (!window.attachEvent)
    b_type += "mac";
}

if (document.createElementNS)
    b_type = "dom";

if (navigator.userAgent.indexOf("afari") > -1)
    b_type = "safari";

if (window.opera)
    b_type = "opera";

qmap1 = "\<\script language=\"JavaScript\" vqptag='loader_sub' src=\"";
qmap2 = ".js\">\<\/script\>";
;

function iesf()
{
}

;
;

function vqp_error(val)
{
    alert(val)
}

if (b_type)
{
    document.write(qmap1 + cdd__codebase + "pbrowser_" + b_type + qmap2);
    document.close();
}

function showCategory(cat, subcat)
{
	alert(cat);
}
