// 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(		
	2,			// number of main items
	-4,			// Left position
	12,			// Top position
	"#565650",			// Normal font color
	"#FFFFFF",		// Normal back color
	"#FFF",			// High font color
	"#EEEEEE",			// High back color
	"#001A59",			// Border color
	"verdana",	// Fontfamily
	1,			// Bold
	0,			// Italic
	10,			// 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
	15,			// Delay
	0,			// Right to left unfold
	"homePlans",			// 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(
		"House Plan Search",	// ElementText
		"/search.php?st=F",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_2=new Array(
		"House Plan Examples",	// ElementText
		"/examplePlans.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText


////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////

PopMenu2=new Array(		
	3,			// number of main items
	-4,			// Left position
	12,			// Top position
	"#565650",			// Normal font color
	"#FFFFFF",		// Normal back color
	"#FFF",			// High font color
	"#EEEEEE",			// High back color
	"#001A59",			// Border color
	"verdana",	// Fontfamily
	1,			// Bold
	0,			// Italic
	10,			// 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
	15,			// Delay
	0,			// Right to left unfold
	"services",			// 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

	
	PopMenu2_1=new Array(
		"Builders",	// ElementText
		"/services.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_2=new Array(
		"Modifications",	// ElementText
		"/modifications.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu2_3=new Array(
		"Custom Services",	// ElementText
		"/custom.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText



////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////

PopMenu3=new Array(		
	3,			// number of main items
	-4,			// Left position
	12,			// Top position
	"#565650",			// Normal font color
	"#FFFFFF",		// Normal back color
	"#FFF",			// High font color
	"#EEEEEE",			// High back color
	"#001A59",			// Border color
	"verdana",	// Fontfamily
	1,			// Bold
	0,			// Italic
	10,			// 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
	15,			// Delay
	0,			// Right to left unfold
	"planPhotos",			// 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(
		"Single Family Homes",	// ElementText
		"/singleFamilyPhotos.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_2=new Array(
		"Townhomes",	// ElementText
		"/townhomePhotos.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu3_3=new Array(
		"Custom Homes",	// ElementText
		"/customHomePhotos.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#E0E0E0",		// ElementBgColor
		"#EEEEEE",		// ElementBgHighColor
		"#565650",		// ElementFontColor
		"#001A59",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText