/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var tstylesNames=["StyleNoLines",];
var tXPStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var tlevelDX=10;
var texpanded=0;
var texpandItemClick=1;
var tcloseExpanded=1;
var tcloseExpandedXP=1;
var ttoggleMode=1;
var tnoWrap=0;
var titemTarget="_self";
var titemCursor="pointer";
var statusString="link";
var tblankImage="/menus/AboutUs.files/blank.gif";
var tpathPrefix_img="/menus/";
var tpathPrefix_link="";

//--- Dimensions
var tmenuWidth="193px";
var tmenuHeight="auto";

//--- Positioning
var tabsolute=0;
var tleft="0px";
var ttop="0px";

//--- Font
var tfontStyle="";
var tfontColor=["","#009a85"];
var tfontDecoration=["none","none"];
var tfontColorDisabled="#ACACAC";
var tpressedFontColor="";

//--- Appearance
var tmenuBackColor="";
var tmenuBackImage="";
var tmenuBorderColor="";
var tmenuBorderWidth="";
var tmenuBorderStyle="none";

//--- Item Appearance
var titemAlign="left";
var titemHeight=22;
var titemBackColor=["",""];
var titemBackImage=["AboutUs.files/lines.gif","AboutUs.files/lines.gif"];

//--- Icons & Buttons
var ticonWidth=1;
var ticonHeight=1;
var ticonAlign="right";
var texpandBtn=["AboutUs.files/li_callout.gif","AboutUs.files/li_callout.gif","AboutUs.files/li_callout_open.gif"];
var texpandBtnW=9;
var texpandBtnH=9;
var texpandBtnAlign="left";

//--- Lines
var tpoints=0;
var tpointsImage="AboutUs.files/blank.gif";
var tpointsVImage="AboutUs.files/blank.gif";
var tpointsCImage="AboutUs.files/blank.gif";
var tpointsBImage="AboutUs.files/blank.gif";

//--- Floatable Menu
var tfloatable=0;
var tfloatIterations=6;
var tfloatableX=0;
var tfloatableY=0;

//--- Movable Menu
var tmoveable=0;
var tmoveHeight=12;
var tmoveColor="#AA0000";
var tmoveImage="";

//--- XP-Style
var tXPStyle=0;
var tXPIterations=5;
var tXPBorderWidth=1;
var tXPBorderColor="#AFAFAF";
var tXPAlign="left";
var tXPTitleBackColor="#265BCC";
var tXPTitleBackImg="";
var tXPTitleLeft="";
var tXPTitleLeftWidth=4;
var tXPIconWidth=30;
var tXPIconHeight=32;
var tXPMenuSpace=10;
var tXPExpandBtn=["","","",""];
var tXPBtnWidth=25;
var tXPBtnHeight=25;
var tXPFilter=0;

//--- Advanced
var tdynamic=1;
var tajax=0;

//--- State Saving
var tsaveState=1;
var tsavePrefix="AboutUs";

var tstyles = [
    ["titemBackImage=AboutUs.files/blank.gif,AboutUs.files/blank.gif"],
];
var tXPStyles = [
];

var tmenuItems = [

    ["About Us - Home","/about_us/aboutUs.html", "", "", "", "", "", "", "", "", ],
    ["Company Facts","/about_us/company_facts/facts.html", "", "", "", "", "", "", "", "", ],
    ["Company History","/about_us/company_history/history.html", "", "", "", "", "", "", "", "", ],
    ["Our Quality Service","/about_us/quality_service/qualityService.html", "", "", "", "", "", "", "", "", ],
    ["Mission Statement","/about_us/amica_advantage/missionStatement.html", "", "", "", "", "", "", "", "", ],
    ["Customer Testimonials","http://amicaconnections.com/#ads_and_stories", "", "", "", "", "_blank", "", "", "", ],
    ["Awards & Recognition","/about_us/awards/awards.html", "", "", "", "", "", "", "", "", ],
    ["Careers","", "", "", "", "", "", "-1", "", "", ],
        ["|Job Opportunities","/about_us/careers/jobOpportunities.aspx", "", "", "", "", "", "0", "", "", ],
        ["|Message from CEO","/about_us/careers/ceoMessage.html", "", "", "", "", "", "0", "", "", ],
        ["|Benefits","/about_us/careers/benefits.html", "", "", "", "", "", "0", "", "", ],
        ["|Corporate Culture","/about_us/careers/corporateCulture.html", "", "", "", "", "", "0", "", "", ],
        ["|Recruitment","/about_us/careers/recruitmentSchedule.aspx", "", "", "", "", "", "-1", "", "", ],
    ["Find an Office","/about_us/contact_us/inPerson.aspx?tab=4", "", "", "", "", "", "", "", "", ],
    ["In Your Community","/about_us/in_your_community/events.html", "", "", "", "", "", "", "", "", ],
    ["News & Media","/about_us/news_media/newsMedia.html", "", "", "", "", "", "-1", "", "", ],
    ["Contact Us","javascript:Director.directRequest('ContactUs');", "", "", "", "", "", "", "", "", ],
    ["Licensing Information","/about_us/licensing_info/licenseInfo.html", "", "", "", "", "", "", "", "", ],
];

dtree_init();