var blankImage="img/blank.gif";

var isHorizontal=0;
var menuWidth="110";

var absolutePos=0;
var posX=30;
var posY=20;

var floatable=0;
var floatIterations=0;

var movable=0;
var moveCursor="default";
var moveImage="";
var moveWidth=0;
var moveHeight=0;

var fontStyle="normal 8pt Verdana";
var fontColor=["#000000","#000000"];

//var fontColor=["#247BBB","#1A8DC6"];
var fontDecoration=["none","underline"];

var itemBackColor=["",""];
var itemBorderWidth=0;
var itemAlign="left";
var itemBorderColor=["",""];
var itemBorderStyle=["",""];
var itemBackImage=["/images/1px-gold.gif",""];
var itemSpacing=0;
var itemPadding=7;
var itemCursor="hand";
var itemTarget="_self";

var iconTopWidth=0;
var iconTopHeight=0;
var iconWidth=0;
var iconHeight=0;

var menuBackImage="";
//var menuBackColor="#FFFFFF";
var menuBorderColor="#000000";
//var menuBorderColor="#D5D2D2 ";
var menuBorderStyle=["solid"];
var menuBorderWidth=0;

var subMenuAlign="";
var transparency=100;
var transition=25;
var transDuration=300;

var shadowColor="#CACACA";
var shadowLen=0;

var arrowImageMain=["",""];
var arrowImageSub=["img/arrow3_n.gif","img/arrow3_n.gif"];
var arrowWidth=5;
var arrowHeight=5;

var separatorImage="";
var separatorWidth="100%";
var separatorHeight="0";
var separatorAlignment="";
var separatorVImage="";
var separatorVWidth="1";
var separatorVHeight="100%";

var statusString="link";
var pressedItem=-2;

//var itemStyles = [
//   ["fontStyle=bold 8pt Tahoma","fontColor=#FFFFFF,#FFFFFF","fontDecoration=none,none","itemBackColor=#7EB5F1,#9BC6F4",],
//   ["fontColor=#4D9F4A,#66B764",],
//   ["fontColor=#ED8B8B,#F3AFAF",],
//];

var itemStyles = [
   ["fontStyle=bold 8pt Tahoma","fontColor=#FFFFFF,#FFFFFF","fontDecoration=none,none","itemBackColor=,",],
   ["fontColor=#000000,#000000",],
   ["fontColor=#000000,#000000",],
];

var menuItems = [
  
   ["President's Corner","staff/SamGuzman.html","","","",,"0",],
   
   ["Member Benefits","programs.html","","","",,"0",],
     
   
   ["TAMACC Events","","","","",,"0",],
   ["|Annual Convention & Business Expo","convention/index.html","","","",,,],
   ["|Biennial Legislative Leadership Awards Luncheon","legleadershipawardsluncheon.html","","","",,,],  
   ["|Biennial Legislative Leadership Awards Gala","legleadershipgala.html","","","",,,],  
   ["|Regional Business Seminars","regionalbussinessSem.html","","","",,,],  
   
   ["Biennial Legislative<br> Awards Gala","legleadershipgala.html","","","",,"0",],
  
   ["Annual Convention &<br> Business Expo","convention/index.html","","","",,"0",],
   
   ["Media / Publications","","","","",,"0",],
   ["|News Releases","news.html","","","",,,],  
   ["|TAMACC Monthly","monthly.html","","","",,,],  
   ["|Spotlight of the Month","spotlight.html","","","",,,],  
  

   ["Business Opportunities","","","","",,"0",],
   ["|Statistics","texasfacts.html","","","",,"2",],
   ["|Procurement Opportunities","procurment.html","","","",,"2",],
   ["|Access to Capital","capital.html","","","",,"2",],


   ["Legislative Advocacy","legislative/Legislative.html","","","",,"0",],
   
   ["TAMACC EDF","edf.html","","","",,"0",],

   ["Calendar of Events","cal.html","","","",,"0",],
   
   ["About Us","","","","",,"0",],
   ["|TAMACC Facts","tamaccfacts.html","","","",,,],
   
   
   
];

apy_init();
