// -- BEGIN EDITABLE FOR MPC ---------------------------------------------------

var domain              = 'MB.cn';
var lang        	= 'hk';
var showconfigurator    = 0;
var showhandraising     = 0;

var handraisingUrl      = 'http://www.mercedes-benz.com/handraising';
var handraisingWidth    = 500;
var handraisingHeight   = 400;

var configuratorUrl     = 'http://www.mercedes-benz.com/configurator';
var configuratorWidth   = 740;
var configuratorHeight  = 540;

var backUrl             = '';


// -- END EDITABLE FOR MPC -----------------------------------------------------





/* -- DESCRIPTION ------------------------------------------------------------------

domain:            Your domain abbreviation, e.g. "MB.fr" or "MB.es" or "MB.it"
lang:              ISO-Languagecode e.g. "fr" or "es" or "it"
showconfigurator:  Defines whether the Configurator-Link should be displayed. Possible values are 0 and 1
configuratorUrl:   Holds the path to the Configurator. Only used if 'showconfigurator' is set to 1.
     
showhandraising:   Defines whether the Configurator-Link should be displayed. Possible values are 0 and 1  
handraisingUrl:    Holds the path to the handraising tool. Only used if 'showhandraising' is set to 1.

------------------------------------------------------------------------------------- */
