function cdd_menu433004(){//////////////////////////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 = 433004/**********************************************************************************************                               Icon Images**********************************************************************************************//**********************************************************************************************                              Global - Menu Container Settings**********************************************************************************************/	this.menu_background_color = "none"	this.menu_border_color = "none"	this.menu_border_width = 0	this.menu_padding = "1,1,1,1"	this.menu_border_style = "solid"	this.divider_caps = false	this.divider_width = 1	this.divider_height = 1	this.divider_background_color = "none"	this.divider_border_style = "none"	this.divider_border_width = 0	this.divider_border_color = "none"	this.menu_is_horizontal = false	this.menu_width = "300"	this.menu_xy = "-50,-2"	this.menu_scroll_direction = 1	this.menu_scroll_reverse_on_hide = true	this.menu_scroll_delay = 0	this.menu_scroll_step = 5/**********************************************************************************************                              Global - Menu Item Settings**********************************************************************************************/	this.menu_items_background_color_roll = "none"	this.menu_items_text_color = "#867967"	this.menu_items_text_decoration = "none"	this.menu_items_font_family = "Arial"	this.menu_items_font_size = "10px"	this.menu_items_font_style = "bold"	this.menu_items_font_weight = "bold"	this.menu_items_text_align = "left"	this.menu_items_padding = "4,4,4,4"	this.menu_items_border_style = "solid"	this.menu_items_border_color = "none"	this.menu_items_border_width = 0	this.menu_items_width = 103	this.menu_items_background_color = "none"/**********************************************************************************************                              Main Menu Settings**********************************************************************************************/        this.menu_background_color_main = "none"        this.menu_items_background_color_main = "none"        this.menu_items_background_color_roll_main = "none"        this.menu_items_text_color_roll_main = "#C13D20"        this.menu_border_color_main = "none"        this.menu_is_horizontal_main = true        this.item0 = "ABOUT US"        this.item1 = "THE DIFFERENCE"        this.item2 = "HOW IT WORKS"        this.item3 = "MARKETS LATEST"        this.item4 = "CONTACT US"				this.item_width0 = 63		this.item_width1 = 101		this.item_width2 = 92		this.url0 = "about_us.html"		this.url1 = "the_difference.html"		this.url2 = "how_it_works.html"		this.url3 = "markets_latest.html"		this.url4 = "contact_us.html"/**********************************************************************************************                              Sub Menu Settings**********************************************************************************************/    //Sub Menu 0			this.menu_items_background_color0 = "#C13D20"		this.menu_items_background_color_roll0 = "#9B3119"		this.menu_items_text_color0 = "#FFFFFF"        this.menu_items_text_color_roll0 = "#FFFFFF"        this.menu_border_color0 = "none"        this.menu_items_border_color_roll0 = "none"        this.menu_items_text_align0 = "left"        this.menu_xy0 = "-60,0"        this.menu_width0 = 195        this.item0_0 = "Advisors, Associates & Regulatory"        this.item0_1 = "Management Profile"		this.item0_2 = "Careers"        this.url0_0 = "advisors_associates_regulatory.html"        this.url0_1 = "management_profile.html"		this.url0_2 = "careers.html"				//Sub Menu 1      	//Sub Menu 2    //Sub Menu 3			this.menu_items_background_color3 = "#C13D20"		this.menu_items_background_color_roll3 = "#9B3119"		this.menu_items_text_color3 = "#FFFFFF"        this.menu_items_text_color_roll3 = "#FFFFFF"        this.menu_border_color3 = "none"        this.menu_items_border_color_roll3 = "none"        this.menu_items_text_align3 = "left"        this.menu_xy3 = "-98,0"        this.menu_width3 = 195        this.item3_0 = "Today's Morning Brief"        this.item3_1 = "Press Coverage"		this.item3_2 = "SGM-FX News"		this.item3_3 = "Industry News"		this.item3_4 = "Currency Converter"        this.url3_0 = "todays_morning_brief.html"        this.url3_1 = "press_coverage.html"		this.url3_2 = "sgm_fx_news.html"		this.url3_3 = "industry_news.html"		this.url3_4 = "currency_converter.html"    //Sub Menu 4    //Sub Menu 5	//Sub Menu 6	//Sub Menu 7}///////////////////////// END Menu Data ///////////////////////////////////////////Document Level Settingscdd__activate_onclick = falsecdd__showhide_delay = 100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();}