if (sectionNm == 'Poetry') {
	var book = 'bookPoetry';
} else if (sectionNm == 'Links') {
	var book = 'bookLinks';
} else if (sectionNm == 'photoPainting Contents') {
	var book = 'bookContents';
} else if (sectionNm == 'ePhoto') {
	var book = 'bookArt';
} else if (sectionNm == 'Painting') {
	var book = 'bookPainting';
} else {
	var book = 'bookBG';
}


document.write('<table width="910" align=center><tr><td><img src=imgs/bullseye.png height=40></td><td><div id="navbar"></div></td></tr></table>');


document.write('<table width=910 border=0 cellspacing=0 cellpadding=0 align=center><tr><td><a href=index.htm><img src=imgs/esaLogo.png align=left border=0 height=60></a></td></tr></table>');


document.write('<table width="910" border=0 cellspacing="0" cellpadding="0" align=center class=tableBG style="background:url(\'imgs/bgSquare.png\'); background-position: top; background-repeat: no-repeat;">');
document.write('<tr><td><img src=imgs/x.gif height=660 width=1></td><td valign=top align=center>');


