function cdd_menu58268(){//////////////////////////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 = 58268


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/


    //Inline positioned icon images (flow with the item text)

	this.rel_icon_image0 = "lock.gif"
	this.rel_icon_rollover0 = "lock.gif"
	this.rel_icon_image_wh0 = "7,8"



    //Absolute positioned icon images (x,y positioned)

	this.abs_icon_image0 = "lock.gif"
	this.abs_icon_rollover0 = "lock_rollover.gif"
	this.abs_icon_image_wh0 = "7,8"
	this.abs_icon_image_xy0 = "-12,7"

	this.abs_icon_image1 = "arrows_6.gif"
	this.abs_icon_rollover1 = "arrows_6_hl.gif"
	this.abs_icon_image_wh1 = "10,8"
	this.abs_icon_image_xy1 = "-12,7"

	this.abs_icon_image2 = "lock_off.gif"
	this.abs_icon_rollover2 = "lock_off.gif"
	this.abs_icon_image_wh2 = "7,8"
	this.abs_icon_image_xy2 = "0,0"

	this.abs_icon_image3 = "lock_on.gif"
	this.abs_icon_rollover3 = "lock_on.gif"
	this.abs_icon_image_wh3 = "7,8"
	this.abs_icon_image_xy3 = "0,0"



    //Pointer icon images (follow the mouse)

	this.point_icon_image0 = "small_red_pointer.gif"
	this.point_icon_image_wh0 = "7,8"
	this.point_icon_image_xy0 = "7,0"
	this.point_icon_image_br0 = false




/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#3366de"
	this.menu_border_color = "#4f4f4f"
	this.menu_border_width = "0"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "none"
	this.menu_is_horizontal = false
	this.menu_width = "200"
	this.menu_xy = "0,0"
	this.menu_scroll_direction = 1
	this.menu_scroll_reverse_on_hide = true
	this.menu_scroll_delay = 0
	this.menu_scroll_step = 5
	this.divider_width = 0
	this.divider_height = 0
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.divider_caps = false




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#efefef"
	this.menu_items_text_color = "#3366de"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Verdana"
	this.menu_items_font_size = "11px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "normal"
	this.menu_items_text_align = "left"
	this.menu_items_padding = "5,0,3,14"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#3366de"
	this.menu_items_border_width = "0"
	this.menu_items_width = 90
	this.menu_items_background_color = "#efefef"
	this.menu_items_text_color_roll = "#000000"
	this.menu_items_border_color_roll = "#4f4f4f"
	this.menu_items_text_decoration_roll = "underline"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_background_color_main = "#3366de"
        this.menu_items_background_color_main = "#3366de"
        this.menu_items_background_color_roll_main = "#66ccff"
        this.menu_items_text_color_main = "#ffffff"
        this.menu_items_text_color_roll_main = "#ffffff"
        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_items_text_decoration_main = "none"
        this.menu_items_text_decoration_roll_main = "none"
        this.menu_border_style_main = "none"
        this.menu_items_border_style_main = "solid"
        this.menu_border_width_main = "1"
        this.menu_items_border_color_main = "#66ccff"
        this.menu_padding_main = "0,0,0,0"
        this.menu_items_padding_main = "2,0,2,2"
        this.menu_items_text_align_main = "center"
        this.menu_items_width_main = 78
        this.menu_is_horizontal_main = true
        this.divider_width_main = 2
        this.divider_height_main = 4
        this.divider_caps_main = false
        this.divider_background_color_main = "#ffffff"
        this.divider_border_style_main = "none"
        this.divider_border_width_main = "0"

        this.item0 = "Home"
        this.item1 = "Solutions"
        this.item2 = "Products"
        this.item3 = "Services"
        this.item4 = "Training"
        this.item5 = "Support"
        this.item6 = "News"
        this.item7 = "About Us"

        this.item_text_color0 = "#ffffff"
        this.item_text_color_roll0 = "#ffffff"
        this.item_font_family0 = "Verdana"
        this.item_font_weight0 = "bold"
        this.item_font_style0 = "normal"
        this.item_font_size0 = "11px"
        this.item_width0 = 76
        this.item_background_color_roll1 = "#5ec8f0"
        this.item_text_color_roll1 = "#ffffff"
        this.item_border_style1 = "none"
        this.item_text_align1 = "center"
        this.item_width1 = 95
        this.item_width2 = 94
        this.item_width3 = 90
        this.item_width4 = 87

        this.url0 = "../index.shtml"
        this.url1 = "../solutions/index.shtml"
        this.url2 = "../products/index.shtml"
        this.url3 = "../services/index.shtml"
        this.url4 = "../training/index.shtml"
        this.url5 = "../support/index.shtml"
        this.url6 = "../news/index.shtml"
        this.url7 = "../company/corporate_overview.shtml"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.icon_point1 = 0
        this.menu_xy1 = "-94,0"
        this.menu_width1 = 164
        this.divider_background_color1 = "#aaaaaa"

        this.item1_0 = "Overview"
        this.item1_1 = "Trauma"
        this.item1_2 = "Prehospital / Fire / EMS"
        this.item1_3 = "Emergency Medicine"
        this.item1_4 = "Integrated"
        this.item1_5 = "Custom"
        this.item1_6 = "---"
        this.item1_7 = "For Management"
        this.item1_8 = "For IT/IS/MIS Persons"
        this.item1_9 = "For Clinical Staff"

        this.url1_0 = "../solutions/index.shtml"
        this.url1_1 = "../products/traumaone.shtml"
        this.url1_2 = "../products/firerescue_one.shtml"
        this.url1_3 = "../products/emergency_one.shtml"
        this.url1_4 = "../solutions/integrated.shtml"
        this.url1_5 = "../products/custom_solutions.shtml"
        this.url1_7 = "../solutions/management.shtml"
        this.url1_8 = "../solutions/it_persons.shtml"
        this.url1_9 = "../solutions/clinical.shtml"



    //Sub Menu 2

        this.icon_point2 = 0
        this.menu_xy2 = "-94,0"
        this.menu_width2 = 124

        this.item2_0 = "All Products"
        this.item2_1 = "Trauma One"
        this.item2_2 = "Emergency One"
        this.item2_3 = "Fire-Rescue One"
        this.item2_4 = "Custom Solutions"
        this.item2_5 = "---"
        this.item2_6 = "Options"


            //Sub Menu 2_6

                this.menu_xy2_6 = "0,-24"
                this.menu_width2_6 = 134

                this.item2_6_0 = "Workgroup Option"
                this.item2_6_1 = "Secure Database"
                this.item2_6_2 = "DataLink (Interface)"
                this.item2_6_3 = "Access Anywhere"
                this.item2_6_4 = "Mobile Solutions"

                this.url2_6_0 = "../products/product_options.shtml#workgroup_option"
                this.url2_6_1 = "../products/product_options.shtml#secure_database"
                this.url2_6_2 = "../services/data_services.shtml#datalink"
                this.url2_6_3 = "../products/product_options.shtml#access_anywhere"
                this.url2_6_4 = "../products/product_options.shtml#mobile_solutions"




        this.icon_abs2_6 = 1

        this.url2_0 = "../products/index.shtml"
        this.url2_1 = "../products/traumaone.shtml"
        this.url2_2 = "../products/emergency_one.shtml"
        this.url2_3 = "../products/firerescue_one.shtml"
        this.url2_4 = "../products/custom_solutions.shtml"
        this.url2_6 = "../products/product_options.shtml"



    //Sub Menu 3

        this.icon_point3 = 0
        this.menu_xy3 = "-90,0"
        this.menu_width3 = 253

        this.item3_0 = "Overview"
        this.item3_1 = "Data Services"
        this.item3_2 = "Advisement Services"
        this.item3_3 = "Staffing Services"
        this.item3_4 = "Development and Management Services"
        this.item3_5 = "Training Services"

        this.item_font_family3_1 = "Verdana"
        this.item_font_weight3_1 = "normal"
        this.item_font_style3_1 = "normal"
        this.item_font_size3_1 = "11px"
        this.item_font_family3_4 = "Verdana"
        this.item_font_weight3_4 = "normal"
        this.item_font_style3_4 = "normal"
        this.item_font_size3_4 = "11px"

        this.url3_0 = "../services/index.shtml"
        this.url3_1 = "../services/data_services.shtml"
        this.url3_2 = "../services/advisement_services.shtml"
        this.url3_3 = "../services/staffing_services.shtml"
        this.url3_4 = "../services/development_services.shtml"
        this.url3_5 = "../training/index.shtml"



    //Sub Menu 4

        this.icon_point4 = 0
        this.menu_items_text_color_roll4 = "#000000"
        this.menu_xy4 = "-147,0"
        this.menu_width4 = 147

        this.item4_0 = "Overview"
        this.item4_1 = "Schedule"
        this.item4_2 = "Sign Up"
        this.item4_3 = "FAQs"
        this.item4_4 = "Request Information"

        this.item_text_color_roll4_0 = "#0f0f0f"
        this.item_font_family4_1 = "Verdana"
        this.item_font_weight4_1 = "bold"
        this.item_font_style4_1 = "normal"
        this.item_font_size4_1 = "11px"
        this.item_font_family4_2 = "Verdana"
        this.item_font_weight4_2 = "bold"
        this.item_font_style4_2 = "normal"
        this.item_font_size4_2 = "11px"

        this.url4_0 = "../training/index.shtml"
        this.url4_1 = "../training/schedule.shtml"
        this.url4_2 = "../training/training_signup.shtml"
        this.url4_3 = "../training/faqs.shtml"
        this.url4_4 = "../training/request_info_training.shtml"



    //Sub Menu 5

        this.icon_point5 = 0
        this.menu_items_text_color_roll5 = "#0f0f0f"
        this.menu_padding5 = "0,0,0,0"
        this.menu_xy5 = "-206,1"
        this.menu_width5 = 207

        this.item5_0 = "Support Home"
        this.item5_1 = "Knowledge Base"
        this.item5_2 = "Request Technical Support"
        this.item5_3 = "Download Area"
        this.item5_4 = "Request Information"

        this.item_font_family5_1 = "Verdana"
        this.item_font_weight5_1 = "bold"
        this.item_font_style5_1 = "normal"
        this.item_font_size5_1 = "11px"
        this.item_font_family5_2 = "Verdana"
        this.item_font_weight5_2 = "bold"
        this.item_font_style5_2 = "normal"
        this.item_font_size5_2 = "11px"
        this.icon_abs5_3 = 3
        this.item_font_family5_4 = "Verdana"
        this.item_font_weight5_4 = "normal"
        this.item_font_style5_4 = "normal"
        this.item_font_size5_4 = "11px"

        this.url5_0 = "../support/index.shtml"
        this.url5_1 = "../support/kb.shtml"
        this.url5_2 = "../support/request.shtml"
        this.url5_3 = "../support/downloads.shtml"
        this.url5_4 = "../support/request_info_technical_support.shtml"



    //Sub Menu 6

        this.icon_point6 = 0
        this.menu_items_text_decoration_roll6 = "none"
        this.menu_xy6 = "-248,2"
        this.menu_width6 = 250

        this.item6_0 = "News / Press Releases"
        this.item6_1 = "Newsletter Sign Up"
        this.item6_2 = "Newsletter Archives"
        this.item6_3 = "Email Subscription Preferences"
        this.item6_4 = "Events"
        this.item6_5 = "Press Kits"
        this.item6_6 = "About Lancet"

        this.item_font_family6_1 = "Verdana"
        this.item_font_weight6_1 = "bold"
        this.item_font_style6_1 = "normal"
        this.item_font_size6_1 = "11px"

        this.url6_0 = "../news/index.shtml"
        this.url6_1 = "../newsletter/index.shtml"
        this.url6_2 = "../newsletter/Archives.shtml"
        this.url6_3 = "../newsletter/subscription_management.shtml"
        this.url6_4 = "../events/index.shtml"
        this.url6_5 = "../presskits/index.shtml"
        this.url6_6 = "../company/corporate_overview.shtml"



    //Sub Menu 7

        this.icon_point7 = 0
        this.menu_xy7 = "-149,0"
        this.menu_width7 = 149

        this.item7_0 = "Corporate Overview"
        this.item7_1 = "Partners"
        this.item7_2 = "Testimonials"
        this.item7_3 = "Careers"
        this.item7_4 = "Contact Us"

        this.url7_0 = "../company/corporate_overview.shtml"
        this.url7_1 = "../company/partners.shtml"
        this.url7_2 = "../company/testimonials.shtml"
        this.url7_3 = "../company/careers.shtml"
        this.url7_4 = "../company/contactus.shtml"



}///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 200
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 = "2483"
cdd__code1 = "2080"
cdd__code2 = "2574"


//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();}

