// take care variables are definitly defined
var technologyguideDatabasePath = false;
var confCountryTopic  = null;
var confLanguageTopic = null;
var modulnavHeightTeasermode = 274;

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

// Perso Engine
confPersoEngineEnabled = false;
// confPersoEnginePid = 	"";
// confPersoEngineEventController = "";
// confPersoEngineProfileController = "";

// Tracking
confTrackingEnabled = true;
gDcsId  = "dcs505se500000s14u82ojoie_3e3z";
gDomain = "statse.webtrendslive.com";

// Browser Check
confBrowserCheckEnabled = false;
confBrowserCheckHighendEnabled = false;
confIncompatibleBrowserUrl  = "/master_rebrush/en/general/incompatible.html";

// Technology Guide
technologyguideEnabled = true;
technologyguideDatabasePath = "/master_rebrush/en/insights/technology/technology_guide/_narrowband/js/database.js";

// SEO
seoEnabled = true;

// ID-Modules
confIdModuleImage = "/international_corporate_sales/en/_common/shared/img/id_moduls.png";
confIdModuleImageGrey = "/master_rebrush/en/_common/shared/img/id_moduls_grey.png";
confIdModuleImageService = "/master_rebrush/en/_common/shared/img/id_moduls_service.png";
// confIdModuleImageFinance = "";

// Height Of Modulnavigation
modulnavHeightTeasermode = 274;

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

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

// Topnavi X displayed
topnaviXenabled = "false";

// tracking page urls
var trackingPages=new Array();


//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.";

// enhanced bandwidth detection
var enhanced_bandwidth_detection = false;
var enhanced_bandwidth_detection_threshold = "1000";
