	var flashvars = {
				fileList: 'photos2.xml',
				delayTime: "4",
				transitionTime: "2"
			};
			swfobject.embedSWF(
				'swf/xbSlideshow.swf', // path to the widget
				'xbSlideshow',
				'730', // width of the widget
				'450', // height of the widget
				'8',
				'swf/expressInstall.swf',
				flashvars,
				{scale: 'noscale', wmode: 'transparent'}
			);
