// Globals effecting all menus
	var PopNoOffMenus=3;	// number of seperate menus
	var BaseHref="";		// Root of the site
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=0.25, transition=19)";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=0.25, wipeStyle=1)";

	var PopMenuShadow="";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=0, offY=0, positive=1)";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=0)";

	var PopMenuOpacity="";
	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

PopMenu1=new Array(		
	4,			// number of main items
	0,			// Left position
	32,			// Top position
	"#FFF",			// Normal font color
	"#3E7CAD",		// Normal back color
	"#000",			// High font color
	"#BFBFBF",			// High back color
	"#999",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	5,			// Delay
	0,			// Right to left unfold
	"nav_about",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	"",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	
	PopMenu1_1=new Array(
		"About First Fidelity",	// ElementText
		"about-overview.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		250,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_2=new Array(
		"First Fidelity Mortgage Corporation",	// ElementText
		"about-ffmc.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		250,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_3=new Array(
		"First Fidelity Investments Corporation",	// ElementText
		"about-ffic.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		250,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_4=new Array(
		"Executive Profiles",	// ElementText
		"about-staff.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		250,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
/* 2nd Menu --------------------------------------------------------------------------------------------------------------*/
PopMenu2=new Array(		
	6,			// number of main items
	0,			// Left position
	32,			// Top position
	"#FFF",			// Normal font color
	"#BFBFBF",		// Normal back color
	"#000",			// High font color
	"#BFBFBF",			// High back color
	"#999",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	5,			// Delay
	0,			// Right to left unfold
	"nav_services",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"images/bullet_triangle2.gif",		// Arrow right
	8,			// Arrow Width
	15,			// Arrow Height
	"",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	
	PopMenu2_1=new Array(
		"Debt Placement",	// ElementText
		"services.php?service=1",		// ElementLink
		"",		// ElementBgImage
		3,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu2_1_1=new Array(
			"Construction",	// ElementText
			"services.php?service=7",		// ElementLink
			"",		// ElementBgImage
			0,		// ElementNoOfSubElements
			30,		// ElementHeight
			150,		// ElementWidth
			"#3E7CAD",		// ElementBgColor
			"#052E66",		// ElementBgHighColor
			"white",		// ElementFontColor
			"#ffffff",		// ElementFontHighColor
			"white",		// ElementBorderColor
			"",		// ElementFontFamily
			-1,		// ElementFontSize in pixel
			-1,		// ElementBold
			-1,		// ElementItalic
			"left",		// ElementTextAlign
			"");		// ElementStatusText

		PopMenu2_1_2=new Array(
			"Bridge",	// ElementText
			"services.php?service=8",		// ElementLink
			"",		// ElementBgImage
			0,		// ElementNoOfSubElements
			30,		// ElementHeight
			150,		// ElementWidth
			"#3E7CAD",		// ElementBgColor
			"#052E66",		// ElementBgHighColor
			"white",		// ElementFontColor
			"#ffffff",		// ElementFontHighColor
			"white",		// ElementBorderColor
			"",		// ElementFontFamily
			-1,		// ElementFontSize in pixel
			-1,		// ElementBold
			-1,		// ElementItalic
			"left",		// ElementTextAlign
			"");		// ElementStatusText

		PopMenu2_1_3=new Array(
			"Permanent Financing",	// ElementText
			"services.php?service=9",		// ElementLink
			"",		// ElementBgImage
			0,		// ElementNoOfSubElements
			30,		// ElementHeight
			150,		// ElementWidth
			"#3E7CAD",		// ElementBgColor
			"#052E66",		// ElementBgHighColor
			"white",		// ElementFontColor
			"#ffffff",		// ElementFontHighColor
			"white",		// ElementBorderColor
			"",		// ElementFontFamily
			-1,		// ElementFontSize in pixel
			-1,		// ElementBold
			-1,		// ElementItalic
			"left",		// ElementTextAlign
			"");		// ElementStatusText

	PopMenu2_2=new Array(
		"Equity & Mezzanine",	// ElementText
		"services.php?service=2",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_3=new Array(
		"Investment Sales",	 // ElementText
		"services.php?service=3",	 // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu2_4=new Array(
		"Advisory Services", // ElementText
		"services.php?service=4", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu2_5=new Array(
		"Loan Administration",	// ElementText
		"services.php?service=5",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu2_6=new Array(
		"Small Loan Program",	// ElementText
		"services.php?service=6",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText


/* 3rd Menu --------------------------------------------------------------------------------------------------------------*/
PopMenu3=new Array(		
	7,			// number of main items
	0,			// Left position
	32,			// Top position
	"#FFF",			// Normal font color
	"#BFBFBF",		// Normal back color
	"#000",			// High font color
	"#BFBFBF",			// High back color
	"#999",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	5,			// Delay
	0,			// Right to left unfold
	"nav_property",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	"",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	
	PopMenu3_1=new Array(
		"Office",	// ElementText
		"property_types.php?type=1", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_2=new Array(
		"Retail",	// ElementText
		"property_types.php?type=2", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu3_3=new Array(
		"Hospitality",	// ElementText
		"property_types.php?type=3", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_4=new Array(
		"Multi-Family",	// ElementText
		"property_types.php?type=4", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_5=new Array(
		"Senior Housing",	// ElementText
		"property_types.php?type=5", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_6=new Array(
		"Industrial",	// ElementText
		"property_types.php?type=6", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_7=new Array(
		"Mixed-Use",	// ElementText
		"property_types.php?type=7", // ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		150,		// ElementWidth
		"#3E7CAD",		// ElementBgColor
		"#052E66",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText




