'
' -- Page settings

section_scheme = 1

cfg_BackgroundColor = "#FFFFFF"

cfg_GreenLine = "#CFCF85"
cfg_GrayLine = "#CCCCCC"

cfg_CacheDuration = "300"


' -- Section colors
cfg_Section1_Color1 = "#AC855D"
cfg_Section1_Color2 = "#C9A078"
cfg_Section2_Color1 = "#AC855D"
cfg_Section2_Color2 = "#C9A078"
cfg_Section3_Color1 = "#AC855D"
cfg_Section3_Color2 = "#C9A078"
cfg_Section4_Color1 = "#AC855D"
cfg_Section4_Color2 = "#C9A078"
cfg_Section5_Color1 = "#AC855D"
cfg_Section5_Color2 = "#C9A078"
cfg_Section6_Color1 = "#AC855D"
cfg_Section6_Color2 = "#C9A078"


' -- Section Images
cfg_Section1_TopImage = "/Files/About_Electrolux/Images/small_1_about.jpg"
cfg_Section2_TopImage = "/Files/Brands/Images/small_3_brand.jpg"
cfg_Section3_TopImage = "/Files/Careers/Images/small_top_3_careers.jpg"
cfg_Section4_TopImage = "/Files/IR/Images/small_2_ir.jpg"
cfg_Section5_TopImage = "/Files/PR/Images/small_top_5_press.jpg"
cfg_Section6_TopImage = "/Files/Sustainability/Images/small_5_sub.jpg"

cfg_Section1_TopImageTxt = "About Electrolux"
cfg_Section2_TopImageTxt = "Brands"
cfg_Section3_TopImageTxt = "Careers"
cfg_Section4_TopImageTxt = "Investor Relations"
cfg_Section5_TopImageTxt = "Press"
cfg_Section6_TopImageTxt = "Sustainabillity"


' -- Typography
cfg_CorporateFont = "Helvetica Neue 45"
cfg_CorporateSize = "26"
cfg_CorporateColor = "#BFBFBF"

cfg_TopMenuFont = "Helvetica Neue"
cfg_TopMenuSize = "12"
cfg_TopMenuColor = "#868686"

cfg_TopMenuActiveFont = "Helvetica Neue"
cfg_TopMenuActiveSize = "12"
cfg_TopMenuActiveColor = "#8D8D45"

cfg_LeftMenuFont = "Arial, Helvetica"
cfg_LeftMenuSize = "11"
cfg_LeftMenuColor = "#868686"

cfg_LeftMenuActiveFont = "Arial, Helvetica"
cfg_LeftMenuActiveSize = "11"
cfg_LeftMenuActiveColor = "#CFCF85"

cfg_HeaderOneFont = "Helvetica Neue 45"
cfg_HeaderOneSize = "36"
cfg_HeaderOneColor = "#8D8D45"

cfg_HeaderTwoFont = "Helvetica Neue 45"
cfg_HeaderTwoSize = "24"
cfg_HeaderTwoColor = "#8D8D45"

cfg_HeaderThreeSize = "18"
cfg_HeaderThreeColor = "#999933"

cfg_HeaderFourSize = "12"
cfg_HeaderFourColor = "#666666"

cfg_HeaderFiveSize = "11"
cfg_HeaderFiveColor = "#999933"

cfg_BodyFont = "Arial, Helvetica"
cfg_BodySize = "11"
cfg_BodyColor = "#666666"

cfg_IngressSize = "12"
cfg_IngressColor = "#8D8D45"

cfg_LinkColor = "#333333"

cfg_EmailFont = "Arial, Helvetica"
cfg_EmailSize = "10"
cfg_EmailColor = "#868686"

cfg_FooterSize = "10"
cfg_FooterColor = "#868686"

cfg_BreadCrumbSize = "10"
cfg_BreadCrumbColor = "#999999"
cfg_BreadCrumbActiveColor = "#8C9143"

cfg_TableListFont = "Arial, Helvetica"
cfg_TableListSize = "11"
cfg_TableListColor = "#666666"
cfg_TableListBGColor = "#999999"

cfg_AlertColor = "#B70202"


' -- Texts
cfg_TopLogoTxt = "Electrolux"
cfg_LogoPopupTxt = "Electrolux"
cfg_SearchButtonTxt = "Search"
cfg_PageTitle = "Electrolux"
cfg_Description = "genereal meta desc!"
cfg_Keywords = ""
cfg_EmailThisPage = "Email this page"
cfg_Corporate = "Corporate Information"
cfg_HomeText  = "Home"
cfg_PrintButtonTxt = "Print this page"
cfg_SendButtonTxt = "E-mail this page"
cfg_ContactUsTxt = "Contact us"
cfg_breadcrumbstart = "You are here:"
cfg_pressrelease = "Press release"

cfg_Swe = "På svenska"
cfg_SweTitle = "För att se en svensk version, klicka här"
cfg_Eng = "In English"
cfg_EngTitle = "For the English version click here"

cfg_flagSWE = "/Files/Images/new_design/flagSW.gif"
cfg_flagENG = "/Files/Images/new_design/flagUK.gif"


' -- Links
cfg_HomePage = "node2.aspx"
cfg_SearchPage = "node20.aspx"
cfg_EmailPage = "node308.aspx"
cfg_ContactUsPage = "node486.aspx"
cfg_Chart = "node327.aspx"
cfg_PrintPage = "node354.aspx"
cfg_TopLogoUrl = "index.aspx"
cfg_PressReleasePage = "node35.aspx"


' -- Files
cfg_MenuFlash = "/Files/Flash/menu.swf"
cfg_MenuXML = "node359.aspx"

' -- Images
cfg_TopLogo = "/Files/Images/new_design/electrolux_logo.jpg"
cfg_SearchTop = "/Files/Images/new_design/search_button.gif"
cfg_MainLine = "/Files/Images/new_design/main_line.gif"
cfg_FooterLine = "/Files/Images/new_design/footer_line.gif"
cfg_DottedLine = "/Files/Images/new_design/dotted_line_gray.gif"
cfg_DottedLineVert = "/Files/Images/new_design/dotted_line_vert.gif"
cfg_Arrows = "/Files/Images/new_design/arrows.gif"
cfg_Arrow = "/Files/Images/new_design/arrow.gif"
cfg_ArrowLeftMenu = "/Files/Images/new_design/arrow_left_menu.gif"
cfg_ArrowLeftMenu2 = "/Files/Images/new_design/arrow_left_menu2.gif"
cfg_ArrowLeftMenuDown = "/Files/Images/new_design/arrow_left_menu_down.gif"
cfg_ArrowBack = "/Files/Images/new_design/arrow_back.gif"
cfg_PrintTop = "/Files/Images/new_design/print.gif"
cfg_SendTop = "/Files/Images/new_design/send.gif"
cfg_Square = "/Files/Images/new_design/sqare.gif"
cfg_LogoPopup = "/Files/Images/new_design/logo_popup.gif"



'-- Image Buttons
cfg_CloseButton = "/Files/Images/new_design/close.gif"
cfg_ZoomButton = "/Files/Images/new_design/zoom.gif"
cfg_SendButton = "/Files/Images/new_design/send_button.gif"
cfg_RemoveButton = "/Files/Images/new_design/remove.gif"
cfg_SearchButton = "/Files/Images/new_design/search.gif"
cfg_ViewBasketButton = "/Files/Images/new_design/view_basket.gif"
cfg_AddButton = "/Files/Images/new_design/add.gif"
cfg_DownloadButton = "/Files/Images/new_design/download.gif"
cfg_SubscribeButton = "/Files/Images/new_design/subscribe_button.gif"


' -- Image Bank

ImageBank_ShowAssetThumbnail = "node288.aspx"
ImageBank_Download = "node311.aspx"
ImageBank_Main = "node23.aspx"

' -- IR Integration
IR_BaseURL = "HTTP://ir.electrolux.com"
IR_DiagramBaseUrl = "http://aux.alertir.com/electrolux/finstat/"
IR_DiagramShowUrl = "node343.aspx"
cfg_ExcelDownloadNode = "node364.aspx"
IR_InterimURL = "node278.aspx"
IR_AGMURL = "node86.aspx"
IR_AnnualURL = "node60.aspx"

' -- MessageCenter
cfg_NodeMessageCenter = "node351.aspx"

' -- Image generation

GWSRoot = "\\STORAGE1\Data\GWSRoots\Com"
ImageFilePath = "\\STORAGE1\Data\GWSRoots\Com\Files\img"
ImagePath = "/files/img"
Img_Number = 1


'