if(typeof jceUtils != 'undefined'){
	jceUtils.setConfig({
		legacyPopup: 1,
		boxConvert: 0,
		boxResize: 1,
		boxIcons: 0,
		boxOverlayOpacity: 0.8,
		boxOverlayColor: '#1f1507',
		boxFadeSpeed: 500,
		boxScaleSpeed: 500,
		tipClass: 'tooltip',
		tipOpacity: 1,
		tipFxspeed: 150,
		tipPosition: 'br',
		tipOffsets: {'x': 16, 'y': 16},
		pngFix: 0,
		imagePath: 'mambots/system/jceutils/images/'
	});
}