var allFiles = new Array("art.jpg")

var allTitles = new Array("art.jpg")

var allHtmlFiles = new Array("art.html")

var htmlFiles = new Object ()
htmlFiles["art.html"] = 0;