/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// Border color
	var BorderSubColor='black';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=71;				// Menu offset x coordinate
	var StartLeft=2;				// Menu offset y coordinate 
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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='';				// 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=['tri.gif',5,10,'tridown.gif',10,5,'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("Home","index.htm","",0,20,149);

Menu2=new Array("Gallery","","",4,20,149);
	Menu2_1=new Array("New Homes","","",5,20,150);	
		Menu2_1_1=new Array("Log Homes","Gal_New_LogHomes.htm","",0,20,150);
		Menu2_1_2=new Array("Craftsman","Gal_New_Craftsman.htm","",0);
		Menu2_1_3=new Array("Single Story","Gal_New_SingleStory.htm","",0);
		Menu2_1_4=new Array("Custom Small","","",2,20,149);
			Menu2_1_4_1=new Array("Southern Living","gal_new_southernliving.htm","",0,20,150);
			Menu2_1_4_2=new Array("Cabin Gallery","Gal_New_CustomSmall.htm","",0,20,150);
		Menu2_1_5=new Array("Custom Large","Gal_New_CustomLarge.htm","",0,20,150);
    Menu2_2=new Array("Remodeling","","",6,20,200);
		Menu2_2_1=new Array("Single Story Facelift","Gal_Rem_SSfacelift.htm","",0,20,200);
		Menu2_2_2=new Array("Outdoor Room Addition","Gal_Rem_OutdoorRoomAddition.htm","",0);
		Menu2_2_3=new Array("Add A Second Story","Gal_Rem_AddASecondStory.htm","",0);
		Menu2_2_4=new Array("Add a Screen Porch","Gal_Rem_AddAScreenPorch.htm","",0);
		Menu2_2_5=new Array("Total Transformation","Gal_Rem_TotalTransformation.htm","",0);
		Menu2_2_6=new Array("Work In Progress","Gal_Rem_workinprogress.htm","",0);
	Menu2_3=new Array("Special Building Techniques","","",10,20,200);
		Menu2_3_1=new Array("Custom Details","Gal_Special.htm","",0,20,200);
		Menu2_3_2=new Array("Stonework","Gal_Special_Stonework.htm","",0,20,200);
		Menu2_3_3=new Array("Cabinets","Gal_Special_Cabinets.htm","",0);
		Menu2_3_4=new Array("Exterior Railings","Gal_Special_ExteriorRailings.htm","",0);
		Menu2_3_5=new Array("Interior Handrails","Gal_Special_InteriorHandrails.htm","",0);
		Menu2_3_6=new Array("Siding","Gal_Special_Siding.htm","",0);
		Menu2_3_7=new Array("Clad Windows and Doors","Gal_Special_Windows.htm","",0);
		Menu2_3_8=new Array("Custom Mahogany Doors","Gal_Special_Doors.htm","",0);
		Menu2_3_9=new Array("Fireplaces","Gal_Special_Fireplaces.htm","",0);
		Menu2_3_10=new Array("Chimney Project","Gal_Special_Chimney.htm","",0);
	Menu2_4=new Array("Recognition","","",2,20,149);
		Menu2_4_1=new Array("Awards","Gal_Awards.htm","",0,20,200);
		Menu2_4_2=new Array("Southern Living","gal_new_southernliving.htm","",0,20,200);


Menu3=new Array("The Process","","",4,20,149);
	Menu3_1=new Array("Plans","Proc_Plans.htm","",0,20,200);
	Menu3_2=new Array("Paper Flow","Proc_PaperFlow.htm","",0,20,200);
	Menu3_3=new Array("Estimates and Statements","","",5,20,150);
		Menu3_3_1=new Array("Estimate Breakdown","Proc_YourEstimate.htm","",0,20,150);
		Menu3_3_2=new Array("Payment Schedule","Proc_YourPaymentSchedule.htm","",0,20,200);
		Menu3_3_3=new Array("Payment Sheet","Proc_YourPaymentSheet.htm","",0,20,200);
		Menu3_3_4=new Array("Print Statement","Proc_YourPrintStatement.htm","",0,20,200);
		Menu3_3_5=new Array("Statement","Proc_YourStatement.htm","",0,20,200);
	Menu3_4=new Array("Meetings","","",3,20,200);
		Menu3_4_1=new Array("On Site","Proc_Meet_Onsite.htm","",0,20,150);
		Menu3_4_2=new Array("Email","Proc_Meet_Email.htm","",0);
		Menu3_4_3=new Array("Private WebLog","Proc_Meet_Weblog.htm","",0);

Menu4=new Array("The Area","","",7,20,149);
	Menu4_1=new Array("The Cumberland Plateau","Area_Plateau.htm","",0,20,250);
	Menu4_2=new Array("Sewanee / The University of the South","Area_UofS.htm","",0,20,250);
	Menu4_3=new Array("Wiggins Creek","Area_WigginsCreek.htm","",0,20,250);
	Menu4_4=new Array("Clifftops","Area_Clifftops.htm","",0,20,250);
	Menu4_5=new Array("Cooley\'s Rift","Area_CooleysRift.htm","",0,20,250);
	Menu4_6=new Array("Myer\'s Point","Area_MyersPoint.htm","",0,20,250);
	Menu4_7=new Array("Tim\'s Ford","Area_Timsford.htm","",0,20,250);

Menu5=new Array("Contact Us","","",2,20,149);
	Menu5_1=new Array("Employees","Employees.htm","",0,20,140);
	Menu5_2=new Array("Who To Contact","WhoToContact.htm","",0,20,140);
	
Menu6=new Array("Links","","",4,20,149);
	Menu6_1=new Array("Montana Log Homes","http://www.montanaloghomes.com/","",0,20,140);	
	Menu6_2=new Array("Amazon Timber Frames","http://www.amazontimberframes.com/","",0,20,140);
	Menu6_3=new Array("Accu Weather","http://wwwa.accuweather.com/radar-large.asp?partner=accuweather&traveler=0&level=state&site=SE&type=rs&a","",0,20,140);
	Menu6_4=new Array("Wunderground Radar","http://www.wunderground.com/radar/radblast.asp?num=6&scale=0.75&delay=100&noclutter=1&showstorms=5&showlabels=1&ID=HTX&lat=0&lon=0&label=you&type=N0R&zoommode=pan&map.x=400&map.y=240&centerx=400&centery=240&prevzoom=pan","",0,20,140);
