//******************************************************************************

// ------ Apycom.com Tree-menu Data --------------------------------------------

//******************************************************************************

//******* Key purchased for houstontx.gov URL **********************************

var key="159b1409estg";

//******************************************************************************



var tblankImage      = "img/blank.gif";

var tmenuWidth       = 175;

var tmenuHeight      = 350;



var tlevelDX		 = 17;

var tabsolute        = 0;

var tleft            = 130;

var ttop             = 370;



var tfloatable       = 1;

var tfloatIterations = 6;

var tmoveable        = 0;

var tmoveImage       = "img/movepic.gif";

var tmoveImageHeight = 12;



var tfontStyle       = "normal 7pt Verdana";

var tfontColor       = ["#215DC6","#428EFF"];

var tfontDecoration  = ["none","underline"];



var titemBackColor   = ["#D6DFF7","#D6DFF7"];

var titemAlign       = "left";

var titemBackImage   = ["",""];

var titemCursor      = "hand";

var titemHeight      = 22;



var titemTarget      = "_self";

var ticonWidth       = 16;

var ticonHeight      = 16;

var ticonAlign       = "left";



var tmenuBackImage   = "";

var tmenuBackColor   = "";

var tmenuBorderColor = "#FFFFFF";

var tmenuBorderStyle = "solid";

var tmenuBorderWidth = 0;



var texpandBtn       =["img/expandbtn2.gif","img/expandbtn2.gif","img/collapsebtn2.gif"];

var texpandBtnW      = 9;

var texpandBtnH      = 9;

var texpandBtnAlign  = "left"



var texpanded = 1;



var tpoints       = 0;

var tpointsImage  = "";

var tpointsVImage = "";

var tpointsCImage = "";



// XP-Style Parameters

var tXPStyle = 1;

var tXPIterations = 5;                  // expand/collapse speed

var tXPTitleTopBackColor = "";

var tXPTitleBackColor    = "#265BCC";

var tXPTitleLeft    = "img/xptitleleft.gif";

var tXPExpandBtn    = ["img/xpexpand1.gif","img/xpexpand2.gif","img/xpcollapse1.gif","img/xpcollapse2.gif"];

var tXPBtnHeight    = 25;

var tXPTitleBackImg = "img/xptitle.gif";



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 =

[

    ["tXPTitleBackColor=#D0DAF8", "tXPExpandBtn=img/xpexpand3.gif,img/xpexpand4.gif,img/xpcollapse3.gif,img/xpcollapse4.gif", "tXPTitleBackImg=img/xptitle2.gif"]

];



var tmenuItems =

[





   ["HPD Links", "", "http://www.houstontx.gov/police/img/xpicon1.gif","","", "Main Page",,"0"],
   
    ["|HPD Home", "http://www.houstontx.gov/police/index.html", "", "",  "", "HPD Home"],

    ["|Chief's Message", "http://www.houstontx.gov/police/chief.htm", "", "",  "", "Chief's Message"],
	
	   ["|Contact HPD", "http://www.houstontx.gov/police/contact.htm", "", "",  "", "Contact HPD"],
	   
	   ["|Org Chart", "http://www.houstontx.gov/police/org_chart.pdf", "", "",  "", "Org Chart"],

    ["|News Releases", "http://www.houstontx.gov/police/news.htm", "", "",  "", "News Releases"],

    ["|Services",     "http://www.houstontx.gov/police/services_menu.htm",             "",   "", "", "Services",, "2"],

    ["||Records & Reports",     "http://www.houstontx.gov/police/public_information.htm", "", "", "", "Records & Reports"],

	 ["||Crime Statistics",     "http://www.houstontx.gov/police/stats.htm", "", "", "", "Crime Statistics"],
	 
	  ["||Victim Services",     "http://www.houstontx.gov/police/vsu.htm", "", "", "", "Victim Services"],
	  
	   ["||Crime Prevention",     "http://www.houstontx.gov/police/crime_prevention.htm", "", "", "", "Crime Prevention"],

    ["||Alarm Permits",     "http://www.houstontx.gov/police/alarm_detail.htm", "", "", "", "Alarm Permits"],
	
	["||Active Incidents",     "http://www.houstontx.gov/activeincidents/", "", "", "", "Active Incidents"],

    ["|Mission Statement", "http://www.houstontx.gov/police/mission.htm", "", "",  "", "Mission Statement"],
	
	 ["|Careers", "http://www.houstontx.gov/police/careers.htm", "", "",  "", "Careers"],
	 
	 
	 ["|Accident Report Blue Form", "http://www.txdps.state.tx.us/ftp/forms/crb-2.pdf", "", "",  "", "Accident Report Blue Form"],
	 

["|SafeClear", "http://www.houstontx.gov/safeclear/index.html", "", "",  "", "SafeClear Info"],

["|Missing Persons", "http://www.houstontx.gov/police/missing.htm", "", "",  "", "Missing Persons"],

["|Cash For Crooks", "http://www.houstontx.gov/police/cash_for_crooks.htm", "", "",  "", "Cash For Crooks"],

["|Neighborhood Protection Corps", "http://www.houstontx.gov/police/npc.htm", "", "",  "", "Neighborhood Protection Corps"],

["|Volunteer Program", "http://www.houstontx.gov/police/vip", "", "",  "", "Volunteer Program"],

["|Crime Stoppers", "http://www.crime-stoppers.org/", "", "",  "", "Crime Stoppers"],

["|Tickets: Municipal Courts", "http://www.houstontx.gov/courts/index.html", "", "",  "", "Tickets: Municipal Courts"],

["|Positive Interaction Program", "http://www.houstontx.gov/police/pip", "", "",  "", "Positive Interaction Program"],






];



apy_tmenuInit();

