var isHorizontal=1;

var pressedItem = 0;

var blankImage="img/blank.gif";
var fontStyle="bold 10pt Verdana";
var fontColor=["white","black"];
var fontDecoration=["none","none"];

var itemBackColor=["black","white"];
var itemBorderWidth=0;
var itemAlign="center";
var itemBorderColor=["black","white"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];

var menuBackImage="";
var menuBackColor="black";
var menuBorderColor="black";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=80;
var transition=24;
var transDuration=500;
var shadowColor="#999999";
var shadowLen=4;
var menuWidth="100%";

var itemCursor="hand";
var itemTarget="_self";
var statusString="text";
var subMenuAlign = "left";
var iconTopWidth  = 16;
var iconTopHeight = 16;
var iconWidth=25;
var iconHeight=16;
var arrowImageMain=["img/arrow_d.gif","img/arrow_d2.gif"];
var arrowImageSub=["img/arrow_r.gif","img/arrow_r2.gif"];
var arrowWidth=7;
var arrowHeight=7;
var itemSpacing=1;
var itemPadding=3;

var separatorImage="img/separ1.gif";
var separatorWidth="30";
var separatorHeight="5";
var separatorAlignment="center";

var separatorVImage="img/separv1.gif";
var separatorVWidth="5";
var separatorVHeight="16";

var moveCursor = "move";
var movable = 0;
var absolutePos = 0;
var posX = 20;
var posY = 100;

var floatable=1;
var floatIterations=5;

var menuItems = 
[
[""],
    ["&nbsp;&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;","http://www.customsheitel.com/index.html"],
["-"],
 ["Training"],
    	["|Professional Wig/Lace Front Creation Course", "http://www.customsheitel.com/wigmaking.php"],
    	["|Lace Front Maintenance Seminar", "http://www.customsheitel.com/lacefrontseminar.html"],
	["|NEW! Hair/Wig Updo Styling Course", "http://www.customsheitel.com/styling.html"],
	["|NEW! Custom Sheitel <i>exclusive</i> Professional Ventilating Kit", "http://www.customsheitel.com/ventilate.html"],
[""],
    	["Online Classes", "http://www.customsheitel.com/online_courses.html"],
["-"],
    ["&nbsp;Virgin Hair"],
    ["|Brazilian Hair", "http://www.customsheitel.com/brazilianhair.html"],
    ["|Chinese Hair", "http://www.customsheitel.com/chinesehair.html"],
    ["|European Hair", "http://www.customsheitel.com/europeanhair.html"],
["-"],
    ["&nbsp;&nbsp;&nbsp;&nbsp;Wig Store&nbsp;&nbsp;&nbsp;&nbsp;","http://www.customsheitel.com/store/index.html"],
["-"],
    ["Information"],
	["|Dare to Compare!", "http://www.customsheitel.com/daretocompare.html"],
	["|Insurance Reimbursement", "http://www.customsheitel.com/insurance.html"],
	["|FAQ", "http://www.customsheitel.com/faq.html"],
["-"],
    ["About Us"],
        ["|Who we are&nbsp;&nbsp;&nbsp;&nbsp;", "http://www.customsheitel.com/whoweare.html"],
	["|Publications&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;", "http://www.customsheitel.com/publications.html"],
        ["|Testimonials","http://www.customsheitel.com/testimonials.html"],
	["|Contact Us", "http://www.customsheitel.com/contact.html"],
];

apy_init();