<!--

//Prepared for David Kistner by Kelly Wood

document.write("<font face=\"arial,helvetica,sans-serif\" size=\"3\">");
  
document.write("<table Valign=\"center\" align=\"center\" width=\"90%\" border=\"0\">");
     
document.write("<tr>");
	
document.write("<td rowspan=\"4\" width=\"15%\"><center><img src=\"img/butterfly.gif\"></center>");
	
document.write("<td rowspan=\"4\" width=\"50%\"><center><img src=\"img/header.jpg\"></center>");
	
document.write("<td colspan=\"4\" width=\"35%\"><a href=\"sociobiologyindex.html\">Home</a><br>");
     
document.write("</tr>");
     
document.write("<tr>");
	
document.write("<td width=\"5%\">");
	
document.write("<td colspan=\"3\" width=\"30%\"><a href=\"sociobiologysubscription.html\">Subscription Information</a><br>");
     
document.write("</tr>");
     
document.write("<tr>");
	
document.write("<td colspan=\"2\" width=\"10%\">");
	
document.write("<td colspan=\"2\" width=\"25%\"><a href=\"sociobiologycurrent.html\">Current Volume</a><br>");
     
document.write("</tr>");
     
document.write("<tr>");
	
document.write("<td colspan=\"3\" width=\"15%\">");
	
document.write("<td width=\"20%\"><a href=\"sociobiologyprevious.html\">Previous Volumes</a><br>");
     
document.write("</tr>");
  
document.write("</table>");

document.write("<hr>");

-->