var isHorizontal = 0;
var smOrientation = 0;
var itemAlignTop="left";
var itemAlign = "left";
var topDX=-10;
var topDY=-10;
var statusString="link";
var transparency=100;
var shadowTop=0;
var shadowLen=0;
var menuWidth=261;
var menuHeight=37;
var menuBackColor = "";
var itemStyles = [
   [
     "itemWidth=261px",
     "itemHeight=37px",
     "itemBackColor=#000000,#000000",
     "itemBackImage=art/purple_menu_button.jpg,art/yellow_button.jpg",
     "fontStyle=bold 11pt Verdana",
     "fontColor=#FFFFFF,#FFFFFF",
     "fontDecoration=none,none"
   ],
   [
     "itemWidth=261px",
     "itemHeight=37px",
     "itemBackColor=#000000,#000000",
     "itemBackImage=art/yellow_button.jpg,art/yellow_button.jpg",
     "fontStyle= 10pt Verdana",
     "fontColor=#FFFFFF,#FFFFFF",
     "fontDecoration=none,none"
   ],
];
var menuStyles = [
   [
     "menuBorderWidth=0",
     "menuBorderStyle=none",
     "menuBorderColor=#000000",
     "itemPadding=0px 0px 0px 15px",
     "itemSpacing=0"
   ],
   [
     "smWidth=261px",
     "menuBorderWidth=",
     "menuBorderStyle=",
     "menuBorderColor=",
     "itemPadding=0px 0px 0px 11px",
     "itemSpacing=0"
   ],
];
