/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.15
   http://deluxe-menu.com
*/

var key="159b1362e9did";
var key1="177b2352e9did";

// -- Deluxe Tuner Style Names
var itemStylesNames=["C SUB","C SUB2",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var menuIdentifier="";
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="";
var statusString="text";
var blankImage="menu.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="152px";
var menuHeight="";
var smWidth="152px";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="0px";
var posY="0px";
var topDX=1;
var topDY=1;
var DX=1;
var DY=1;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["normal 12px Arial","normal 12px Arial"];
var fontColor=["#FFFFFF","#000000"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="transparent";
var menuBackImage="";
var menuBackRepeat="no-repeat";
var menuBorderColor="#2A4F6F";
var menuBorderWidth="0px";
var menuBorderStyle="solid";
var smFrameImage="";
var smFrameWidth=0;

//--- Item Appearance
var itemBackColor=["transparent","#E9DDC9"];
var itemBackImage=["",""];
var itemSlideBack=0;
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth="1px";
var itemBorderColor=["#2A4F6F","#2A4F6F"];
var itemBorderStyle=["dotted","dotted"];
var itemSpacing=0;
var itemPadding="5px";
var itemAlignTop="left";
var itemAlign="left";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=30;
var iconHeight=15;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["menu.files/arr_white.gif",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorColor="";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVColor="";
var separatorVWidth="3px";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=0;
var floatableY=1;
var floatableDX=15;
var floatableDY=15;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#AA0000";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=13;
var closeBtnH=16;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="87";
var transition=27;
var transOptions="";
var transDuration=200;
var transDuration2=100;
var shadowLen=0;
var shadowColor="#B0B0B0";
var shadowTop=0;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var smShowPause=200;
var smHidePause=800;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=0;

//--- Popup Menu
var popupMode=0;

//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";
function dm_ext_ruleObjectHide() 
{ 
// Safari detect 
if ((parseInt(navigator.productSub)>=20020000) && (navigator.vendor.indexOf('Apple Computer') != -1) && (navigator.product=='Gecko')) 
return true; 
else 
return false; 
}

var itemStyles = [
    ["itemWidth=150px","itemBackColor=#2A4F6F,#E9DDC9","itemBorderWidth=1px","itemBorderStyle=solid,solid","itemBorderColor=#86959A,#86959A","fontStyle='normal 12px Arial','normal 12px Arial'","fontColor=#FFFFFF,#000000","fontDecoration=none,none"],
    ["itemWidth=152px","itemBackColor=transparent,#E9DDC9","itemBorderWidth=1px","itemBorderStyle=dotted,dotted","itemBorderColor=#2A4F6F,#2A4F6F","fontStyle='bold 12px Arial','bold 12px Arial'","fontColor=#FFFF00,#000000","fontDecoration=none,none"],
];
var menuStyles = [
];

var menuItems = [

    ["Home","index.html", "", "", "", "", "", "", "", "", "", ],
    ["Join Our Email List","elist.html", "", "", "", "", "1", "", "", "", "", ],
    ["Civicall","civicall.html", "", "", "", "", "", "", "", "", "", ],
    ["General Info","gifaq.html", "", "", "", "", "", "", "", "", "", ],
        ["|Calendar","http://www.my.calendars.net/nbt2", "", "", "", "_blank", "0", "", "", "", "", ],
        ["|Hours / Staff Directory","hours.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Finance","finance.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Taxes","http://www.bctaxes.org/page27.html", "", "", "", "_blank", "0", "", "", "", "", ],
        ["|FAQ's","gifaq.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Rumor Control","rcontrol.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Application for<br>Boards & Commissions","appbc.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Request for<br>Information Form","requestinfo.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Reports & Publications","reports.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Trash & Recycling","trash.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Fee Schedule","feeschedule.html", "", "", "", "", "0", "", "", "", "", ],
        ["|History","history.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Newsletter","newsletter.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Legislative Directory","ld.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Stormwater Info","downloads/stormwater.pdf", "", "", "", "_blank", "0", "", "", "", "", ],
        ["|PA Right to Know Law","http://www.newbritaintownship.org/downloads/righttoknow.pdf", "", "", "", "_blank", "0", "", "", "", "", ],
    ["Board of Supervisors","bosmembers.html", "", "", "", "", "", "", "", "", "", ],
        ["|Members","bosmembers.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Agenda","agenda.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Minutes","minutes.html", "", "", "", "", "0", "", "", "", "", ],
    ["Police","policeabout.html", "", "", "", "", "", "", "", "", "", ],
        ["|About Us","policeabout.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Department Units","depunits.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Department Programs","depprog.html", "", "", "", "", "0", "", "", "", "", ],
        ["|FAQ's","policefaq.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Fee Schedule","feeschedule.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Forms & Documents","policeforms.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Report a Crime","reportcrime.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Links","policelinks.html", "", "", "", "", "0", "", "", "", "", ],
    ["Public Works","pworksabout.html", "", "", "", "", "", "", "", "", "", ],
        ["|About Us","pworksabout.html", "", "", "", "", "0", "", "", "", "", ],
        ["|FAQ's","pworksfaq.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Programs","pwprograms.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Current Projects","pwprojects.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Snow Removal","snowremoval.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Forms & Documents","pwforms.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Links","pwlinks.html", "", "", "", "", "0", "", "", "", "", ],
    ["Parks & Recreation","recabout.html", "", "", "", "", "-1", "", "", "", "", ],
        ["|About Us","recabout.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Members","recmembers.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Agenda","recagenda.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Minutes","recminutes.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Parks","parks.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Forms & Documents","recforms.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Summer Tickets","stickets.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Winter Tickets","wtickets.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Events","events.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Fee Schedule","feeschedule.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Links","reclinks.html", "", "", "", "", "0", "", "", "", "", ],
    ["Planning & Zoning","planabout.html", "", "", "", "", "", "", "", "", "", ],
        ["|Planning Commission","planabout.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Zoning Hearing Board","zoning.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Agenda","pzagenda.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Minutes","pzminutes.html", "", "", "", "", "0", "", "", "", "", ],
        ["|FAQ's","pzfaq.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Fee Schedule","feeschedule.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Forms & Documents","pzforms.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Links","pzlinks.html", "", "", "", "", "0", "", "", "", "", ],
    ["Code of Ordinances","ordinances.html", "", "", "", "", "-1", "", "", "", "", ],
    ["Fire Marshal","firemarshal.html", "", "", "", "", "", "", "", "", "", ],
    ["LPEAC","lpeacabout.html", "", "", "", "", "", "", "", "", "", ],
        ["|About Us","lpeacabout.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Energy","lpeacenergy.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Land Preservation","lpeacland.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Recycling","lpeacrecycle.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Water Resources","lpeacwater.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Trees","lpeactrees.html", "", "", "", "", "0", "", "", "", "", ],
    ["Emergency Services","", "", "", "", "", "", "", "", "", "", ],
        ["|Chalfont Fire ","http://www.chalfontfirecompany.com/", "", "", "", "_blank", "0", "", "", "", "", ],
        ["|Chalfont EMS","http://www.chalfontems.org/", "", "", "", "_blank", "0", "", "", "", "", ],
        ["|Doylestown Fire Co","http://www.doylestownfireco.org", "", "", "", "_blank", "0", "", "", "", "", ],
        ["|Dublin Fire Co","http://www.dublinfireco.org", "", "", "", "_blank", "0", "", "", "", "", ],
        ["|Hilltown Twp Fire Co","http://www.hilltownfirerescue.org", "", "", "", "_blank", "0", "", "", "", "", ],
    ["Code Enforcement","cefaq.html", "", "", "", "", "", "", "", "", "", ],
        ["|FAQ's","cefaq.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Building Permit<br>Flow Chart","ceflowchart.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Forms & Documents","ceforms.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Fee Schedule","feeschedule.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Links","celinks.html", "", "", "", "", "0", "", "", "", "", ],
    ["Emergency<br>Management","emabout.html", "", "", "", "", "", "", "", "", "", ],
        ["|About Us","emabout.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Forms & Documents","emforms.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Links","emlinks.html", "", "", "", "", "0", "", "", "", "", ],
];

dm_init();