var jceEmbedStrict=1;
jQuery(document).ready(function(){
	jceutilities({
		legacyPopup: 1,
		boxConvert: 0,
		boxResize: 1,
		boxIcons: 1,
		boxOverlayOpacity: 0.8,
		boxOverlayColor: '#000000',
		boxFadeSpeed: 500,
		boxScaleSpeed: 500,
		imagePath: 'http://www.perpi.com/temp/box/',
		tipClass: 'tooltip',
		tipOpacity: 1,
		tipFxspeed: 150,
		tipPosition: 'br',
		tipOffsets: {'x': 16, 'y': 16},
		pngFix: 1
	});
});
