
if (isMenu) 
{
menuVersion = 3;
menuWidth = 125;
childOverlap = 12;
childOffset = 7;
perCentOver = null;
secondsVisible = .5;
fntCol = "#ffffff";
fntSiz = "7";
fntBold = false;
fntItal = false;
fntFam = "Verdana";
backCol = "#000000";
overCol = "#409ED4";
overFnt = "#ffffff";
borWid = 1;
borCol = "#ffffff";
borSty = "solid";
itemPad = 2;
imgSrc = "http://www.hiu.edu/common/arrow_on.gif";
imgSiz = 7;
separator = 1;
separatorCol = "#003366";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = false;
	
	iLMenu = new String((isMac) ? 393 : (NS4) ? 722 : 721);
	iRMenu = new String((isMac) ? 489 : (NS4) ? 498 : 497);
	
arMenu1 = new Array(
125,
"224","72",
"","",
"","",    
"","",
"Apartments","../properties/index.asp",0,
"Mobile Home Parks","../properties/mobile.asp",0
)

arMenu2 = new Array(
125,
"314","72",
"","",
"","",
"","",
"Overview","../real_estate/index.asp",0,
"Acquisitions","../real_estate/acquisitions.asp",0,
"Development","../real_estate/development.asp",0,
"Opportunities","../real_estate/opportunities.asp",0,
"News","../real_estate/news.asp",0,
"Contact Us","mailto:favoritebrokers@advancedonline.com",0
)
arMenu3 = new Array(
125,
"395","72",
"","",
"","",
"","",
"Overview ","../careers/index.asp",0,
"Job Listings","../careers/listings.asp",0
)
arMenu4 = new Array(
110,
"462","72",
"","",
"","",
"","",
"Owner Login","../intranet/owner_login.asp",0,
"Employee Login","../intranet/employee_login.asp",0
)
arMenu5 = new Array(
110,
"462","72",
"","",
"","",
"","",
"What's New","../intranet/whatsnew.asp",0,
"Recognition/Awards","../intranet/recognition.asp",0,
"Calendar","../intranet/calendar.asp",0,
"Policies & Procedures","../intranet/policies.asp",0
)
arMenu6 = new Array(
110,
"462","72",
"","",
"","",
"","",
"News and Updates","../intranet/news.asp",0
)



}