//(c) Guagliardo Technologies, Inc. Copyright 2001
/*
-----------------------------------------------------------
    Welcome to Guagliardo Technologies, Inc: A Website Development Company
-----------------------------------------------------------

For profesional custom websites call (808) 292-2068 or visit http://guagliardo.cc
Company Information:

Guagliardo Technologies, Inc.
PO Box 22687 Honolulu, 
Hawaii 96823

phone:     808-292-2068
website:   guagliardo.cc

-----------------------------------------------------------
*/

	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#F2F2F2';
	var HighBgColor='#D1D1E9';
	var FontLowColor='black';
	var FontHighColor='black';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="comic sans ms,technical,arial"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=0; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

Menu1=new Array("Welcome","index.html",0,20,138);

Menu2=new Array("Website Development","",4);
	Menu2_1=new Array("Flash Design","Flash.html",1,20,150);
		Menu2_1_1=new Array("Flash Demo","Flash.html",0,20,150);
	Menu2_2=new Array("Site Design","SiteDesign.html",1);
		Menu2_2_1=new Array("Template Samples","Samples.html",0,20,150);
	Menu2_3=new Array("Promoting","Promoting.html",3);	
		Menu2_3_1=new Array("Search Engines","Submit.html",0,20,150);
		Menu2_3_2=new Array("Meta Tags","MetaTags.html",0);
		Menu2_3_3=new Array("Traffic Builder","Placement.html",0);
                		Menu2_3_4=new Array("Page Content","Content.html",0);
               		Menu2_3_5=new Array("Getting Hits","Hits.html",2);
                          		Menu2_3_5_1=new Array("Demographics","Demographics.html",0,20,150);
                          		Menu2_3_5_2=new Array("Form vs Function","Function.html",0);
	Menu2_4=new Array("About Links","Links.html",2);
		Menu2_4_1=new Array("Banner Ads","BannerAds.html",0,20,200);
		Menu2_4_2=new Array("Link Exchange","LE.html",0);
		
Menu3=new Array("Website Hosting","Hosting.html",4);
	Menu3_1=new Array("Gold","Gold.html",0,20,150);
	Menu3_2=new Array("Silver","Silver.html",0);
	Menu3_3=new Array("Bronze","Bronze.html",0);
	Menu3_4=new Array("Flash Design","Flash.html",0);

Menu4=new Array("About Us","AboutUs.html",3);
	Menu4_1=new Array("Driving Directions","Directions.html",0,20,180);
	Menu4_2=new Array("Company Directory","Directory.html",0);
	Menu4_3=new Array("Web Review","WebReview.html",0);

Menu5=new Array("ClientList","ClientList.html");
	Menu5_1=new Array("Mutual Links","MutualLinks.html",0,20,140);
