// var pathPrefix="../";
var blankImage="../images/misc/spacer.gif";
var isHorizontal=1;
var menuWidth="450";

var absolutePos=0;
var posX=0;
var posY=0;

var floatable=0;
var floatIterations=0;

var movable=0;
var moveCursor="default";
var moveImage="";
var moveWidth=0;
var moveHeight=0;

var fontStyle="normal 10px Verdana";
var fontColor=["#FFFFFF","#FFFFFF"];
var fontDecoration=["none","none"];

var itemBackColor=["009999","009999"];
var itemBorderWidth=5;
var itemAlign="left";
var itemBorderColor=["009999","009999"];
var itemBorderStyle=["none","none"];
var itemBackImage=["",""];
var itemSpacing=0;
var itemPadding=0;
var itemCursor="hand";
var itemTarget="_self";

var iconTopWidth=0;
var iconTopHeight=0;
var iconWidth=0;
var iconHeight=0;

var menuBackImage="";
var menuBackColor="#009999";
var menuBorderColor="#009999";
var menuBorderStyle=["solid"];
var menuBorderWidth=0;

var subMenuAlign="";
var transparency="99";
var transition=24;
//var transOptions= "gradientSize=[0], wipestyle=0, motion=forward";
var transDuration=300;

var shadowColor="#CACACA";
var shadowLen=0;

var arrowImageMain=["",""];
var arrowImageSub=["",""];
var arrowWidth=5;
var arrowHeight=5;

var separatorImage="";
var separatorWidth="100%";
var separatorHeight="0";
var separatorAlignment="";
var separatorVImage="";
var separatorVWidth="0";
var separatorVHeight="100%";

var statusString="link";
var pressedItem=-2;

var itemStyles = [
   ["fontStyle=normal 10px Verdana","fontColor=#FFFFFF,#000000","fontDecoration=none,none","itemBorderWidth=0,0","itemBackColor=#009999,#009999","itemBorderStyle=solid,solid",],
   ["fontStyle=normal 10px Verdana","fontColor=#000000,#FFFFFF","itemBorderWidth=6,6","itemBackColor=#99CCCC,#99CCCC","itemBorderColor=#99CCCC,#99CCCC","itemBorderStyle=solid,solid",],
   ["fontStyle=normal 10px Verdana","fontColor=#666666,#FFFFFF","itemBorderWidth=6,6","itemBackColor=#BCE7E7,#BCE7E7","itemBorderColor=#BCE7E7,#BCE7E7","itemBorderStyle=solid,solid",],
];


var menuItems = [
   ["Home","index.html","","","",,"0",],
   ["About Us","about.html","","","",,"0",],

   ["Sectors","","","","",,"0",],
   ["|Commercial","commercial.html","","","",,"1",],
   ["|Disputes","disputes.html","","","",,"1",],
   ["|Education","education.html","","","",,"1"],
   ["|Healthcare","healthcare.html","","","",,"1",],
   ["|Insurance","insurance.html","","","",,"1",],
   ["|Leisure","leisure.html","","","",,"1",],
   ["|Residential&nbsp;&nbsp;&nbsp;&nbsp;&nbsp","residential.html","","","",,"1",],
   ["|Retail","retail.html","","","",,"1",],
   ["|Waste & Recycling","waste_recycling.html","","","",,"1",],


   ["Services","","","","",,"0",],
   ["|Structural engineering","struct_engineering.html","","","",,"1",],
   ["|Civil engineering","civil_engineering.html","","","",,"1",],
   ["|Glass engineering","glass_engineering.html","","","",,"1"],
   ["|Building surveying","surveying.html","","","","","1",],
   ["|Expert advice","expert_advice.html","","","",,"1",],
   ["|Health & safety","healthsafety.html","","","",,"1",],
   ["|Refurbishment","refurbishment.html","","","",,"1",],
   ["|Investigations","insurance2.html","","","",,"1",],
   ["|Design technology","designtech.html","","","",,"1",],

   ["People","peopleall.html","","","",,"0",],
   
   ["Locations","","","","",,"0",],
   ["|Guildford","office_guildford.html","","","",,"1",],
   ["|Leeds","office_leeds.html","","","",,"1",],
   ["|London","office_london.html","","","",,"1",],
   ["|Manchester","office_manchester.html","","","",,"1",],
   ["|Southend on Sea","office_southend.html","","","",,"1",],
   ["|Glasgow","office_glasgow.html","","","",,"1",],


   
   ["News","news.html","","","",,"0",],
   
   
   ["Careers","","","","",,"0",],
   ["|Guildford","gfd_career.html","","","",,"1",],
   ["|Leeds","leeds_career.html","","","",,"1",],
   ["|London","career_london.html","","","",,"1",],
   ["|Manchester","manchester_career.html","","","",,"1",],
   ["|Southend on Sea","career_southend.html","","","",,"1",],
   
     
   
];

apy_init();
