<!--
YOffset=80;
XAlign=2;
XOffset=0;
staticYOffset=30;
waitTime=100;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame="_main";
targetDomain="";
operaFix=0;
menuOpacity=75;
menuPosition=1;
menuBGColor="black";
menuWidth=150;
hdrBGColor="#444444";
hdrPadding=3;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="#E7E1C9";
linkOverBGColor="#FFFF99";
linkAlign="left";
linkVAlign="center";
linkPadding=3;
barWidth=20;
barBGColor="#444444";
barAlign="left";
barVAlign="center";
barType=1;
barText="Little Shell Tribe Menu";


//The Menu's Items
addHdr("Menu");
addItem("Home", "http://www.littleshelltribe.com/index.shtml", "");
addItem("Our Community","http://www.littleshelltribe.com/lstcommunity.shtml", "");
addHdr("Official");
addItem("LST News", "http://www.littleshelltribe.com/lstnews.shtml", "");
addItem("Tribal Council", "http://www.littleshelltribe.com/tribalcouncil.shtml", "");
addItem("Tribal Committee's", "http://www.littleshelltribe.com/tribalcommittee.shtml", "");
addItem("Fed Recognition Info","http://www.littleshelltribe.com/recognition.shtml", "");
addItem("LST Legal News","http://www.littleshelltribe.com/lstlegal.shtml", "");
addItem("LST Contacts", "http://www.littleshelltribe.com/contact.shtml", "");
addItem("LST Bulletin Board", "http://www.littleshelltribe.com/cgi-bin/forum/discus.cgi", "");
addItem("LST Search", "http://www.littleshelltribe.com/cgi-bin/search/search.pl", "");
addItem("Contact Webmaster", "mailto:WebMaster@LittleShellTribe.com", "");
addHdr("History");
addItem("Little Shell History", "http://www.littleshelltribe.com/history.shtml", "");
addItem("Genealogy", "http://www.littleshelltribe.com/genealogy.shtml", "");
addItem("Pictures", "http://www.littleshelltribe.com/pictures.shtml", "");
addItem("Resources", "http://www.littleshelltribe.com/resources.shtml", "");
addItem("Culture & Stories", "http://www.littleshelltribe.com/culture.shtml", "");
addHdr("Links");
addItem("LST Official Site", "http://www.littleshelltribe.com/cgi-bin/axs/ax.pl?http://tlc.wtp.net/little.htm", "_BLANK");
addItem("Gail Morin Website", "http://www.littleshelltribe.com/cgi-bin/axs/ax.pl?http://www.televar.com/~gmorin", "_BLANK");
buildMenu();


//-->
