var 
	IsScrollingAllowed = true,
	IsPresentedSlider = true,
	IsPresentedSliderVolume = true,
	IsTimeReversed = true,
	itClipWidth = 380, 
	itClipHeight = 286, 
	IsMuted = false, 
	objQueryData = doGetQueryParams(document.location.search), 
	IsAutoStart = typeof(objQueryData.autostart) != 'undefined',
	RegionLimit = '*',
	ClientIP = '62.90.136.123';

