/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com
*/

var key="153b1015eietg";
var key1="157b1151eietg";

// --- DHTML Tuner style names ---
var itemStylesNames=["Section","Section Sibitem",];
var menuStylesNames=["Submenu Style 1","Submenu Style 2",];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 0;
var saveNavigationPath = 1;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = "";
var pressedItem = -2;
var blankImage = "";
var pathPrefix = "";
var statusString = "link";

//------- Menu -------
var menuWidth = "201px";
var menuBorderWidth = 0;
var menuBorderStyle = "none";
var menuBackImage = "images/spacer.gif";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = "";
var posY = "";
var floatable = 1;
var floatIterations = 6;
var movable = 0;
var moveWidth = 12;
var moveHeight = 20;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = -4;
var topDY = -3;
var DX = -5;
var DY = 0;

//------- Font -------
var fontStyle = "bold 14px Arial";
var fontColor = ["#000000","#000000"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 0;
var itemBorderStyle = ["solid","solid"];
var itemBackImage = ["images/spacer.gif","images/menu-bg-color.gif"];
var itemAlign = "left";
var subMenuAlign = "";
var itemSpacing = 1;
var itemPadding = 7;
var itemCursor = "pointer";
var itemTarget = "_self";

//------- Colors -------
var menuBackColor = "";
var menuBorderColor = "";
var itemBackColor = ["",""];
var itemBorderColor = ["",""];

//------- Icons -------
var iconTopWidth = 16;
var iconTopHeight = 16;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["images/arrow.gif","images/arrow.gif"];
var arrowImageSub = ["images/arrow.gif","images/arrow.gif"];
var arrowWidth = 5;
var arrowHeight = 8;

//------- Separators -------
var separatorWidth = "201";
var separatorHeight = "5";
var separatorAlignment = "center";
var separatorImage = "";
var separatorVWidth = "201";
var separatorVHeight = "5";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "100";
var transition = 5;
var transDuration = 200;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "#D6D6D6";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";

//------- MAC OS Additional -------
var macIEoffX = 10;
var macIEoffY = 15;
var macIEtopDX = 0;
var macIEtopDY = 2;
var macIEDX = -3;
var macIEDY = 0;

var itemStyles = [
    ["itemBorderStyle=solid,solid","itemBackColor=#29B3A2,#29B3A2","itemBorderColor=#1F877A,#1F877A"],
    ["itemBackImage=images/blank.gif,images/itembacko.gif","fontColor=#000000,#000000","itemBorderWidth=0","itemBackColor=transparent,#FFFFFF"],
];
var menuStyles = [
    ["menuBorderWidth=2","menuBorderStyle=solid","itemPadding=5","menuBackColor=#9ab8e7","menuBorderColor=#FFFFFF"],
    ["columnPerSubmenu=2"],
];

var menuItems = [

    ["Home","index.htm", , , , , , , , , , ],
    ["Customer Services","", , , , , , , , , , ],
        ["|New Customers","", , , , , , "0", , , , ],
            ["||Corporate Credit Application","corporate_credit.htm", , , , , , "0", , , , ],
            ["||New Customer Contact Form","new_customer_contact.htm", , , , , , , , , , ],
	    ["||Navajo Brochure","/images/ppt/Navajo Brochuer 030810.zip", , , , , , , , , , ],
            ["||Contact","contact_us.htm", , , , , , , , , , ],
        ["|Existing Customers","", , , , , , , , , , ],
            ["||Contact","contact_us.htm", , , , , , "0", , , , ],
            ["||Shipment Tracking","/iesxs/html/index.htm", , , , , , , , , , ],
        ["|Track Loads","/iesxs/html/index.htm", , , , , , , , , , ],
        ["|Tender Loads","tender_loads.htm", , , , , , , , , , ],
        ["|Pay Your Bill","pay_your_bill.htm", , , , , , , , , , ],
    ["Opportunities","opportunities.htm", , , , , , , , , , ],
    ["Terminals and Services","terminals_and_services.htm", , , , , , , , , , ],
    ["Driver Services","", , , , , , , , , , ],
        ["|Useful Links","useful_links.htm", , , , , , "0", , , , ],
        ["|Safety Contact Information","safety_contact_information.htm", , , , , , , , , , ],
        ["|Welcome to Navajo","welcome_to_navajo.htm", , , , , , , , , , ],
        ["|Navajo Company Info","navajo_company_info.htm", , , , , , , , , , ],
        ["|Job Application","job_application.htm", , , , , , , , , , ],
        ["|USIS Drug Release","usis.htm", , , , , , , , , , ],
    ["Rate Quote","rate_quote.htm", , , , , , , , , , ],
    ["Contact Us","contact_us.htm", , , , , , , , , , ],
    ["Newsletter","newsLetter.htm", , , , , , , , , , ],
    ["News Release","newsrelease.htm", , , , , , , , , , ],
    ["Equipment For Sale","Equipment_For_sale.htm", , , , , , , , , , ],
    ["&nbsp;&nbsp;","", , , , , , , , , , ],
    ["Employees Only","", , , , , , , , , , ],
        ["|Human Resources","human_resources.htm", , , , , , "0", , , , ],
        ["|Health Care","health_care.htm", , , , , , , , , , ],
        ["|Vacation","vacation.htm", , , , , , , , , , ],
        ["|Company Policies","company_policies.htm", , , , , , , , , , ],
        ["|For Employees Only","Employee_Portal.htm", , , , , , , , , , ],
];

apy_init();