if(!NDN) { var NDN = {}; } NDN.VIDEOPLAYERS = {}; NDN.PHOTOPLAYERS = {}; /* This defines where the video galleries reside */ NDN.VIDEOPLAYERS['inline'] = { url : 'http://media.naplesnews.com/naplesnews20/flash/videogallery/inline/gallery.swf?cachekiller=1', width : 240, height : 322 }; NDN.VIDEOPLAYERS['popup'] = { url : 'http://media.naplesnews.com/naplesnews20/flash/videogallery/popup/gallery.swf?cachekiller=1', width : 1014, height : 615 }; NDN.VIDEOPLAYERS['homepage'] = { url : 'http://media.naplesnews.com/naplesnews20/flash/videogallery/homepage/gallery.swf?cachekiller=1', width : 360, height : 485 }; /* This defines where the photogallery flash players reside */ NDN.PHOTOPLAYERS['inline'] = { url : 'http://media.naplesnews.com/naplesnews20/flash/photogallery/inline/gallery.swf?cachekiller=1', width : 245, height : 275 }; NDN.PHOTOPLAYERS['popup'] = { url : 'http://media.naplesnews.com/naplesnews20/flash/photogallery/fullsize/gallery.swf?cachekiller=1', width : 760, height : 650 }; NDN.PHOTOPLAYERS['homepage'] = { url : 'http://media.naplesnews.com/naplesnews20/flash/photogallery/homepage/gallery.swf?cachekiller=2', width : 355, height : 350 };