var strip = 0
var themeThumbTitle = "<TABLE width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><TR></TR><TR><TD align=center><H1>%s</H1></TD></TR></TABLE>"
var themeImageTitle = "<TABLE width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><TR></TR><TR><TD align=center><H1>%s</H1></TD></TR></TABLE>"
var themeSubTitle = "%s" 
var themeThumbLinkURL = "<A HREF=\"%s\" target=\"_top\"><IMG src=\"Data/home-button.gif\" title=\"%s\" width=\"33\" height=\"31\" NAME=\"IGNORE\" alt=\"%s\"></A>"
var themeThumbLinkFirst = "<A HREF=\"index.htm?0,%s\"></A>" 
var themeThumbLinkLast = "<A HREF=\"index.htm?%s,%s\"></A>" 
var themeThumbLinkPrevious = "<A HREF=\"index.htm?%s,%s\"><IMG src=\"Data/previous-button.gif\" title=\"%s\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
var themeThumbLinkNext = "<A HREF=\"index.htm?%s,%s\"><IMG src=\"Data/next-button.gif\" title=\"%s\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
var themeThumbLink = "<A HREF=\"Data/page.htm?%s,%s\"><IMG></A>" 
var themeThumbLinkPlay = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"></a>"
var themeThumbLinkStop = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"></a>"

var themeImageLinkURL = "<A HREF=\"%s\" target=\"_top\"><IMG src=\"home-button.gif\" title=\"%s\" width=\"33\" height=\"31\" NAME=\"IGNORE\" alt=\"%s\"></A>"
var themeImageLinkFirst = "<A HREF=\"page.htm?0,%s\"></A>" 
var themeImageLinkLast = "<A HREF=\"page.htm?%s,%s\"></A>" 
var themeImageLinkPrevious = "<A HREF=\"page.htm?%s,%s\"><IMG src=\"previous-button.gif\" title=\"%s\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
var themeImageLinkNext = "<A HREF=\"page.htm?%s,%s\"><IMG src=\"next-button.gif\" title=\"%s\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
var themeImageLink = "<IMG>"
var themeImageLinkPlay = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"></a>"
var themeImageLinkStop = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"></a>"
var themeShowPlayStop = 0;
