/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#717171';			// Background color when mouse is not over on subs
	var HighBgColor='#646569';			// Background color when mouse is over
	var HighSubBgColor='#b6b6b6';			// 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='#000000';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana"	// Font family menu items
	var FontSize=8;				// 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='center';			// 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=.2;			// vertical overlap child/ parent
	var StartTop=128;				// Menu offset x coordinate
	var StartLeft=0;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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=['images/spacer.gif',1,1,'images/spacer.gif',1,1,'images/spacer.gif',1,1];	// 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","http://www.pellicanoconstruction.com/index.html","",0,22,55);
Menu2=new Array("ABOUT US","http://www.pellicanoconstruction.com/who_we_are.html","",3,22,80);
		Menu2_1=new Array("Who We Are","http://www.pellicanoconstruction.com/who_we_are.html","",0,20,140);
		Menu2_2=new Array("Executive Profiles","http://www.pellicanoconstruction.com/bios/index.html","",0,20,140);
		Menu2_3=new Array("The Pellicano Story","http://www.pellicanoconstruction.com/pellicano_story.html","",0,20,140);
Menu3=new Array("INDUSTRY TYPES","http://www.pellicanoconstruction.com/industry_types/index.html","",5,22,130);
		Menu3_1=new Array("Hospitality","http://www.pellicanoconstruction.com/industry_types/hospitality/index.html","",0,20,115);
		Menu3_2=new Array("Commercial","http://www.pellicanoconstruction.com/industry_types/commercial/index.html","",0,20,115);
		Menu3_3=new Array("Religious","http://www.pellicanoconstruction.com/industry_types/religious/index.html","",0,20,115);
		Menu3_4=new Array("Healthcare","http://www.pellicanoconstruction.com/industry_types/healthcare/index.html","",0,20,115);
		Menu3_5=new Array("Industrial","http://www.pellicanoconstruction.com/industry_types/industrial/index.html","",0,20,115);
Menu4=new Array("SERVICES","http://www.pellicanoconstruction.com/services_overview.html","",2,22,80);
		Menu4_1=new Array("Services Overview","http://www.pellicanoconstruction.com/services_overview.html","",0,20,170);
		Menu4_2=new Array("Delivery Type Overview","http://www.pellicanoconstruction.com/delivery_overview.html","",0,20,170);
Menu5=new Array("NEWS AND EVENTS","http://www.pellicanoconstruction.com/press_releases.html","",0,22,145);
Menu6=new Array("CAREERS","http://www.pellicanoconstruction.com/careers.html","",0,22,80);
Menu7=new Array("CONTACT US","http://www.pellicanoconstruction.com/general_info.html","",3,22,100);
		Menu7_1=new Array("General Info","http://www.pellicanoconstruction.com/general_info.html","",0,20,110);
		Menu7_2=new Array("Subcontractors","http://www.pellicanoconstruction.com/subcontractors.html","",0,20,110);
		Menu7_3=new Array("Employment","http://www.pellicanoconstruction.com/employment.html","",0,20,110);
Menu8=new Array("","","",0,22,250);
		
//Menu2=new Array("Dining","dining.php?id=1","",0,22,80);
//Menu3=new Array("Offers","","",3,22,80);
	//Menu3_1=new Array("Discount","discount.php","",0,22,80);
	//Menu3_2=new Array("Gift Ideas","giftideas.php","",0,22,80);
	//Menu3_3=new Array("Weekly Special","weeklyspecial.php","",0,31,80);
//Menu3=new Array("Links","add_category.php","",0,22,80);
//Menu4=new Array("Create Page","createpage.php","",0,22,150);
//Menu4=new Array("Personal Care","personalcare.php?id=1","",0,22,110);
//Menu6=new Array("Auctions","auctions_list.php","",0,22,80);



//Menu5=new Array("Health","health.php?id=1","",0,22,80);
//Menu6=new Array("Automotive","automotive.php?id=1","",0,22,100);
//Menu7=new Array("Entertainment","entertainment.php?id=1","",0,22,100);
//Menu8=new Array("Contact Us","contactus.php","",0,22,90);

/*	Menu2_1=new Array("Company Profile","show_companyprofile.php","",0,22,130);
	Menu2_2=new Array("Expertise","show_expertise.php","",0,22,130);
	Menu2_3=new Array("Development","show_development.php","",0,22,130);
	Menu2_4=new Array("Clients","show_clients.php","",0,22,150);
	Menu2_5=new Array("Pricing Options","show_pricingoptions.php","",0,22,130);
	Menu2_6=new Array("Partners","show_partners.php","",0,22,130);
	Menu2_7=new Array("Carrers","show_careers.php","",0,22,130);
	Menu2_8=new Array("News","show_news.php","",0,22,130);
	Menu2_9=new Array("Projects","show_projects.php","",0,22,130);
	Menu2_10=new Array("Banner","show_banner.php","",0,22,130);	

/*Menu3=new Array("Services","","",8,22,130);
	Menu3_1=new Array("Web Development","show_webdevelopment.php","",0,22,130);
	Menu3_2=new Array("Software Development","show_softwaredevelopment.php","",0,32,130);
	Menu3_3=new Array("Flash Sites","show_flashdevelopment.php","",0,22,130);
	Menu3_4=new Array("Graphic Design","show_graphicdesign.php","",0,22,130);
	Menu3_5=new Array("Mobile & Wireless Application","show_mobileapp.php","",0,32,130);
	Menu3_6=new Array("Web Hosting","show_webhosting.php","",0,22,130);
	Menu3_7=new Array("Search Engine Optimization","show_seo.php","",0,32,130);
	Menu3_8=new Array("Online Payment","show_onlinepayment.php","",0,20,130);			

Menu4=new Array("Portfolio","","",0,22,130);

Menu5=new Array("Logout","logout.php","",0,22,130);
*/
