var rdp = new CoBranding();
var rdpConfig = {
	dealerAPIKey: '039fab304d902f09420ba8cd219ce14b',
	domain: 'www.skeies.com',
	lang: 'en_jeweler',
	shortLang: 'EN',
	width: '120', 
	height: '90', 
	colour: 'white',
	brand: 'rolex',
	nw: '0',  
	format: 'h'
}
try {
	rdp.getCoBranding(rdpConfig,'plaque/validate_dealer.rlx');
} catch(err) {}
