<!--
/*
Copyright © MaXimuS 2000-2001, All Rights Reserved.
Site: http://www.absolutegb.com/maximus
E-mail: maximus@nsimail.com
Version: 6.3 (NS6 compatibility + NS4 x-axis scroll bar fix)
*/
// Permission granted to SimplytheBest.net to feature script in its 
// DHTML script collection at http://simplythebest.net/info/dhtml_scripts.html

YOffset=0; // no quotes!!
staticYOffset=0; // no quotes!!
slideSpeed=10 // no quotes!!
waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#f0f0f0"; // "#FFEFD5";
menuIsStatic="yes";
menuWidth=190; // Must be a multiple of 10! no quotes!! was 160
hdrFontFamily="arial, sans serif";
hdrFontSize="2";
hdrFontColor="#0B049A";
hdrBGColor="#f0f0f0"; //"#FFEFD5"; #f0f0f0
hdrAlign="center";
hdrVAlign="center";
hdrHeight="3";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor= "#f0f0f0";// "#fffff0";
linkOverBGColor="silver"; // "#FFEFD5";
linkTarget="_top";
linkAlign="Left";
barBGColor="silver"; "#FFEFD5";
barFontFamily="arial, sans serif";
barFontSize="1";
barFontColor="olive";
barVAlign="top";
barWidth=35; // no quotes!!


//-->
