
var BG = "#FFFFFF";
var TX = "#000000";
var LI = "#0000FF";
var VL = "#FFFFFF";
var AL = "#FF0000";

var MAIL = "Martin.Huber@spiderpix.com"



function menue() {

   with(document) {


		write('<CENTER><FONT face="Arial, Helvetica, sans-serif" SIZE=-1><a href="startseite.htm"><FONT style="text-decoration: none;">home</FONT></a> | <a href="news.htm"><FONT style="text-decoration: none;">news</FONT></a> | <a href="tarantulas/tarantula_species.htm"><FONT style="text-decoration: none;">tarantulas</FONT></a> | <a href="whip_spiders/whip_spider_species.htm"><FONT style="text-decoration: none;">whip spiders</FONT></a> | <a href="articles/articles.htm"><FONT style="text-decoration: none;">articles</FONT></a> | <a href="imprint.htm"><FONT style="text-decoration: none;">imprint</FONT></a></FONT></CENTER>');
	}
		
}



