/***********************************************************************************
*	Menu	          
*		         
*	         	
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#DCB564';			// Background color when mouse is not over
	var LowSubBgColor='#C88F43';			// Background color when mouse is not over on subs
	var HighBgColor='#DCB564';			// Background color when mouse is over
	var HighSubBgColor='#D4A357';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#EAE3D9';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial, verdana, helvetica, geneva, sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.35;			// vertical overlap child/ parent
	var StartTop=126;				// 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=3;				// Left padding
	var TopPaddng=3;				// 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=200;			// 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=0;				// 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("rollover:image/b_Home.jpg:image/b_HomeU.jpg","home.htm","",0,25,68);


Menu2=new Array("rollover:image/b_Info.jpg:image/b_InfoU.jpg","","",4,25,98)
	Menu2_1=new Array("Why Orange Coast?","info_whyOCC.html","",0,21,120);
	Menu2_2=new Array("Company Background","info_CorpBio.html","",0,21,120);
	Menu2_3=new Array("CEO Bio.","info_BobBio.html","",0,21,120);
	// 6.20.07 Menu2_3=new Array("Newsletter Archive","info_NewsArchive.html","",0,21,120);
	Menu2_4=new Array("Business Associations","","",2,21,120);
		Menu2_4_1=new Array("ASCDI","info_ASCDI.html","",0,21,80);
		Menu2_4_2=new Array("ITA","info_ITA.html","",0,21,80);
	//Menu2_5=new Array("OCC Contact Info.","info_Contact.html","",0,21,120);
	

Menu3=new Array("rollover:image/b_Solutions.jpg:image/b_SolutionsU.jpg","","",2,25,85);
	Menu3_1=new Array("Business Continuity - High Availability","Sol_BusinessContinuity.html","",0,21,243);
	Menu3_2=new Array("Windows Networking Solutions: Centralization &amp; Virtualization","Sol_Windows.html","",0,21,243);

Menu4=new Array("rollover:image/b_Rack.jpg:image/b_RackU.jpg","","",2,25,153);
	Menu4_1=new Array("I Series","config_iSeries.html","",0,21,153);
	Menu4_2=new Array("P Series","config_pSeries.html","",0,21,1530);


Menu5=new Array("rollover:image/b_Products.jpg:image/b_ProductsU.jpg","","",5,25,90);
	Menu5_1=new Array("Servers","prod_iSeries.html","",10,21,110);
		//Menu4_1_1=new Array("IBM iSeries","prod_iSeries.html","",10,21,120);
			Menu5_1_1=new Array("IBM i5 520","prod_i5520.html","",0,21,120);
			Menu5_1_2=new Array("IBM i5 520 Express","prod_i5520Express.html","",0,21,120);
			Menu5_1_3=new Array("IBM i5 550","prod_i5550.html","",0,21,120);
			Menu5_1_4=new Array("IBM i5 570","prod_i5570.html","",0,21,120);
			Menu5_1_5=new Array("IBM i5 595","prod_i5595.html","",0,21,120);
			Menu5_1_6=new Array("IBM Power 520","prod_Power520.html","",0,21,120);
			Menu5_1_7=new Array("IBM Power 550","prod_Power550.html","",0,21,120);
			Menu5_1_8=new Array("IBM Power 570","prod_Power570.html","",0,21,120);
			Menu5_1_9=new Array("IBM Power 575","prod_Power575.html","",0,21,120);
			Menu5_1_10=new Array("IBM Power 595","prod_Power595.html","",0,21,120);
		// 6.20.07 Menu4_1_2=new Array("IBM pSeries","","",5,21,120);
			// 6.20.07 Menu4_1_2_1=new Array("p5 520","prod_p5520.html","",0,21,120);
			// 6.20.07 Menu4_1_2_2=new Array("p5 520 Express","prod_p5520Express.html","",0,21,120);
			// 6.20.07 Menu4_1_2_3=new Array("p5 550","prod_p5550.html","",0,21,120);
			// 6.20.07 Menu4_1_2_4=new Array("p5 570","prod_p5570.html","",0,21,120);
			// 6.20.07 Menu4_1_2_5=new Array("p5 595","prod_p5595.html","",0,21,120);
		// 6.20.07 Menu4_1_3=new Array("Pre-owned IBM iSeries","prod_Used_iSeries.html","",0,21,120);
		// 6.20.07 Menu4_1_4=new Array("Pre-owned IBM pSeries","prod_Used_pSeries.html","",0,21,120);
	Menu5_2=new Array("Storage","prod_Storage.html","",0,21,110);
	Menu5_3=new Array("Networking","prod_Networking.html","",0,21,110);
	Menu5_4=new Array("Software","prod_Software.html","",0,21,110);
	Menu5_5=new Array("Peripherals","prod_Peripherals.html","",0,21,110);



Menu6=new Array("rollover:image/b_Services.jpg:image/b_ServicesU.jpg","","",13,25,87);
	Menu6_1=new Array("Consulting","services_Consulting.html","",0,21,125);
	Menu6_2=new Array("Rentals","services_Rentals.html","",0,21,125);
	Menu6_3=new Array("Leasing","services_Leasing.html","",0,21,125);
	Menu6_4=new Array("Data Center Moves","services_DataMove.html","",0,21,125);
	Menu6_5=new Array("Asset Re-Marketing","services_ReMarketing.html","",0,21,125);
	Menu6_6=new Array("Investment Recovery","services_Recovery.html","",0,21,125);
	//Menu6_6=new Array("Asset Disposal","services_Disposal.html","",0,21,125);
	Menu6_7=new Array("Asset Valuation","services_Valuation.html","",0,21,125);
	Menu6_8=new Array("Logical Partitioning","services_LPAR.html","",0,21,125);
	Menu6_9=new Array("Business Continuity","services_ContinuityRecovery.html","",0,21,125);
	// 6.20.07 Menu6_10=new Array("Disaster Recovery","services_ContinuityRecovery.html","",0,21,125);
	Menu6_10=new Array("High Availability","services_HighAvail.html","",0,21,125);
	Menu6_11=new Array("Extended Warranty","services_Warranty.html","",0,21,125);
	Menu6_12=new Array("Consignment","services_Consignment.html","",0,21,125);
	Menu6_13=new Array("Shipping","services_Shipping.html","",0,21,125);
	
//Menu6=new Array("rollover:image/b_Specials.jpg:image/b_SpecialsU.jpg","specials.html","",0,25,82);

Menu7=new Array("rollover:image/b_Contact.jpg:image/b_ContactU.jpg","contact.html","",2,25,99);
	Menu7_1=new Array("Request a Quote","quoteRequest.html","",0,21,125);
	//Menu6_2=new Array("Sell Equipment","sell.html","",0,21,125);
	Menu7_2=new Array("General Information","contact.html","",0,21,125);

Menu8=new Array("rollover:image/b_Newsletters.jpg:image/b_NewslettersU.jpg","newsletters.html","",5,25,105);
	Menu8_1=new Array("Power 6","newsletters.html#Power6","",0,21,188);
	Menu8_2=new Array("High Availability/Business Continuity","newsletters.html#HA","",0,21,188);
	Menu8_3=new Array("IBM i Series","newsletters.html#iSeries","",0,21,188);
	Menu8_4=new Array("Document Imaging","newsletters.html#Imaging","",0,21,188);
	Menu8_5=new Array("Virtual Data Backup","newsletters.html#VDB","",0,21,188);
	//Menu8_5=new Array("July 2007","newsletters_v3.html","",0,21,105);
	///Menu8_6=new Array("June 2007","newsletters_v2.html","",0,21,105);
	//Menu8_7=new Array("May 2007","newsletters_v1.html","",0,21,105);

//Menu9=new Array("rollover:image/b_Blank.jpg:image/b_Blank.jpg","","",0,25,82);