document.write("<img src=\"images/head.gif\" alt=\"The Rabbit Archive\"");
if((navigator.appName.indexOf("Netscape")>-1)&&(parseInt(navigator.appVersion)<5))
{
	document.write(" />");
}
else
{
document.write(" usemap=\"#head\" />");
document.write("<map name=\"head\" id=\"head\">");
document.write("<area shape=\"rect\" coords=\"3,72,116,85\" href=\"http://members.fortunecity.com/all_star00/index.htm\" alt=\"Home\" target=\"_top\" />");
document.write("<area shape=\"rect\" coords=\"534,1,744,78\" href=\"javascript: window.external.AddFavorite('http://members.fortunecity.com/all_star00/index.htm', 'The Rabbit Archive')\" alt=\"Add to Favorites\" />");
document.write("</map>");
}