var themeTitle = "<h1>%s</h1>"
var themeSubTitle = "%s" 
var themeURL = "<A HREF=\"%s\"><img src=\"home-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\" alt=\"%s\"></A>"
var themeThumbLinkPrevious = "<A HREF=\"index.php?%s,%s\"><IMG src=\"previous-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
var themeThumbLinkNext = "<A HREF=\"index.php?%s,%s\"><IMG src=\"next-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\" Alt=\"Next\"></A>" 
var themeThumbLink = "<a href=\"page.htm?%s,%s\"><img></a>" 
var themeThumbLinkPlay = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><IMG src=\"play-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></a>"
var themeThumbLinkStop = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><IMG src=\"stop-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></a>"
var themeImageLinkPrevious = "<A HREF=\"page.htm?%s,%s\"><IMG src=\"previous-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
var themeImageLinkNext = "<A HREF=\"page.htm?%s,%s\"><IMG src=\"next-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
var themeImageLink = "<img>"
var themeImageLinkPlay = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><img src=\"play-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\" Alt=\Start Slide Show\"></a>"
var themeImageLinkStop = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><img src=\"stop-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\" Alt=\Stop Slide Show\"></a>"