<!--
<!--
YOffset=30; // no quotes!!
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#666666";
menuIsStatic="yes";
menuWidth=100; // Must be a multiple of 10! no quotes!!
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="#ff9900";
hdrBGColor="#666666";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#666666";
linkOverBGColor="#666666";
linkTarget="_top";
linkAlign="left";
barBGColor="#ff9900";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="#666666";
barVAlign="center";
barWidth=15; // no quotes!!

startMenu("???", "???")
addItem('about me', 'abme.html', '');
addItem('music', 'jlittler.html', '');
addItem('sci fi', 'sf.html', '');
addItem('contact', 'mailto:john@jlittler.cjb.net', '');
endMenu()

//-->

//-->
