var blankImage="img/blank.gif";

var isHorizontal=1;
var menuWidth="";

var absolutePos=1;
var posX=200;
var posY=87;

var floatable=0;
var floatIterations=0;

var movable=0;
var moveCursor="default";
var moveImage="";
var moveWidth=0;
var moveHeight=0;

var fontStyle="normal 8pt georgia";
var fontColor=["#247BBB","#1A8DC6"];
var fontDecoration=["none","underline"];

var itemBackColor=["",""];
var itemBorderWidth=0;
var itemAlign="left";
var itemBorderColor=["",""];
var itemBorderStyle=["",""];
var itemBackImage=["",""];
var itemSpacing=0;
var itemPadding=2;
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="#D5D2D2 ";
var menuBorderStyle=["solid"];
var menuBorderWidth=1;

var subMenuAlign="";
var transparency=80;
var transition=24;
var transDuration=400;

var shadowColor="#CACACA";
var shadowLen=4;

var arrowImageMain=["menu/img/arrow_r.gif","menu/img/arrow_r2.gif"];
var arrowImageSub=["menu/img/arrow_r.gif","img/arrow_r2.gif"];
var arrowWidth=7;
var arrowHeight=7;

var separatorImage="";
var separatorWidth="100%";
var separatorHeight="0";
var separatorAlignment="";
var separatorVImage="";
var separatorVWidth="0";
var separatorVHeight="100%";

var statusString="text";
var pressedItem=-2;

var itemStyles = [
   ["fontStyle=bold 16pt georgia","fontColor=#ffCC00,#cc0000","fontDecoration=none,none","itemBackColor=#000000,#000000",],
   ["fontColor=#4D9F4A,#66B764",],
   ["fontColor=#ED8B8B,#F3AFAF",],
];

var menuItems = [
   		 ["Home","http://www.freddiemercurytribute.com/index.htm","menu/img/new1-05.gif","","Welcome to the official site of Tony Grant. Please click a menu to navigate.",,"0",],
         
		 ["Images","http://www.freddiemercurytribute.com/images.htm","menu/img/b011.gif","menu/img/b01.gif","Click here to see images of Tony performing.",,"0",],
		 ["Videos","http://www.freddiemercurytribute.com/videos.htm","menu/img/b011.gif","menu/img/b01.gif","Click here to see videos of Tony in action.",,"0",],
	     ["Sound Bytes","http://www.freddiemercurytribute.com/soundbytes.htm","menu/img/b011.gif","menu/img/b01.gif","Click here for some sample offerings of Tony's work.",,"0",],
		 ["Contact","","menu/img/b011.gif","menu/img/b01.gif","Click here to leave and read reviews or Contact Tony.",,"0",],
		 ["|Contact Tony","http://www.freddiemercurytribute.com/contact.php","menu/img/b011.gif","menu/img/b01.gif","Click here to contact Tony.",,"0",],
		 ["|Reviews","http://www.freddiemercurytribute.com/ddgb/ddgb.php","menu/img/b011.gif","menu/img/b01.gif","Click here to read reviews left for Tony.",,"0",],
   		 
		 
		 
];

apy_init();
