<!--

YOffset=80;
XAlign=2;
XOffset=0;
staticYOffset=20;
waitTime=500;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame="";
targetDomain="";
operaFix=0;
menuOpacity=75;
menuPosition=1;
menuBGColor="black";
menuWidth=150;
hdrBGColor="#170088";
hdrPadding=3;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="white";
linkOverBGColor="#DDDDDD";
linkAlign="left";
linkVAlign="center";
linkPadding=3;
barWidth=28;
barBGColor="#444444";
barAlign="left";
barVAlign="center";
barType=1;
barText="CONTENTS";


//The Menu's Items
addHdr("Menu");
addItem("Top of Page", "#top", "");
addItem("Reunions", "#reunions", "");
addItem("Little Bit Newsletter", "#littlebit", "");
addItem("References", "#references", "");
addItem("Surnames", "surnames/little.txt", "");
addItem("Parents", "#parents", "");
addItem("Y-chromosome Project", "#Yproject", "");
addItem("Download data", "otherfam.htm#Little", "");
addItem("Lewis Little Family", "LittleLewis.htm", "");
addItem("Links", "#links", "");
addItem("Contact Me", "mailto:roperld@vt.edu", "");
addItem("?Sliding Menu?", "http://maximus.ravecore.com/ssm-wiz.shtml", "newwindow");
buildMenu();

//-->