var menuDir = "../menu/"
var homeHTTP = "../index.html"

var topButtonCount = 0;
var topButtons = new Array(10);
topButtons[topButtonCount++] = new Array("../menu/button.gif", "../menu/button2.gif", "../menu/etour.gif",   "../tour/index.html");
topButtons[topButtonCount++] = new Array("../menu/button.gif", "../menu/button2.gif", "../menu/eevents.gif", "../events/index.html");
topButtons[topButtonCount++] = new Array("../menu/button.gif", "../menu/button2.gif", "../menu/eteam.gif",   "../team/index.html");
topButtons[topButtonCount++] = new Array("../menu/button.gif", "../menu/button2.gif", "../menu/eenter.gif",  "../entertain/index.html");
topButtons[topButtonCount++] = new Array("../menu/endbtn.gif", "../menu/endbtn2.gif", "../menu/einter.gif",  "../interact/index.html");
