/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='gray';			// Background color when mouse is not over
	var LowSubBgColor='gray';			// Background color when mouse is not over on subs
	var HighBgColor='maroon';			// Background color when mouse is over
	var HighSubBgColor='maroon';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';		// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=5;				// Menu offset x coordinate
	var StartLeft=-4;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';			// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../image/tri.gif',5,10,'../image/tridown.gif',10,5,'../image/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Products and Services","http://www.48-hour.com/products.shtml","",6,20,190);
	Menu1_1=new Array("Valuations","http://www.48-hour.com/valuate.shtml","",4,20,190);	
		Menu1_1_1=new Array("Appraisals","http://www.48-hour.com/valuate.shtml","",7,20,190);
                          		Menu1_1_1_1=new Array("Purchase/Refinance","http://www.48-hour.com/market.shtml","",0,20,190);
                          		Menu1_1_1_2=new Array("FHA/Reverse Mortgage","http://www.48-hour.com/reverse.shtml","",0);
                          		Menu1_1_1_3=new Array("Investment/Rental","http://www.48-hour.com/rental.shtml","",0);
                          		Menu1_1_1_4=new Array("Listing Price","http://www.48-hour.com/listing.shtml","",0);
                          		Menu1_1_1_5=new Array("PMI Elimination","http://www.48-hour.com/pmi.shtml","",0);
                          		Menu1_1_1_6=new Array("Legal (Probate, Taxes, Divorce)","http://www.48-hour.com/legal.shtml","",0);
                          		Menu1_1_1_7=new Array("Other Purposes","http://www.48-hour.com/other.shtml","",0);
		Menu1_1_2=new Array("Appraisal Reviews","http://www.48-hour.com/review.shtml","",2);
                          		Menu1_1_2_1=new Array("Desk Review","http://www.48-hour.com/desk.shtml","",0,20,190);
                          		Menu1_1_2_2=new Array("Field Review","http://www.48-hour.com/field.shtml","",0);
		Menu1_1_3=new Array("The E-Valuator™","http://www.48-hour.com/evaluate.shtml","",2);
                          		Menu1_1_3_1=new Array("E-Valuator AVM™ (market value estimation)","http://www.48-hour.com/lendeval.shtml","",0,20,300);
                          		Menu1_1_3_2=new Array("Listing E-Valuator™ (listing price recommendation)","http://www.48-hour.com/listeval.shtml","",0);
		Menu1_1_4=new Array("Comp Checks","http://www.48-hour.com/comps.shtml","",0);

	Menu1_2=new Array("Inspections","","",1,20,190);	
		Menu1_2_1=new Array("Mold","http://www.48-hour.com/mold.shtml","",5,20,190);
                          		Menu1_2_1_1=new Array("Full","http://www.48-hour.com/full.shtml","",0,20,190);
                          		Menu1_2_1_2=new Array("MoldSweep™","http://www.48-hour.com/mldsweep.shtml","",0);
                          		Menu1_2_1_3=new Array("Limited","http://www.48-hour.com/limited.shtml","",0);
                          		Menu1_2_1_4=new Array("Clearance/Post-Cleaning","http://www.48-hour.com/clear.shtml","",0);
                          		Menu1_2_1_5=new Array("Samples Only","http://www.48-hour.com/samples.shtml","",0);

  	Menu1_3=new Array("Property Sketches","http://www.48-hour.com/sketch.shtml","",2,20,190);	
		Menu1_3_1=new Array("Exterior","http://www.48-hour.com/exterior.shtml","",0,20,190);
		Menu1_3_2=new Array("Interior/Exterior","http://www.48-hour.com/int_ext.shtml","",0,20,190);
    
	Menu1_4=new Array("Sellers & Listing Agents","http://www.48-hour.com/sellers.shtml","",3,20,190);	
		Menu1_4_1=new Array("Mold Inspections","http://www.48-hour.com/mold.shtml","",0,20,190);
 		Menu1_4_2=new Array("Pricing Tools","","",2);
                          		Menu1_4_2_1=new Array("Listing E-Valuator™","http://www.48-hour.com/listeval.shtml","",0,20,190);
                          		Menu1_4_2_2=new Array("Listing Appraisal","http://www.48-hour.com/listing.shtml","",0);
		Menu1_4_3=new Array("Property Sketches","http://www.48-hour.com/sketch.shtml","",2);
                          		Menu1_4_3_1=new Array("Exterior Only","http://www.48-hour.com/exterior.shtml","",0,20,190);
                          		Menu1_4_3_2=new Array("Interior & Exterior","http://www.48-hour.com/int_ext.shtml","",0);
 
	Menu1_5=new Array("Buyers & Buyer's Agents","http://www.48-hour.com/buyers.shtml","",3,20,190);	
		Menu1_5_1=new Array("MoldSweep™","http://www.48-hour.com/mldsweep.shtml","",0,20,190);
 		Menu1_5_2=new Array("Valuation Tools","http://www.48-hour.com/valuate.shtml","",3);
                          		Menu1_5_2_1=new Array("Appraisals","http://www.48-hour.com/market.shtml","",0,20,190);
                          		Menu1_5_2_2=new Array("E-Valuator AVM™ (no photo)","http://www.48-hour.com/lendeval.shtml","",0);
                          		Menu1_5_2_3=new Array("E-Valuator AVM™ (with photo)","http://www.48-hour.com/lndphoto.shtml","",0);
		Menu1_5_3=new Array("Size Verification","http://www.48-hour.com/sketch.shtml","",0);

	Menu1_6=new Array("Property Tax Appeals (NEW)","http://www.48-hour.com/tax.shtml","",0);
 
Menu2=new Array("Place An Order","http://www.48-hour.com/order.php","",0,20,190);

Menu3=new Array("InstaQuote Fee Finder","http://www.48-hour.com/pricing.php","",0,20,190);

Menu4=new Array("About Us","http://www.48-hour.com/about.shtml","",0,20,190);

Menu5=new Array("Meet The Team","http://www.48-hour.com/staff.shtml","",0,20,190);

Menu6=new Array("Forms / Documentation","http://www.48-hour.com/forms.shtml","",0,20,190);

Menu7=new Array("Contact","http://www.48-hour.com/contact.shtml","",0,20,190);