﻿	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='ffffff';			// Background color when mouse is not over
	var LowSubBgColor='242323';			// Background color when mouse is not over on subs
	var HighBgColor='000000';			// Background color when mouse is over
	var HighSubBgColor='474747';		// Background color when mouse is over on subs
	var FontLowColor='4569B9';			// Font color when mouse is not over
	var FontSubLowColor='FFFFFF';		// 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='3C3C3C';			// Border color
	var BorderSubColor='333333';		// 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=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='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;		// vertical overlap child/ parent
	var StartTop=87;					// 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=10;					// 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=100;				// 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=1;				// 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',18,20,'images/spacer.gif',18,20,'trileft.gif',18,20];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


//	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:images/nav/but-home.gif:images/nav/but-home2.gif","index.html","",0,18,114);

Menu2=new Array("rollover:images/nav/but-solution.gif:images/nav/but-solution2.gif","","",10,18,114);
	Menu2_1=new Array("Videoconferencing","","",4,20,177);
		   Menu2_1_1=new Array("High Definition","high_definition_Videoconferencing.html","",0,20,134);
		   Menu2_1_2=new Array("Board Room","board.html","",0,20,134);
		   Menu2_1_3=new Array("Conference Room","confroom.html","",0,20,134);
		   Menu2_1_4=new Array("Personal Desktop","persdesk.html","",0,20,134);
		   
	Menu2_2=new Array("Audio Conferencing","voiceprod.html","",0,20,177);
		   //Menu2_2_2=new Array("rollover:images/subs/soundstat2.gif:images/subs/soundstat1.gif","soundstat.html","",0,20,116);
		   //Menu2_2_3=new Array("rollover:images/subs/soundpoint2.gif:images/subs/soundpoint1.gif","sountpoint.html","",0,20,116);
		   //Menu2_2_4=new Array("rollover:images/subs/vortex2.gif:images/subs/vortex1.gif","vortex.html","",0,20,116);
	
	Menu2_3=new Array("Web Conferencing","","",4,20,177);
		   Menu2_3_1=new Array("Polycom WebOffice","polycomweb.html","",0,20,141);
		   Menu2_3_2=new Array("Spectel DataXchange","dataxchange.html","",0,20,141);		   
		   Menu2_3_3=new Array("Webex","webex.html","",0,20,141);
		   Menu2_3_4=new Array("Glance","glance.html","",0,20,141);

		   
	Menu2_4=new Array("Conferencing Servers","confserv.html","",0,20,177);
		   
	Menu2_5=new Array("Interactive Whiteboards","","",4,20,177);
		   Menu2_5_1=new Array("SMART Board","smartboard.html","",0,20,130);
		   Menu2_5_2=new Array("Rear Projection","rearproj.html","",0,20,130);
		   Menu2_5_3=new Array("Plasma Overlays","plasdis.html","",0,20,130);
		   Menu2_5_4=new Array("Sympodium","sympodium.html","",0,20,130);
		   
	Menu2_6=new Array("Streaming/VoD","","",2,20,177);
		   Menu2_6_1=new Array("Starbak","starbak.html","",0,20,101);
		   Menu2_6_2=new Array("Codian","codian.html","",0,20,101);

	Menu2_7=new Array("Displays & Accessories","","",5,20,177);
		   Menu2_7_1=new Array("Displays","displays.html","",0,20,145);
		   Menu2_7_2=new Array("LCD Projectors","lcdproj.html","",0,20,145);
		   Menu2_7_3=new Array("Auxiliary Cameras","auxcam.html","",0,20,145);
		   Menu2_7_4=new Array("Document Cameras","doccam.html","",0,20,145);
		   Menu2_7_5=new Array("Accessories","access.html","",0,20,145);


	Menu2_8=new Array("Vertical Solutions","","",3,20,177);
		   Menu2_8_1=new Array("Distance Learning","distancelrn.html","",0,20,136);
		   Menu2_8_2=new Array("TeleMedicine","telemed.html","",0,20,136);
		   Menu2_8_3=new Array("TeleJustice","telejust.html","",0,20,136);
		   //Menu2_8_4=new Array("rollover:images/subs/avint2.gif:images/subs/avint1.gif","avint.html","",0,20,136);
		   
	Menu2_9=new Array("QoS Networks","","",2,20,177);
		   Menu2_9_1=new Array("Masergy","masergy.html","",0,20,145);
		   Menu2_9_2=new Array("Firewall Solutions","firewall.html","",0,20,145);
	
	Menu2_10=new Array("Scheduling & Management","mgtsched.html","",0,20,177);
	
	
Menu3=new Array("rollover:images/nav/but-services.gif:images/nav/but-services2.gif","","",5,18,114);
	Menu3_1=new Array("Design and Integration","designint.html","",0,20,150);
	Menu3_2=new Array("Maintenance and Installation","maininst.html","",0,20,150);
	Menu3_3=new Array("Training","training.html","",0,20,150);
	Menu3_4=new Array("Worldwide Conference Room Rentals","worldw.html","",0,29,150);
	Menu3_5=new Array("Conference Services","opconfservices.html","",0,20,150);

Menu4=new Array("rollover:images/nav/but-partners.gif:images/nav/but-partners2.gif","partners.html","",0,18,112);

Menu5=new Array("rollover:images/nav/but-industry.gif:images/nav/but-industry2.gif","","",2,18,113);
	Menu5_1=new Array("News","news.html","",0,20,115);
	Menu5_2=new Array("Case Studies","case.html","",0,20,115);
	
Menu6=new Array("rollover:images/nav/but-company.gif:images/nav/but-company2.gif","aboutomni.html","",6,18,113);
	Menu6_1=new Array("About OmniPresence","aboutomni.html","",0,20,140);
	Menu6_2=new Array("Manager Profiles","managerprof.html","",0,20,140);
	Menu6_3=new Array("Locations","OmniPresence_Office_Locations.html","",0,20,140);
	Menu6_4=new Array("Job Opportunities","jobopp.html","",0,20,140);
	Menu6_5=new Array("Return Policy","return.html","",0,20,140);
	Menu6_6=new Array("Terms and Conditions","terms_cond.html","",0,20,140);
	
Menu7=new Array("rollover:images/nav/contact1.gif:images/nav/contact2.gif","contact.html","",0,18,113);


	

