//Thanks to Apycom.com for their generous donation (-:

var blankImage=",";
var isHorizontal=1;
var menuWidth=719;
var absolutePos=0;
var posX=0;
var posY=0;
var floatable=0;
var floatIterations=5;
var movable=0;
var moveCursor="move";
var moveImage=",";
var moveWidth=12;
var moveHeight=18;
// Edit next four lines 
var fontStyle="normal 11pt Times";
var fontColor=["#FFFFFF","#FFFFFF"];
var fontDecoration=["none","none"];
var itemBackColor=["rgb(23,46,34)","rgb(183,214,126)"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#768161","#74835F"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];
var itemSpacing=0;
var itemPadding=3;
var itemCursor="hand";
var itemTarget="_self";
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var menuBackImage="";
var menuBackColor="#FFFFFF";
var menuBorderColor="";
var menuBorderStyle=["solid"];
var menuBorderWidth=0;
var subMenuAlign="left";
var transparency=100;
var transition=14;
var transDuration=200;
var shadowColor="#333333";
var shadowLen=0;
var arrowImageMain=["../images/lildiamond2.jpg","../images/lildiamond2.jpg"];
var arrowImageSub=["../images/lildiamond2.jpg","../images/lildiamond2.jpg"];
var arrowWidth=7;
var arrowHeight=7;
var separatorImage=",";
var separatorWidth="100%";
var separatorHeight="2";
var separatorAlignment="center";
var separatorVImage=",";
var separatorVWidth="2";
var separatorVHeight="100%";
var statusString="text";
var pressedItem=-2;
var pathPrefix="";
var topDX=0;
var topDY=0;
var DX=-5;
var DY=0;
var saveNavigationPath=0;

var itemStyles = [
   ["fontStyle=bold 8pt Tahoma","fontColor=#000000,#FFFFFF","fontDecoration=none,none","itemBackColor=#CCFDCE,#52ED45","itemBorderColor=#8DDA74,#8DDA74","itemBorderWidth=2","itemBorderStyle=outset,inset",],
   ["fontColor=#000000,#000000","fontDecoration=none,none","itemBackColor=#CCFDCE,#52ED45","itemBorderColor=#28F717,#F9FFF9","itemBorderWidth=2","itemBorderStyle=outset,solid",],
   ["fontColor=#000000,#000000","fontDecoration=none,none","itemBackColor=#BDDAFD,#FFFFFF","itemBorderColor=#569FFA,#569FFA",],
];

var menuStyles = [
   ["menuBackColor=rgb(100,100,100)","menuBorderWidth=1","menuBorderStyle=dotted",],
   ["menuBorderColor=rgb(100,100,100)","menuBorderWidth=2","menuBorderStyle=dotted",],
];

var menuItems = [
   ["HOME","http://www.mcreehall.com/html/home.html","","","",,,],
   ["|Welcome","http://www.mcreehall.com/html/welcome.html","","","",,,],
   ["|About McRee Hall","http://www.mcreehall.com/html/aboutMcReeHall.html","","","",,,],
   ["|Latest News","http://www.mcreehall.com/html/latestnews.html","","","",,,],
   ["|Links of Interest","http://www.mcreehall.com/html/linksofinterest.html","","","",,,],
   ["GUEST ROOMS","http://www.mcreehall.com/html/guestrooms_main.html","","","",,,],
   ["|Rates & Information","http://www.mcreehall.com/html/roomrates.html","","","",,,],
   ["|Green Room","http://www.mcreehall.com/html/roomrates.html#greenroom","","","",,,],
   ["|Red Room","http://www.mcreehall.com/html/roomrates.html#redroom","","","",,,],
   ["|Blue Room","http://www.mcreehall.com/html/roomrates.html#blueroom","","","",,,],
   ["|Yellow Room","http://www.mcreehall.com/html/roomrates.html#yellowroom","","","",,,],
   ["CONFERENCE CENTER","http://www.mcreehall.com/html/conference_main.html","","","",,,],
   ["CATERING","http://www.mcreehall.com/html/catering.html","","","",,,],
   ["|Weddings","http://www.mcreehall.com/html/mh_login.html","","","",,,],
   ["|Rehearsal Dinners","http://www.mcreehall.com/html/mh_login2.html","","","",,,],
   ["|Bride's Maid Luncheons","http://www.mcreehall.com/html/mh_login3.html","","","",,,],
   ["|Special Events","http://www.mcreehall.com/html/mh_login.html","","","",,,],
   ["PHOTO GALLERY","http://www.mcreehall.com/html/weddings.html","","","",,,],
   ["|Weddings","http://www.mcreehall.com/html/weddings.html","","","",,,],
   ["CONTACT US","http://www.mcreehall.com/html/contactMcReeHall.html","","","",,,],


];

apy_init();

