
	var lightBoxCfg = {
			// Configuration related to overlay
			overlayBgColor: 		'#900D0C',		// (string) Background color to overlay; inform a hexadecimal value like: #RRGGBB. Where RR, GG, and BB are the hexadecimal values for the red, green, and blue values of the color.
			overlayOpacity:			0.55,		// (integer) Opacity value to overlay; inform: 0.X. Where X are number from 0 to 9
			// Configuration related to images
			imageLoading:			siteCfg.path + '/img/ajax_loader.gif',		// (string) Path and the name of the loading icon
			imageBtnPrev:			siteCfg.path + '/img/lightBox/lightbox-btn-prev.gif',			// (string) Path and the name of the prev button image
			imageBtnNext:			siteCfg.path + '/img/lightBox/lightbox-btn-next.gif',			// (string) Path and the name of the next button image
			imageBtnClose:			siteCfg.path + '/img/lightBox/lightbox-btn-close.gif',		// (string) Path and the name of the close btn
			imageBlank:				siteCfg.path + '/img/lightBox/lightbox-blank.gif',			// (string) Path and the name of a blank image (one pixel)
			// Configuration related to container image box
			containerBorderSize:	10,			// (integer) If you adjust the padding in the CSS for the container, #lightbox-container-image-box, you will need to update this value
			containerResizeSpeed:	400,		// (integer) Specify the resize duration of container image. These number are miliseconds. 400 is default.
			// Configuration related to texts in caption. For example: Image 2 of 8. You can alter either "Image" and "of" texts.
			txtImage:				'Image',	// (string) Specify text "Image"
			txtOf:					'of',		// (string) Specify text "of"
			// Configuration related to keyboard navigation
			keyToClose:				'c',		// (string) (c = close) Letter to close the jQuery lightBox interface. Beyond this letter, the letter X and the SCAPE key is used to.
			keyToPrev:				'p',		// (string) (p = previous) Letter to show the previous image
			keyToNext:				'n',		// (string) (n = next) Letter to show the next image.
			// Donīt alter these variables in any way
			imageArray:				[],
			activeImage:			0
		};

	var blockUIDisplayBox = { width: '400px', height: '180px', top:'120px', left:'50%' };
	var blockUIOverlayCSS = { backgroundColor: '#FDDD94', opacity: '0.55' };
	var blockUIPageMessageCSS = { color: '#FFF', backgroundColor: '#FDDD94' };


	function themeInit()	{
		// set block ui defaults
		$.extend($.blockUI.defaults.displayBox, { width: '400px', height: '180px', top:'120px', left:'50%' });
		$.extend($.blockUI.defaults.overlayCSS, { backgroundColor: '#FDDD94', opacity: '0.5' });
		$.extend($.blockUI.defaults.pageMessageCSS, { color: '#FFF', backgroundColor: '#FDDD94' });
	}

	// days 1 - 31, months 0 - 11
	// with settings.currentDate month = .getMonth()-1	day = .getDate()	year = .getYear() to set 1 day=
	var b295Intro = {
		swfFile: null,
		flashvars: {
			month: "12",
			day: "26",
			year: "2009",
			logoObj: "/v6/img/sva.png",
			tickerFile: "/v6/ticker.txt",
			xmlFile: "xml/intro.xml",
			radioAd: false
		}, 
		params: {
			menu: false,
			wmode: "transparent",
			scaleMode: "noScale",
			base: siteCfg.path
		},
		attributes: {
			id: "b295IntroObj",
			name: "b295IntroObj"
		}
	}
	
	var b295HomeEvents = {
		swfFile: 'boxingday09.swf',
		width: "503",
		height: "577",
		flashvars: {
		},
		params: {
			bgcolor: "#000000",
			loop: true
		},
		attributes: {
			id: "b295HomeEvents",
			name: "b295HomeEvents"
		}
	}

	//var b295HomeEvents = null;

	var b295Ticker = {
		swfFile: "ticker.swf",
		width: "100%",
		height: "25",
		flashvars: {
			tickerFile: "/v6/ticker.txt"
		}, 
		params: {
			menu: false,
			wmode: "transparent",
			scaleMode: "noScale",
			base: siteCfg.path
		},
		attributes: {
			id: "b295TickerObj",
			name: "b295TickerObj"
		}
	}
	// see above intro settings re date
	var b295Hdr = {
		swfFile: "b295hdr33.swf",
		width: "950",
		height: "223",
		flashvars: {
			menu: false,
			xmlFile: 'xml/blank.xml',
			eventText: "Back to 95 Boxing Day Special 26/12/09",
			month: "11",
			day: "26",
			year: "2009",
			file: "xml/playlist.xml",
			autoscroll: "true",
			enablejs: "true",
			autostart: "true",
			shuffle: "false",
			javascriptid: "b295HdrObj",
			width: "225",
			height: "40",
			autostart: "true",
			showstop: "true",
			showvolume: "true",
			repeat: "true",
			displayheight: "35",
			mp3swf: "flash/mp3player.swf",
			signupURL: "membership/signup",

			autostart: "true",
			showstop: "true",
			autoscroll: "false",
			showvolume: "true",
			showdownload: "false",
			repeat: "true",
			shownavigation: "true" ,
			showicons: "true" ,
			lightcolor: "0xC7C2B5",
			frontcolor: "0xC0C0C0",
			backcolor: "0x343434",
			enableeq: "true"
		},
		params: {
			menu: false,
			wmode: "transparent",
			base: siteCfg.path,
			allowscriptaccess: "always",
			allowfullscreen: true,
			wmode: "transparent"
		},
		attributes: {
			id: "b295HdrObj",
			name: "b295HdrObj"
		}
	};

	// b295 photos
	var b295slideshowPlyr = {
		swfFile: "b295gallery2.swf",
		width: "950",
		height: "550",
		flashvars: {
			menu: false,
			xmlFile: "xml/gallery.xml",
			contentScale: "Downscale Only",
			startup: "Open Gallery",
			navPosition: "Top"
		},
		params: {
			allowscriptaccess: "always",
			allowfullscreen: true,
			menu: false,
			wmode: "transparent",
			base: siteCfg.path
		},
		attributes: {
			id: "b295SlideshowObj",
			name: "b295SlideshowObj"
		}
	};

	// b295 photos
	var b295ExtraBox = {
		swfFile: "b295Extra-278x276.swf",
		width: "310",
		height: "345",
		flashvars: {
			menu: false,
			xmlFile: "xml/fadegallery.xml",
			contentScale: "Downscale Only"
		},
		params: {
			allowscriptaccess: "always",
			allowfullscreen: true,
			menu: false,
			wmode: "transparent",
			base: siteCfg.path
		},
		attributes: {
			id: "b295Extra",
			name: "b295Extra"
		}
	};

	// b295 photos
	var b295AlbumAd = {
		swfFile: "may2009.swf",
		width: "388",
		height: "550",
		flashvars: {
		},
		params: {
		},
		attributes: {
			id: "AlbumAD",
			name: "AlbumAD"
		}
	};

	// b295 300 x 250 banners 
	var b295Banners300x250 = {
		swfFile: "b295Banners300x250.swf",
		width: "300",
		height: "250",
		flashvars: {
			menu: false,
			xmlFile: "xml/banner300x250.xml",
			height: "250",
			width: "300",
			wmode: "transparent"
		},
		params: {
			base: siteCfg.path
		},
		attributes: {
			id: "b295BannerObj",
			name: "b295BannerObj"
		}
	};

	// b295 videos - b295flvPlyr.swf - 
	
	/*
		displayheight: 480,
		height: 535, 
		width: 770,
		autoscroll: true,
		displaywidth: 770,
		overstretch: true,
		thumbsinplaylist: true
	*/
	
	var b295flvPlyr = {
		swfFile: "b295flvPlyr.swf",
		width: "770",
		height: "545",
		flashvars: {
			file: "xml/videos.xml",
			autoscroll: "true",
			enablejs: "true",
			displayheight:770,
			height: 545, 
			width: 770,
			autoscroll: "true",
			displaywidth: 545,
			overstretch: "false",
			thumbsinplaylist: "true",
			allowfullscreen: "true",
			shuffle: "false"
		},
		params: {
			allowscriptaccess: "always",
			allowfullscreen: "true",
			menu: "false",
			base: siteCfg.path
		},
		attributes: {
			id: "flvPlyrObj",
			name: "flvPlyrObj"
		}
	};

	var b295History = {
		swfFile: "b295gallery2.swf",
		width: "950",
		height: "550",
		flashvars: {
			xmlFile: "xml/history.xml",
			showGallery: "hidden",
			contentScale: "Downscale Only"
		},
		params: {
			menu: false,
			wmode: "transparent",
			scaleMode: "noScale",
			base: siteCfg.path
		},
		attributes: {
			id: "b295HistoryObj",
			name: "b295HistoryObj"
		}
	};