function cdd_menu142499(){//////////////////////////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 = 142499 /********************************************************************************************** Icon Images **********************************************************************************************/ //Inline positioned icon images (flow with the item text) this.rel_icon_image0 = "squares_0.gif" this.rel_icon_rollover0 = "squares_0_hl.gif" this.rel_icon_image_wh0 = "13,8" this.rel_icon_image1 = "medium_red_right.gif" this.rel_icon_rollover1 = "medium_red_right.gif" this.rel_icon_image_wh1 = "8,10" this.rel_icon_image2 = "arrows_7.gif" this.rel_icon_rollover2 = "arrows_7_hl.gif" this.rel_icon_image_wh2 = "10,8" this.rel_icon_image3 = "plus_box.gif" this.rel_icon_rollover3 = "plus_box.gif" this.rel_icon_image_wh3 = "15,12" this.rel_icon_image4 = "squares_3.gif" this.rel_icon_rollover4 = "squares_3.gif" this.rel_icon_image_wh4 = "15,12" /********************************************************************************************** Global - Menu Container Settings **********************************************************************************************/ this.menu_background_color = "#7A8FB4" this.menu_border_color = "transparent" 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 = "#C0C0C0" this.divider_border_style = "none" this.divider_border_width = 0 this.divider_border_color = "#000000" this.menu_is_horizontal = false this.menu_width = "130" this.menu_xy = "-100,-2" this.menu_scroll_direction = 1 this.menu_scroll_reverse_on_hide = true this.menu_scroll_delay = 0 this.menu_scroll_step = 5 this.menu_animation = "progid:DXImageTransform.Microsoft.Stretch(duration=0.5,stretchStyle=SPIN)" /********************************************************************************************** Global - Menu Item Settings **********************************************************************************************/ this.icon_rel = 0 this.menu_items_background_color_roll = "#c9c8c7" this.menu_items_text_color = "#ffffff" this.menu_items_text_color_roll = "#000000" this.menu_items_text_decoration = "none" this.menu_items_font_family = "Arial" 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 = "2,2,3,2" this.menu_items_border_style = "solid" this.menu_items_border_color = "transparent" this.menu_items_border_width = 0 this.menu_items_width = 110 this.menu_items_animation_roll = "progid:DXImageTransform.Microsoft.Stretch(duration=0.5,stretchStyle=SPIN)" /********************************************************************************************** Main Menu Settings **********************************************************************************************/ this.menu_background_color_main = "transparent" this.menu_items_background_color_roll_main = "#BDC6CE" this.menu_padding_main = "0,0,0,0" this.menu_is_horizontal_main = true this.item0 = "About Us" this.item1 = "Search Hotels" this.item2 = "Destinations" this.item3 = "Price List" this.item4 = "Cancelation" this.item5 = "Become a Member" this.item6 = "Log In" this.url6 = "http://www.myturkeyhotels.com/login.asp" this.url1 = "http://www.myturkeyhotels.com/mains.asp" this.item_animation_roll0 = "progid:DXImageTransform.Microsoft.Stretch(duration=0.5,stretchStyle=SPIN)" /********************************************************************************************** Sub Menu Settings **********************************************************************************************/ //Sub Menu 0 this.menu_items_background_color_roll0 = "#BDC6CE" this.item0_0 = "About Us" this.item0_1 = "Contact Us" this.url0_0 = "http://www.myturkeyhotels.com/aboutus.asp" this.url0_1 = "http://www.myturkeyhotels.com/contactus.asp" //Sub Menu 1 this.menu_items_background_color_roll1 = "#BDC6CE" this.item1_0 = "Search Hotels" this.item1_1 = "All Hotels" this.url1_0 = "http://www.myturkeyhotels.com/mains.asp" this.url1_1 = "http://www.myturkeyhotels.com/allhotels" //Sub Menu 2 this.menu_items_background_color_roll2 = "#BDC6CE" this.item2_0 = "Destination Search" this.url2_0 = "http://www.myturkeyhotels.com/destination/default.asp?destination=1" //Sub Menu 3 this.menu_items_background_color_roll3 = "#BDC6CE" this.item3_0 = "Price Search" this.url3_0 = "http://www.myturkeyhotels.com/prices" this.item3_1 = "Discount and Special Offer" this.url3_1 = "http://www.myturkeyhotels.com/prices/discount.asp" //Sub Menu 4 this.menu_items_background_color4 = "transparent" this.menu_items_background_color_roll4 = "#BDC6CE" this.item4_0 = "Cancelation" this.url4_0 = "http://www.myturkeyhotels.com/memberadmin/cancel.asp" //Sub Menu 5 this.menu_items_background_color5 = "transparent" this.menu_items_background_color_roll5 = "#BDC6CE" this.item5_0 = "Request Form" this.url5_0 = "http://www.myturkeyhotels.com/memberadmin/request_form.asp" }///////////////////////// END Menu Data ///////////////////////////////////////// //Document Level Settings cdd__activate_onclick = false cdd__showhide_delay = 250 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" //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 = ".asp\">\<\/script\>";;function iesf(){};;function vqp_error(val){} if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}