// Version       : 1.0
// Last modified : 18.08.2003
// Author        : BBDO InterOne Hamburg
// Copyright     : BMW Group 2002-2003

// Unique scripting solutions that are provided for  BMW Group sites are for use exclusively
// within  BMW Group projects. No other use of these solutions is permitted.
// The variable 'yourDomain' contains the domain that may be entered in the URL parameter 'content'.
// If the URL paramter 'content' holds a domain different to 'yourDomain', it will not be evaluated.
// For the international BMW site 'yourDomain' is 'http://www.bmw.com'.

var yourDomain = "http://www.bmw-new.customers";
var this_url = location.href;
var countryLanguageId = "/russian";

var  genericpath = "";
var	rootpath    = "";
var	actualpath  = "";
