<% 'image directory imgdirectory = "images" 'set allowed extentions. use "" or "all" to allow all extensions. allowext = "gif, gif, jpg, jpg, jpeg, jpeg, bmp, bmp, png, png" 'set prohibited extensions. this overrides allowext and provides extra security. denyext = "doc, asp, htm, css, exe" 'top navigation separator const schevron = ">" 'display the navigation path (recommended) const bshowpath = true 'always display the root directory when no child folders open (recommended) const bshowroot = true 'set file name to use for image/folder captions (use txt or htm extension) commentfile = "nfo.htm" 'show info box at bottom of thumbnail browser const infobox = true 'display folder and file links when searching file names only displayalllinks = false %>