

/* ===================================================
	Lightbox global values
	Version: v1.0
	Author: Chris Knight - 09/06/2009
/* =================================================*/

	var siteType = "narrow";
    var mediaServerLocation = "http://media.dyson.com/images_resize_sites";
	var closeButtonText = "Close";
	var noFlashTextHeader = "No Flash Player detected";
	var noFlashText1 = "Please enable Adobe Flash Player.";
	var noFlashText2 = "";
	var jukeBoxText_Open = ""
	var jukeBoxText_Close = ""

	//Set the size for each item in the jukebox i.e. the width of the container holding a video image and accompanying text
	var jukeBoxItemWidth = "200";
	var videoJukeBox = new Array();
