// QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com
limit_multiple_users = true
sequence = "9x88_4"
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/
dqm__sub_menu_width = 196 //default sub menu widths
dqm__sub_xy = "0,0" //default sub x,y coordinates - defined relative
//to the top-left corner of parent image or sub menu
dqm__urltarget = "_self" //default URL target: _self, _parent, _new, or "my frame name"
dqm__border_width = 0
dqm__divider_height = 0
dqm__border_color = "#CC3333" //Hex color or 'transparent'
dqm__menu_bgcolor = "#CC3333" //Hex color or 'transparent'
dqm__hl_bgcolor = "#FFCC33"
dqm__mouse_off_delay = 150 //defined in milliseconds (activated after mouse stops)
dqm__nn4_mouse_off_delay = 500 //defined in milliseconds (activated after leaving sub)
/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
//Font settings
dqm__textcolor = "#ffffff"
dqm__fontfamily = "Arial" //Any available system font
dqm__fontsize = 11 //Defined with pixel sizing
dqm__fontsize_ie4 = 9 //Defined with point sizing
dqm__textdecoration = "normal" //set to: 'normal', or 'underline'
dqm__fontweight = "normal" //set to: 'normal', or 'bold'
dqm__fontstyle = "normal" //set to: 'normal', or 'italic'
//Rollover font settings
dqm__hl_textcolor = "#CC3333"
dqm__hl_textdecoration = "normal" //set to: 'normal', or 'underline'
//Margins and text alignment
dqm__text_alignment = "left" //set to: 'left', 'center' or 'right'
dqm__margin_top = 1
dqm__margin_bottom = 3
dqm__margin_left = 5
dqm__margin_right = 4
/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure
and Text' section of this data file.
--------------------------------------------*/
//Relative positioned icon images (flow with sub item text)
dqm__icon_image0 = "images/iconmenuon.gif"
dqm__icon_rollover0 = "images/iconmenukun.gif"
dqm__icon_image_wh0 = "10,14"
//Absolute positioned icon images (coordinate poitioned)
dqm__2nd_icon_image0 = "images/sample1_arrow.gif"
dqm__2nd_icon_rollover0 = "images/sample1_arrow.gif"
dqm__2nd_icon_image_wh0 = "13,10"
dqm__2nd_icon_image_xy0 = "-30,27"
/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/
dqm__show_urls_statusbar = false
//dqm__status_text0 = "Sample text - Main Menu Item 0"
//dqm__status_text1 = "Sample text - Main Menu Item 1"
//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"
//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"
/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/
//Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch
dqm__sub_menu_effect = "fade"
dqm__sub_item_effect = "fade"
//Define the effect duration in seconds below.
dqm__sub_menu_effect_duration = .5
dqm__sub_item_effect_duration = .4
//Specific settings for various transitions.
dqm__effect_pixelate_maxsqare = 25
dqm__effect_iris_irisstyle = "CIRCLE" //CROSS, CIRCLE, PLUS, SQUARE, or STAR
dqm__effect_checkerboard_squaresx = 14
dqm__effect_checkerboard_squaresY = 14
dqm__effect_checkerboard_direction = "DOWN" //UP, DOWN, LEFT, RIGHT
//Opacity and drop shadows.
dqm__sub_menu_opacity = 100 //1 to 100
dqm__dropshadow_color = "none" //Hex color value or 'none'
dqm__dropshadow_offx = 5 //drop shadow width
dqm__dropshadow_offy = 5 //drop shadow height
/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/
//Mac offset fixes, adjust until sub menus position correctly.
dqm__os9_ie5mac_offset_X = 10
dqm__os9_ie5mac_offset_Y = 15
dqm__osx_ie5mac_offset_X = 0
dqm__osx_ie5mac_offset_Y = 0
dqm__ie4mac_offset_X = -8
dqm__ie4mac_offset_Y = -50
//Netscape 4 resize bug workaround.
dqm__nn4_reaload_after_resize = true
dqm__nn4_resize_prompt_user = false
dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
//Set to true if the menu is the only item on the HTML page.
dqm__use_opera_div_detect_fix = false
//Pre-defined sub menu item heights for the Espial Escape browser.
dqm__escape_item_height = 20
dqm__escape_item_height0_0 = 70
dqm__escape_item_height0_1 = 70
/*---------------------------------------------
Exposed menu events
----------------------------------------------*/
//Reference additional onload statements here.
//dqm__onload_code = "alert('custom function - onload')"
//The 'X' indicates the index number of the sub menu group or item.
dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"
/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
//The following settings may be defined for specific sub menu groups.
//The 'X' represents the index number of the sub menu group.
dqm__border_widthX = 10;
dqm__divider_heightX = 5;
dqm__border_colorX = "#0000ff";
dqm__menu_bgcolorX = "#ff0000"
dqm__hl_bgcolorX = "#00ff00"
dqm__hl_textcolorX = "#ff0000"
dqm__text_alignmentX = "left"
//The following settings may be defined for specific sub menu items.
//The 'X' represents the index number of the sub menu item.
//dqm__hl_subdescX = "custom highlight text"
dqm__urltarget6_1 = "_new"
dqm__urltarget1_0 = "_new"
dqm__urltarget0_12 = "_new"
/**********************************************************************************************
**********************************************************************************************
Main Menu Rollover Images and Links
**********************************************************************************************
**********************************************************************************************/
//Main Menu Item 0
dqm__rollover_image0 = "images/menu2_on.jpg"
dqm__rollover_wh0 = "105,46"
dqm__url0 = "ourcompany/index.php?act=executive";
//Main Menu Item 1
dqm__rollover_image1 = "images/menu3_on.jpg"
dqm__rollover_wh1 = "102,46"
dqm__url1 = "product/index.php";
//Main Menu Item 2
dqm__rollover_image2 = "images/menu4_on.jpg"
dqm__rollover_wh2 = "102,46"
dqm__url2 = "ourbusiness/index.php?act=salesnmarketing";
//Main Menu Item 3
dqm__rollover_image3 = "images/menu5_on.jpg"
dqm__rollover_wh3 = "102,46"
dqm__url3 = "peopledev/index.php";
//Main Menu Item 4
dqm__rollover_image4 = "images/menu6_on.jpg"
dqm__rollover_wh4 = "102,46"
dqm__url4 = "businesswithcoke/index.php";
//Main Menu Item 5
dqm__rollover_image5 = "images/menu7_on.jpg"
dqm__rollover_wh5 = "102,46"
dqm__url5 = "funstuff/index.php";
//Main Menu Item 6
dqm__rollover_image6 = "images/menu8_on.jpg"
dqm__rollover_wh6 = "97,46"
dqm__url6 = "news/index.php";
/**********************************************************************************************
**********************************************************************************************
Sub Menu Structure and Text
**********************************************************************************************
**********************************************************************************************/
//Sub Menu 0
dqm__sub_xy0 = "-96,47"
dqm__sub_menu_width0 = 196
dqm__subdesc0_0 = " Executive Brief"
dqm__subdesc0_1 = " Industry Profile"
dqm__subdesc0_2 = " Corporate Profile"
dqm__subdesc0_3 = " Commitment to Quality"
dqm__subdesc0_4 = " Environmental Commitment"
dqm__subdesc0_5 = " Information Systems"
dqm__subdesc0_6 = " CSR & Sustainability@CCBI"
dqm__subdesc0_7 = "
News"
dqm__subdesc0_8 = "
Video"
dqm__subdesc0_9 = "
CCFI"
dqm__subdesc0_10 = "
Local Community Initiatives"
dqm__subdesc0_11 = "
Micro Enterprise Development"
dqm__subdesc0_12 = " Where We Are"
dqm__subdesc0_13 = " FAQ"
dqm__subdesc0_14 = " Annual Report"
dqm__icon_index0_0 = 0
dqm__icon_index0_1 = 0
dqm__icon_index0_2 = 0
dqm__icon_index0_3 = 0
dqm__icon_index0_4 = 0
dqm__icon_index0_5 = 0
dqm__icon_index0_6 = 0
dqm__icon_index0_12 = 0
dqm__icon_index0_13 = 0
dqm__icon_index0_14 = 0
dqm__url0_0 = "ourcompany/index.php?act=executive"
dqm__url0_1 = "ourcompany/index.php?act=industryprofile"
dqm__url0_2 = "ourcompany/index.php"
dqm__url0_3 = "ourcompany/index.php?act=commtoqlty"
dqm__url0_4 = "ourcompany/index.php?act=environmental"
dqm__url0_5 = "ourcompany/index.php?act=infosystem"
dqm__url0_6 = "ourcompany/index.php?act=csr"
dqm__url0_7 = "ourcompany/index.php?act=news"
dqm__url0_8 = "ourcompany/index.php?act=video"
dqm__url0_9 = "ourcompany/index.php?act=ccfi"
dqm__url0_10 = "ourcompany/index.php?act=localcommunity"
dqm__url0_11 = "ourcompany/index.php?act=microdev"
dqm__url0_12 = "ourcompany/index.php?act=wherewe"
dqm__url0_13 = "ourcompany/index.php?act=faq"
dqm__url0_14 = "http://www.ccamatil.com/investorrelations/pages/annualreports.aspx"
//Sub Menu 1
dqm__sub_xy1 = "-96,47"
dqm__sub_menu_width1 = 150
dqm__subdesc1_0 = " Coke History"
dqm__subdesc1_1 = " General Info"
dqm__icon_index1_0 = 0
dqm__icon_index1_1 = 0
dqm__url1_0 = "http://www.heritage.Coca-Cola.com"
dqm__url1_1 = "product/index.php"
dqm__subdesc1_2 = " Coca-Cola"
dqm__icon_index1_2 = 0
dqm__url1_2 = "product/index.php?act=prod_detail&p_id=44"
dqm__subdesc1_3 = " Diet Coke"
dqm__icon_index1_3 = 0
dqm__url1_3 = "product/index.php?act=prod_detail&p_id=45"
dqm__subdesc1_4 = " Coca-Cola Zero"
dqm__icon_index1_4 = 0
dqm__url1_4 = "product/index.php?act=prod_detail&p_id=47"
dqm__subdesc1_5 = " Sprite"
dqm__icon_index1_5 = 0
dqm__url1_5 = "product/index.php?act=prod_detail&p_id=48"
dqm__subdesc1_6 = " Sprite Zero"
dqm__icon_index1_6 = 0
dqm__url1_6 = "product/index.php?act=prod_detail&p_id=49"
dqm__subdesc1_7 = " Fanta Strawberry"
dqm__icon_index1_7 = 0
dqm__url1_7 = "product/index.php?act=prod_detail&p_id=50"
dqm__subdesc1_8 = " Fanta Vitamin C"
dqm__icon_index1_8 = 0
dqm__url1_8 = "product/index.php?act=prod_detail&p_id=51"
dqm__subdesc1_9 = " Fanta Fruitpunch"
dqm__icon_index1_9 = 0
dqm__url1_9 = "product/index.php?act=prod_detail&p_id=52"
dqm__subdesc1_10 = " Fanta Orange"
dqm__icon_index1_10 = 0
dqm__url1_10 = "product/index.php?act=prod_detail&p_id=53"
dqm__subdesc1_11 = " Fanta Blueberry"
dqm__icon_index1_11 = 0
dqm__url1_11 = "product/index.php?act=prod_detail&p_id=54"
dqm__subdesc1_12 = " Schweppes"
dqm__icon_index1_12 = 0
dqm__url1_12 = "product/index.php?act=prod_detail&p_id=55"
dqm__subdesc1_13 = " Frestea Jasmine"
dqm__icon_index1_13 = 0
dqm__url1_13 = "product/index.php?act=prod_detail&p_id=56"
dqm__subdesc1_14 = " Frestea Green"
dqm__icon_index1_14 = 0
dqm__url1_14 = "product/index.php?act=prod_detail&p_id=57"
dqm__subdesc1_15 = " Frestea Apel-Lemon-Markisa"
dqm__icon_index1_15 = 0
dqm__url1_15 = "product/index.php?act=prod_detail&p_id=58"
dqm__subdesc1_16 = " AdeS"
dqm__icon_index1_16 = 0
dqm__url1_16 = "product/index.php?act=prod_detail&p_id=59"
dqm__subdesc1_17 = " Powerade Isotonik"
dqm__icon_index1_17 = 0
dqm__url1_17 = "product/index.php?act=prod_detail&p_id=60"
dqm__subdesc1_18 = " Minute Maid Pulpy Orange"
dqm__icon_index1_18 = 0
dqm__url1_18 = "product/index.php?act=prod_detail&p_id=61"
dqm__subdesc1_19 = " Minute Maid Pulpy Tropical"
dqm__icon_index1_19 = 0
dqm__url1_19 = "product/index.php?act=prod_detail&p_id=62"
dqm__subdesc1_20 = " A & W"
dqm__icon_index1_20 = 0
dqm__url1_20 = "product/index.php?act=prod_detail&p_id=63"
dqm__subdesc1_21 = " Minute Maid Pulpy O’Mango"
dqm__icon_index1_21 = 0
dqm__url1_21 = "product/index.php?act=prod_detail&p_id=64"
//Sub Menu 2
dqm__sub_xy2 = "-96,47"
dqm__sub_menu_width2 = 196
dqm__subdesc2_0 = " Sales & Marketing"
dqm__subdesc2_1 = "
Promotions"
dqm__subdesc2_2 = "
Serving Our Customers"
dqm__subdesc2_3 = "
Area Marketing Contractor"
dqm__subdesc2_4 = "
Serving Our Product"
//dqm__subdesc2_5 = "
HoReCa"
dqm__subdesc2_5 = " Manufacturing & Distribution"
dqm__subdesc2_6 = "
Manufacturing Overview"
dqm__subdesc2_7 = "
Virtual Plant Tour"
dqm__subdesc2_8 = "
Distribution Overview"
dqm__subdesc2_9 = " Our Innovation"
//dqm__subdesc2_10 = " Event Calendar"
dqm__icon_index2_0 = 0
dqm__icon_index2_5 = 0
dqm__icon_index2_9 = 0
dqm__icon_index2_10 = 0
dqm__url2_0 = "ourbusiness/index.php?act=salesnmarketing"
dqm__url2_1 = "ourbusiness/index.php"
dqm__url2_2 = "ourbusiness/index.php?act=servingourcust"
dqm__url2_3 = "ourbusiness/index.php?act=amc"
dqm__url2_4 = "ourbusiness/index.php?act=servingourproduct"
//dqm__url2_5 = "ourbusiness/index.php?act=horeca"
dqm__url2_5 = "ourbusiness/index.php?act=manfndistribution"
dqm__url2_6 = "ourbusiness/index.php?act=manufacturing"
dqm__url2_7 = "ourbusiness/index.php?act=virtualplant"
dqm__url2_8 = "ourbusiness/index.php?act=distoverview"
dqm__url2_9 = "ourbusiness/index.php?act=inovation"
dqm__url2_10 = "ourbusiness/index.php?act=calendar"
//Sub Menu 3
dqm__sub_xy3 = "-96,47"
dqm__sub_menu_width3 = 196
dqm__subdesc3_0 = " Commitment to People Development"
dqm__subdesc3_1 = " Graduate Trainee Program"
dqm__subdesc3_2 = " Success Story "
dqm__subdesc3_3 = " Job Vacancy "
dqm__icon_index3_0 = 0
dqm__icon_index3_1 = 0
dqm__icon_index3_2 = 0
dqm__icon_index3_3 = 0
dqm__url3_0 = "peopledev/index.php"
dqm__url3_1 = "peopledev/index.php?act=graduatetrain"
dqm__url3_2 = "peopledev/index.php?act=success"
dqm__url3_3 = "peopledev/vacancy.php"
//Sub Menu 4
dqm__sub_xy4 = "-96,47"
dqm__sub_menu_width4 = 166
dqm__subdesc4_0 = " How to Become Coke Outlet "
dqm__subdesc4_1 = " Cooler Request"
dqm__icon_index4_0 = 0
dqm__icon_index4_1 = 0
dqm__url4_0 = "businesswithcoke/index.php"
dqm__url4_1 = "businesswithcoke/index.php?act=cooler"
//Sub Menu 5
dqm__sub_xy5 = "-96,47"
dqm__sub_menu_width5 = 110
dqm__subdesc5_0 = " Commercials "
dqm__subdesc5_1 = " Cool Downloads "
dqm__subdesc5_2 = " Coke Games "
dqm__subdesc5_3 = " Coke History "
dqm__icon_index5_0 = 0
dqm__icon_index5_1 = 0
dqm__icon_index5_2 = 0
dqm__icon_index5_3 = 0
dqm__url5_0 = "funstuff/index.php"
dqm__url5_1 = "funstuff/index.php?act=cool"
dqm__url5_2 = "funstuff/index.php?act=games"
dqm__url5_3 = "funstuff/index.php?act=cokehistory&v=1"
//Sub Menu 6
dqm__sub_xy6 = "-138,47"
dqm__sub_menu_width6 = 270
dqm__subdesc6_0 = " Press Release "
dqm__subdesc6_1 = " CCA News Release"
dqm__subdesc6_2 = " Microsite"
dqm__subdesc6_3 = " RSS"
dqm__icon_index6_0 = 0
dqm__icon_index6_1 = 0
dqm__icon_index6_2 = 0
dqm__icon_index6_3 = 0
dqm__url6_0 = "news/index.php"
dqm__url6_1 = "http://www.ccamatil.com/investorrelations/pages/mediareleases.aspx"
dqm__url6_2 = "news/index.php?act=microsite"
dqm__url6_3 = "news/index.php?act=rss"