
var isHorizontal=0;

var iconTopWidth  = 1;
var iconTopHeight = 1;
var subMenuAlign = "left";
var moveImage  = "images/2x2trans.gif";
var moveWidth      = 12;
var moveHeight      = 18;

var blankImage="images/2x2trans.gif";
var fontStyle="7px Verdana";
var fontColor=["#000000","#000000"];
var fontDecoration=["none","underline"];

var itemBackColor=["#E5E5C7","#E5E5C7"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#E5E5C7","#E5E5C7"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];

var menuBackImage="images/2x2trans.gif";
var menuBackColor="#E5E5C7";
var menuBorderColor="#000000";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=100;
var transition=10;
var transDuration=300;
var shadowColor="#ffffff";
var shadowLen=0;
var menuWidth="";  // NEW (NN% or NNpx. Default - 0px)

var statusString="text";
var iconWidth=0;
var iconHeight=0;
var arrowImageMain=["images/2x2trans.gif"];
var arrowImageSub=["images/2x2trans.gif"]; // NEW
var arrowWidth=7;
var arrowHeight=7;
var itemSpacing=1;
var itemPadding=2;

var separatorImage="img/separ1.gif";
var separatorWidth="100%";
var separatorHeight="5";
var separatorAlignment="center";

var separatorVImage="img/separv1.gif";
var separatorVWidth="5";
var separatorVHeight="16";

var movable=0;
var absolutePos=1;
var posX=1;
var posY=278;

var itemCursor = "hand";
var itemTarget = "_self";
var moveCursor = "move";

var floatable=1;
var floatIterations=4;

var menuItems =
[
	["<b>Life Before the Accident</b>","#lifebefore","Life Before the Accident"],
	["<b>The Accident</b>","#theaccident","The Accident"],
	["<b>Life-saving Treatment</b>","#lifesaving","Life-saving Treatment"],
	["<b>Road to Recovery</b>","#roadtorecovery","The Road to Recovery"],
	["<b>First Words</b>","#firstwords","First Words"],
	["<b>Back-to-Work</b>","#work","Life Before the Accident"],
	["<b>Returning Home</b>","#returninghome","Returning Home"],
	["<b>A Promising Future</b>","#promisingfuture","A Promising Future"],
	["<b>Other Patient Stories</b>","http://www.uab.edu/stories","Other Patient Stories"],
];

//
apy_init();
