//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="";
var statusString="link";
var blankImage="";

//--- Dimensions
var menuWidth="176px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10";
var posY="10";
var topDX=2;
var topDY=0;
var DX=2;
var DY=0;

//--- Font
var fontStyle="normal 11px Arial";
var fontColor=["#000000","#c5343b"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#FFFFFF";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#009900";
var menuBorderWidth=1;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#FFFFFF","#999933"];
var itemBackImage=["images/littlearrow.gif",""];
var itemBorderWidth=1;
var itemBorderColor=["FFFFFF","FFFFFF"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="7";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=2;
var iconTopHeight=15;
var iconWidth=4;
var iconHeight=15;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="";
var separatorHeight="";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="";
var separatorVHeight="";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#DECA9A";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=28;
var transOptions="";
var transDuration=150;
var transDuration2=200;
var shadowLen=0;
var shadowColor="";
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 pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=100;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemWidth=150"],
];
var menuStyles = [
    ["smHeight=200"],
];

var menuItems = [

    ["&nbsp; WELCOME	","",],
  		["|&nbsp; Location","index.php?page=location",],
  		["|&nbsp; Introduction","",],
				["||&nbsp; Background","index.php?page=background",],
				["||&nbsp; History","",],
				["||&nbsp; Heritage","",],
				["||&nbsp; Naming & Foundation","index.php?page=naming_foundation",],
				["||&nbsp; Coat of Arms","index.php?page=coat_of_arms",],
  		["|&nbsp; Culture & Language","index.php?page=culture_language",],
			["|&nbsp; Demographics","index.php?page=demographics",],
			["|&nbsp; Infrastructure","",],
    
    ["&nbsp; ABOUT THE COUNCIL","",],
    		["|&nbsp; About the Mayor","index.php?page=about_mayor",],
    		["|&nbsp; Councillor Speaker","index.php?page=speaker",],
    		["|&nbsp; Executive Committees","index.php?page=exco_members",],
				["|&nbsp; Executive Committee Meetings","index.php?page=executive_meetings",],
				["|&nbsp; PR Councillors","index.php?page=pr_councilors",],
				["|&nbsp; Ward Councillors","index.php?page=ward_councilors",],
				["|&nbsp; Council Meetings","index.php?page=council_meetings",],
				["|&nbsp; Council Minutes","index.php?page=minutes",],
				["|&nbsp; Wards and Villages","index.php?page=wards_villages",],
				
		["&nbsp; ABOUT THE MUNICIPALITY","",],
    		["|&nbsp; Municipal Manager","index.php?page=mun_managers",],
				["|&nbsp; Departmental Managers","index.php?page=managers",],
    		["|&nbsp; Organograms","",],
				["|&nbsp; Agriculture","",],
    		["|&nbsp; Infrustructure","",],
    				["||&nbsp; Electricity","index.php?page=electricity",],
    				["||&nbsp; Health Facilities","index.php?page=health_facilities",],
    				["||&nbsp; Lenyenye Stadium","index.php?page=lenyenye_stadium",],
						["||&nbsp; Library Services","index.php?page=library_services",],
    				["||&nbsp; Nkowankowa Community Hall","index.php?page=nkowankowa_hall",],
    				["||&nbsp; Nkowankowa Stadium","index.php?page=nkowankowa_stadium",],
    				["||&nbsp; Roads Infrustructure","index.php?page=road_infrastructure",],
    				["||&nbsp; Safety & Security","index.php?page=safety_security",],
    				["||&nbsp; Water and Sanitation","index.php?page=water_sanitation",],
									
	["&nbsp; CONTACT DETAILS","",],
		["|&nbsp; Mayor's Office","index.php?page=mayor_contact",],
		["|&nbsp; Municipal Manager","index.php?page=municipal_manager_contact",],
		["|&nbsp; Local Municipal Contacts","index.php?page=local_municipal_contact",],
		["|&nbsp; Call center","index.php?page=call_center_contact",],
		
  ["&nbsp; SERVICES","",], 
	  ["|&nbsp; Water & Sewer","",],
		["|&nbsp; Electricity","",], 
	["&nbsp; DOCUMENTS","",],
		["|&nbsp; Annual Reports","index.php?page=reports",],
		["|&nbsp; Performance Agreements","index.php?page=man_performance",],
		["|&nbsp; Blue Drop Certificate ","index.php?page=blue_drop",],
		["|&nbsp; By Laws","index.php?page=by_laws",],
		["|&nbsp; Policies","index.php?page=policies",],
		["|&nbsp; Plans","index.php?page=plans",],
		["|&nbsp; Budget","index.php?page=budget",],
		["|&nbsp; Valuation Roll","index.php?page=valuation",],
	["&nbsp; BUSINESS & INVESTMENT","",],
	  ["|&nbsp; Business Financing & Funding","index.php?page=busines_funding",],
		["|&nbsp; LED","",],
		["|&nbsp; Investment","",],
		["|&nbsp; SMME's / PDI's","",],
		["|&nbsp; Projects","",],
		["|&nbsp; Services","",],
		["|&nbsp; Agencies","",],
	["&nbsp; SPEECHES","",],
	["&nbsp; TARIFFS","index.php?page=tariffs",],
	["&nbsp; TENDERS","index.php?page=tenders",],
	["&nbsp; VACANCIES","",],	
	  ["|&nbsp; Advertised Vacancies","index.php?page=vacancies",],
		["|&nbsp; Application Form","index.php?page=application_form",],	
	["&nbsp; MEDIA RELEASE","index.php?page=media_release",],
	["&nbsp; EVENTS","",],
	["&nbsp; POCKET GUIDE","",],
	  ["|&nbsp; Lodges & Hotels","index.php?page=lodges_hotels_contacts",],
		["|&nbsp; Doctors","index.php?page=doctors",],
		["|&nbsp; Colleges","index.php?page=college",],
		["|&nbsp; Insurance","index.php?page=insurance",],
		["|&nbsp; Tribal Authorities","index.php?page=tribal_authoritis",],
		["|&nbsp; Post Office","index.php?page=post_office",],
	//	["|&nbsp; Schools","index.php?page=lodges_hotels_contacts",],
		["|&nbsp; Police","index.php?page=police",],
		["|&nbsp; Clinics","index.php?page=clinics",],
		["|&nbsp; Hospitals","index.php?page=hospitals",],
		["|&nbsp; Car Dealerships","index.php?page=car_dealership",],
		["|&nbsp; Lodges & Hotels","index.php?page=lodges_hotels_contacts",],
	["&nbsp; VALUATION ROLL","index.php?page=valuation",],
	["&nbsp; GALLERY","index.php?page=gallery",],
		
	//	["|&nbsp; Accomodations","index.php?page=accomodation",],
	
	
	
	
];

dm_init();