
function cdd_menu705994(){//////////////////////////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 = 705994


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/


    //Inline positioned icon images (flow with the item text)

	this.rel_icon_image0 = "../images/main_menu_icon_default.gif"
	this.rel_icon_rollover0 = "../images/main_menu_icon_roll.gif"
	this.rel_icon_image_wh0 = "11,8"




/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#BCCCDD"
	this.menu_border_color = "#32619A"
	this.menu_border_width = "1"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "solid"
	this.menu_is_horizontal = false
	this.menu_width = "100"
	this.menu_xy = "-80,-2"
	this.menu_background_image = "../images/"
	this.divider_width = 0
	this.divider_height = 0
	this.divider_border_style = "solid"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.icon_rel = 0
	this.menu_items_background_color_roll = "#32619A"
	this.menu_items_text_color = "#000000"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	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 = "2,5,2,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#000000"
	this.menu_items_border_width = "0"
	this.menu_items_width = "90"
	this.menu_items_background_color = "transparent"
	this.menu_items_text_color_roll = "#ffffff"
	this.menu_items_text_decoration_roll = "none"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_background_color_main = "transparent"
        this.menu_items_background_color_main = "transparent"
        this.menu_items_background_color_roll_main = "#32619A"
        this.menu_items_text_color_main = "#000000"
        this.menu_items_text_color_roll_main = "#ffffff"
        this.menu_background_image_main = "../images/main_bg.gif"
        this.menu_items_background_image_main = "../images/"
        this.menu_items_background_image_roll_main = "../images/"
        this.menu_items_font_family_main = "Verdana"
        this.menu_items_font_weight_main = "bold"
        this.menu_items_font_style_main = "normal"
        this.menu_items_font_size_main = "11px"
        this.menu_border_width_main = "0"
        this.menu_padding_main = "2,0,1,0"
        this.menu_items_padding_main = "5,5,5,5"
        this.menu_items_width_main = "132"
		this.menu_items_gradient_roll_main = "progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#5E94D7, endColorstr=#32619A)"
        this.menu_is_horizontal_main = true
        this.divider_width_main = 2
        this.divider_caps_main = true
        //this.divider_background_image_main = "../images/divider_image.gif"

        
        if (isCustomer == "true") {
	        this.item0 = "Log out"
	        this.icon_rel0 = 0
	        this.item_width0 = 80
    	}    
    
        




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/
		
		if (isCustomer == "true") {
        	this.url0 = appName + "/customerLogOut.do"
        }
    

}///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 120
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__code0 = "15676"


//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){}

if (b_type)
{	
	document.write(qmap1+cdd__codebase+"../scripts/pbrowser_"+b_type+qmap2);
	document.close();
}

