

// Country-Language
confCountryId  = "cn";
confLanguageId = "en";

// Tracking
confTrackingEnabled = true;

// PersoEngine
confPersoEngineEnabled = false;

// Browser Check
confBrowserCheckEnabled        = true;
confBrowserCheckHighendEnabled = true;
confBandwidthCheckEnabled      = true;
confIncompatibleBrowserUrl     = "/cn/en/general/incompatible.html";

// Technology Guide
technologyguideEnabled = false;
technologyguideDatabasePath = "/cn/en/insights/technology/technology_guide/_shared/js/database.js";

// ID-Modules
confIdModuleImage        = "/cn/en/_configuration/shared/img/id_modules.png";
confIdModuleImageGrey    = "/cn/en/_configuration/shared/img/id_modules_grey.png";
confIdModuleImageService = "/cn/en/_configuration/shared/img/id_modules_service.png";

// Height Of Modulnavigation Teaser Mode
// modulnavHeightTeasermode = 274;
// Height Of Modulnavigation
// modulnavHeight = ;
// modulnavHeightTeasermode = 362;
// modulnavHeight = 362;

// Date format
confDateFormat        = "DD.MM.YYYY";

// Price and hundreds delimiter
confPriceDelimiter    = ".";
confHundredsDelimiter = ",";

//Bandwidth layer
var bandwidth_bottomnavi_link_high = "Broadband content";
var bandwidth_bottomnavi_link_low = "Modem/ISDN content";
var bandwidth_headline_high = "Display content for broadband connections.";
var bandwidth_copy_high = "The international BMW website including a wide range of video sequences, animations and music - ideal for broadband and DSL connections. Please note that if you are using a modem or ISDN connection, loading broadband content will take considerably longer.";
var bandwidth_link_high = "Display content for broadband connections";
var bandwidth_headline_low = "For modem and ISDN connections.";
var bandwidth_copy_low = "The international BMW website including all images and information but without any music or video sequences - ideal for modem and ISDN connections.";
var bandwidth_link_low = "Display content for modem and ISDN connections";
var bandwidth_save_headline = "Set internet connection";
var bandwidth_save_copy = "Always display the following content:";
var bandwidth_save_button = "Save";
var bandwidth_save_select = "Please select";
var bandwidth_save_highband = "Broadband content";
var bandwidth_save_lowband = "Modem/ISDN content";
var bandwidth_save_auto = "Check automatically";
var bandwidth_save_confirm = "Your internet connection has been saved.";
var bandwidth_save_error_no_selection = "Please select a content version.";
var bandwidth_save_error_no_cookies = "Sorry, we are unable to save your settings as your browser does not allow cookies.";

//Bottom navigation
var logInLabel  = 'Log-In';
var logInUrl    = '/cn/en/general/silo/profile/profile.html';
var logOutLabel = 'Log-Out';
//this is the secure path
var logOutPath  = '/cms/cn/en/ecrm/silo_login.jsp';

var beiAnEnable   = true;
var beiAnLabel  = '京ICP备08004883号';
var beiAnUrl    = 'http://www.miibeian.gov.cn/';
var beiAnTarget = '_blank';

