/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.5
   http://deluxe-menu.com
*/

var key="165b1684extg";

// -- Deluxe Tuner Style Names
var tstylesNames=["Top Item","Top Item","Top Item","Top Item",];
var tXPStylesNames=["Top Menu",];
// -- End of Deluxe Tuner Style Names

//--- Common
var tlevelDX=20;
var texpanded=0;
var texpandItemClick=1;
var tcloseExpanded=0;
var tcloseExpandedXP=0;
var ttoggleMode=1;
var tnoWrap=1;
var titemTarget="_self";
var titemCursor="pointer";
var statusString="link";
var tblankImage="http://www.dallascounty.org/script/img/blank.gif";
var tpathPrefix_img="http://www.dallascounty.org/script/img/";
var tpathPrefix_link="";
//var tpathPrefix_link="http://www.dallascounty.org/department/purchasing/";

//--- Dimensions
var tmenuWidth="230px";
var tmenuHeight="auto";

//--- Positioning
var tabsolute=0;
var tleft="20px";
var ttop="80px";

//--- Font
var tfontStyle="normal 8pt Tahoma";
var tfontColor=["#215DC6","#428EFF"];
var tfontDecoration=["none","underline"];
var tfontColorDisabled="#ACACAC";
var tpressedFontColor="#AA0000";

//--- Appearance
var tmenuBackColor="";
var tmenuBackImage="blank.gif";
var tmenuBorderColor="#FFFFFF";
var tmenuBorderWidth=0;
var tmenuBorderStyle="solid";

//--- Item Appearance
var titemAlign="left";
var titemHeight=22;
var titemBackColor=["#E3F0F9","#D6DFF7"];
var titemBackImage=["blank.gif","blank.gif"];

//--- Icons & Buttons
var ticonWidth=21;
var ticonHeight=15;
var ticonAlign="left";
var texpandBtn=["expandbtn2.gif","expandbtn2.gif","collapsebtn2.gif"];
var texpandBtnW=9;
var texpandBtnH=9;
var texpandBtnAlign="left";

//--- Lines
var tpoints=0;
var tpointsImage="";
var tpointsVImage="";
var tpointsCImage="";
var tpointsBImage="";

//--- Floatable Menu
var tfloatable=0;
var tfloatIterations=10;
var tfloatableX=1;
var tfloatableY=1;

//--- Movable Menu
var tmoveable=0;
var tmoveHeight=12;
var tmoveColor="#AA0000";
var tmoveImage="movepic.gif";

//--- XP-Style
var tXPStyle=1;
var tXPIterations=10;
var tXPBorderWidth=1;
var tXPBorderColor="#FFFFFF";
var tXPAlign="left";
var tXPTitleBackColor="#265BCC";
var tXPTitleBackImg="xptitle.gif";
var tXPTitleLeft="xptitleleft.gif";
var tXPTitleLeftWidth=4;
var tXPIconWidth=31;
var tXPIconHeight=32;
var tXPMenuSpace=10;
var tXPExpandBtn=["xpexpand1.gif","xpexpand2.gif","xpcollapse1.gif","xpcollapse2.gif"];
var tXPBtnWidth=25;
var tXPBtnHeight=25;
var tXPFilter=1;

//--- Advanced
var tdynamic=0;
var tajax=0;

//--- State Saving
var tsaveState=1;
var tsavePrefix="menu1";

var tstyles = [
    ["tfontStyle=bold 8pt Tahoma","titemBackColor=#265BCC,#265BCC","tfontColor=#FFFFFF,#428EFF","tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","titemBackColor=#265BCC,#265BCC","tfontColor=#215DC6,#428EFF","tfontDecoration=none,none"],
    ["tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#444444,#5555FF"],
];
var tXPStyles = [
    ["titemBackColor=#3366CC,"],
];

var tmenuItems = [

    ["+Purchasing Department","", "DC_Clip.gif", "", "", "Dallas County Purchasing Department", "_self", "0", "0", "", ],
        ["|Home","/department/purchasing/purchasing_index.html", "i_home.gif", "", "", "Home Page", "", "", "", "", ],
        ["|Authority","/department/purchasing/authority.html", "icon3.gif", "", "", "Authority", "", "", "", "", ],
        ["|Bidding Opportunities ","/department/purchasing/currentbids.html", "icon4o.gif", "", "", "Bidding Opportunities ", "", "", "", "", ],
        ["|Bid Tabulation","", "archive.gif", "", "", "Bid Tabulations ", "", "", "", "", ],
			["||Current Bid Tabulation","/department/purchasing/currentbidtabs.html", "icon4o.gif", "", "", "Bid Tabulations", "", "", "", "", ],
            ["||Bid Tabulation 2010","/department/purchasing/bidtabs.html", "icon4o.gif", "", "", "Bid Tabulations", "", "", "", "", ],
            ["||Bid Tabulation 2009","/department/purchasing/bidtabs/bidtabs09.html", "icon4o.gif", "", "", "Bid Tabulations 09", "_self", "", "", "", ],
        ["|Code of Ethics ","/department/purchasing/ethics.html", "icon3.gif", "", "", "Code of Ethics ", "", "", "", "", ],
        ["|Commodity List","/department/purchasing/commodity.html", "icon3.gif", "", "", "Commodity List", "", "", "", "", ],
        ["|Mission Statement","/department/purchasing/mission.html", "icon3.gif", "", "", "Mission Statement", "", "", "", "", ],
        ["|Online Registration","/department/purchasing/IS_onlinereg.htm", "icon3.gif", "", "", "Online Registration", "", "", "", "", ],
        ["|PayMode&reg; for Dallas County","http://www.bankofamerica.com/paymode/dallascounty", "icon4o.gif", "", "", "PayMode", "_blank", "", "", "", ],
        ["|Purchasing FAQs","/department/purchasing/faqs.html", "support.gif", "", "", "Purchasing FAQs", "", "", "", "", ],
        ["|Purchasing Staff","/department/purchasing/contact.html", "icon2.gif", "", "", "Purchasing Staff ", "_self", "", "", "", ],
        ["|The Law & Order of Purchasing","/department/purchasing/documents/PurchasingRoundtableDiscussion.pdf", "getacro-bullet.gif", "", "", "", "_blank", "", "", "", ],
        ["|Vendor Forms","/department/purchasing/vendor_reg.html", "getacro-bullet.gif", "", "", "Vendor Registration Forms", "_self", "", "", "", ],
];

dtree_init();
