document.write('<table border="0" cellpadding="0" cellspacing="0">');document.write('<tr>');document.write('<td id="right"><img src="images/spacer.gif" width="24" height="36"></td>');document.write('<td id="right">');if(section == "home") {	document.write('<img src="images/top_nav/home_on.jpg" width="100" height="36" border="0" alt="Home" id="top1">');} else {	document.write('<A href="index.htm" onMouseOver="MM_swapImage(\'top1\',\'\',\'images/top_nav/home_hilite.jpg\',0)" onMouseOut="MM_swapImgRestore()"><img src="images/top_nav/home.jpg" width="100" height="36" border="0" alt="Home" id="top1"></a>');}document.write('</td>');document.write('<td id="right">');if(section == "about") {	document.write('<img src="images/top_nav/about_on.jpg" width="161" height="36" border="0" alt="About DySPAN" id="top2">');} else {	document.write('<A href="about.htm" onMouseOver="MM_swapImage(\'top2\',\'\',\'images/top_nav/about_hilite.jpg\',0)" onMouseOut="MM_swapImgRestore()"><img src="images/top_nav/about.jpg" width="161" height="36" border="0" alt="About DySPAN" id="top2"></a>');}document.write('</td>');document.write('<td id="right">');if(section == "intent") {	document.write('<img src="images/top_nav/intent_on.jpg" width="191" height="36" border="0" alt="Intent to Participate" id="top3">');} else {	document.write('<A href="intent.htm" onMouseOver="MM_swapImage(\'top3\',\'\',\'images/top_nav/intent_hilite.jpg\',0)" onMouseOut="MM_swapImgRestore()"><img src="images/top_nav/intent.jpg" width="191" height="36" border="0" alt="Intent to Participate" id="top3"></a>');}document.write('</td>');document.write('<td id="right">');if(section == "papers") {	document.write('<img src="images/top_nav/papers_on.jpg" width="161" height="36" border="0" alt="Call For Papers" id="top4">');} else {	document.write('<A href="papers.htm" onMouseOver="MM_swapImage(\'top4\',\'\',\'images/top_nav/papers_hilite.jpg\',0)" onMouseOut="MM_swapImgRestore()"><img src="images/top_nav/papers.jpg" width="161" height="36" border="0" alt="Call For Papers" id="top4"></a>');}document.write('</td>');document.write('<td id="right">');if(section == "patron") {	document.write('<img src="images/top_nav/patron_on.jpg" width="110" height="36" border="0" alt="Patrons" id="top5">');} else {	document.write('<A href="patron.htm" onMouseOver="MM_swapImage(\'top5\',\'\',\'images/top_nav/patron_hilite.jpg\',0)" onMouseOut="MM_swapImgRestore()"><img src="images/top_nav/patron.jpg" width="110" height="36" border="0" alt="Patrons" id="top5"></a>');}document.write('</td>');document.write('</tr>');document.write('</table>');