/* =================================================== Lightbox global values Version: v1.0 Author: Chris Knight - 09/06/2009 /* =================================================*/ var siteType = "wide"; var closeButtonText = "Close"; var noFlashTextHeader = "Flash Player not detected"; var noFlashText1 = "Please download the latest version of Adobe Flash player to view this video"; var noFlashText2 = " "; var jukeBoxText_Open = "Click for more videos." var jukeBoxText_Close = "Close video selection." //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(); var mediaServerLocation = "http://media.dyson.com/assets";