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

var key="171b1903e3itg";
var key1="155b1051e3itg";

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

//--- Common
var tlevelDX=15;
var texpanded=0;
var texpandItemClick=0;
var tcloseExpanded=1;
var tcloseExpandedXP=1;
var ttoggleMode=0;
var tnoWrap=1;
var titemTarget="_self";
var titemCursor="default";
var statusString="link";
var tblankImage="data.files/blank.gif";
var tpathPrefix_img="";
var tpathPrefix_link="";

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

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

//--- Font
var tfontStyle="normal 8pt Tahoma";
var tfontColor=["#ffffff","#000000"];
var tfontDecoration=["none","none"];
var tfontColorDisabled="#AAAAAA";
var tpressedFontColor="#AA0000";

//--- Appearance
var tmenuBackColor="#FFFFFF";
var tmenuBackImage="";
var tmenuBorderColor="#000";
var tmenuBorderWidth=0;
var tmenuBorderStyle="none";

//--- Item Appearance
var titemAlign="left";
var titemHeight=15;
var titemBackColor=["#3fbcca","#2395b4"];
var titemBackImage=["",""];

//--- Icons & Buttons
var ticonWidth=16;
var ticonHeight=16;
var ticonAlign="left";
var texpandBtn=["data.files/expand.gif","data.files/expand.gif","data.files/collapse.gif"];
var texpandBtnW=8;
var texpandBtnH=8;
var texpandBtnAlign="left";

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

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

//--- Movable Menu
var tmoveable=0;
var tmoveHeight=10;
var tmoveColor="#AA0000";
var tmoveImage="";

//--- XP-Style
var tXPStyle=1;
var tXPIterations=5;
var tXPBorderWidth=1;
var tXPBorderColor="#456FA1";
var tXPAlign="left";
var tXPTitleBackColor="";
var tXPTitleBackImg="data.files/back.gif";
var tXPTitleLeft="data.files/left.gif";
var tXPTitleLeftWidth=25;
var tXPIconWidth=25;
var tXPIconHeight=25;
var tXPMenuSpace=2;
var tXPExpandBtn=["data.files/xp_expand.gif","data.files/xp_expand.gif","data.files/xp_collapse.gif","data.files/xp_collapse.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","tfontColor=#D0D0D2,#D0D0D2"],
];
var tXPStyles = [
];

var tmenuItems = [

    ["HOME","index.html", "", "", "", "return to front page", "_self", "", "0", "", ],
    ["Our Portfolio","portfolio.html", "", "", "", "our portfolio", "_self", "", "", "", ],
        ["|Air Niugini Ltd ","ipbc_airniugini.html", "", "", "", "", "_self", "", "-1", "", ],
        ["|Eda Ranu Ltd ","ipbc_edaranu.html", "", "", "", "", "_self", "", "", "", ],
        ["|Kroton No. 2 Ltd ","ipbc_kroton.html", "", "", "", "", "_self", "", "", "", ],
        ["|Motor Vehicle Insurance Ltd","ipbc_mvil.html", "", "", "", "", "_self", "", "", "", ],
        ["|National Development Bank","ipbc_ndb.html", "", "", "", "", "_self", "", "", "", ],
        ["|PNG Ports Corporation Ltd","ipbc_pngports.html", "", "", "", "", "_self", "", "", "", ],
        ["|PNG Power Ltd","ipbc_pngpower.html", "", "", "", "", "_self", "", "", "", ],
        ["|PNG Waterboard","ipbc_png_waterboard.html", "", "", "", "", "_self", "", "", "", ],
        ["|Post PNG Ltd","ipbc_postpng.html", "", "", "", "", "_self", "", "", "", ],
        ["|Telikom PNG Ltd","ipbc_telikom.html", "", "", "", "", "_self", "", "", "", ],
    ["Projects","", "", "", "", "our projects", "", "", "", "", ],
        ["|Lae Port Development","pmu.html", "", "", "", "", "_self", "", "", "", ],
        ["|Ramu 2","ramu2.html", "", "", "", "", "_self", "", "", "", ],
        ["|Port Moresby Sewerage","pom_sewerage.html", "", "", "", "", "_self", "", "", "", ],
        ["|PNG Liquefied Natural Gas","pnglng.html", "", "", "", "", "_self", "", "", "", ],
    ["Acts & Policies","acts_policies.html", "", "", "", "acts & policies", "_self", "", "", "", ],
    ["Opportunities","", "", "", "", "opportunities", "", "", "", "", ],
        ["|Contracts","ipbc_contracts.html", "", "", "", "", "_self", "", "", "", ],
        ["|Employment","ipbc_employment.html", "", "", "", "jobs @ IPBC", "_self", "", "", "", ],
    ["PPP Centre","ppp_centre.html", "", "", "", "PPP centre", "_self", "", "", "", ],
    ["Media Centre","", "", "", "", "media centre", "", "", "", "", ],
        ["|Media Releases","ipbc_media_releases.html", "", "", "", "", "_self", "", "", "", ],
        ["|Speeches","ipbc_speeches.html", "", "", "", "", "_self", "", "", "", ],
    ["Contact us","feedback.html", "", "", "", "contact us", "_self", "", "", "", ],
];

dtree_init();