var sitevar='For faster navigation, go to the <A HREF = "sitemap.htm" >Site Map</a> or click to go <a href="index.htm"target="_top">home</a>.<p>'
var skroll = ""
var kocker = "Click to return to main page."
var indeckx="index.htm target='_top'"

var sitemp= document.title.indexOf ("Jeffrey E. Salzberg, Lighting Designer for Dance and Theatre - Main Index", 0);
	if (sitemp >0) {
		skroll = 'Scroll down to see what happened on <a href="#history">this day in arts history</a>.<p>'
		indeckx = "index-bottom-frame.htm#bio target='rightframe'"
		kocker = "Click to see biography."
		sitevar='For faster navigation, go to the <A HREF = "sitemap.htm" target="rightframe">Site Map</a>.<p>'}


var sitemp= document.title.indexOf ("Site Map", 0);
	if (sitemp > 0) {
		sitevar = 'Click to go <a href="index-bottom-frame.htm">home</a>.<p>'}
   document.write('<center><A HREF = ' + indeckx + ' ><IMG NAME = "gov"    SRC = "jes_banner.jpg" height=90 border=0 ALT= "' + kocker + '"></A>');
 //document.write (document.title);
// document.write('<span class="inset">' + skroll + sitevar + 'Click here for the <a href=blog.htm target=NEW><em>Rogue Critic</em></a> weblog.<p></span>');
document.write('</center>');

