<% // * * * * * Start Menu Block * * * * * // Mandatory menu block variables... int minLevel = 0; //Starting link level (top navigation is 0) int menuLevel = minLevel; //Intialize current level int nextLevel = 0; //Next link level int linkLevel = 0; //This link level int firstLevelCtr = 0; //To check the dropdown value of 1st level links int secondLevelCtr=0; //To check the dropdown value of 2nd level links String linkUrl = ""; String linkContent =""; String linkTarget = ""; String classVar = ""; //To pass a Class to the links String firstID = ""; //To pass an ID to the first item in topnav boolean flag = false; String filter = ""; String sectionID = ""; //int pageLinkLevel = 0; String linkID = ""; String recordID = ""; String showcase_filter = ""; String sectionFilter = ""; String parentID = ""; //String quickLinksFilter = ""; //For quicklinks filter on freeform //String servicesLinksFilter = ""; //For serviceslinks filter on freeform //StringBuffer imgBuff = new StringBuffer(); //For the right highlights section //StringBuffer slideShowBuff = new StringBuffer(); //For the slideshow on index page int centerAreaWidth = 0; // Center area width for optional right column String parentLink = ""; int pageLinkLevel = 0; int linkparentid = 0; //String server_lang = rz.fetch("global", "server_lang"); String slider_title=""; String social_image =""; String image_src=""; String image_url = ""; String image_alt=""; String image_text=""; %>