/*
	Override Jobboard JavaScript settings currently defined in /conf/system.js
	such as the type of flash player to use or video server etc
*/

/*
	Example usage - uncomment

	Jobboard.FlashPlayer = "/AnotherFlowPlayerDark.swf"
	Jobboard.CSSCounterImage = "/someotherCSSCounter.png";
*/


Jobboard.CMSEditorDisplay="Lightbox";
Jobboard.FadeDuration = 200; //time in milliseconds the fade effect takes to bring overlay image from 0 to MaxOverlayFade opactiy (see below)
