
	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#DAEAEF';			// Background color when mouse is not over
	var LowSubBgColor='#DAEAEF';			// Background color when mouse is not over on subs
	var HighBgColor='#FF4200';			// Background color when mouse is over
	var HighSubBgColor='#99CCFF';			// Background color when mouse is over on subs
	var FontLowColor='#666666';			// Font color when mouse is not over
	var FontSubLowColor='#666666';			// 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='#DAEAEF';			// Border color
	var BorderSubColor='#DAEAEF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="verdana,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='center';			// 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=0;			// vertical overlap child/ parent
	var StartTop = 124;				// Menu offset x coordinate
	var StartLeft=-10;				// 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=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=3;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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.html","",0,20,93);
		  
Menu2=new Array("SpringCharts","UniqueFeatures.html","",7);
	Menu2_1=new Array("Unique Features","UniqueFeatures.html","",0,20,180);
	Menu2_2=new Array("Your Practice. Your Way.","YPracticeYWay.html","",0,20,180);
	Menu2_3=new Array("Practice Friendly Design","PracticeFriendlyDsg.html","",0,20,180);
	Menu2_4=new Array("A Complete Solution","ACompleteSolution.html","",0,20,180);
	Menu2_5=new Array("Proven In Practice","ProvenInPractice.html","",0,20,180);
	Menu2_6=new Array("Specialties","specialties.html","",0,20,180);
	Menu2_7=new Array("Voice Recognition","VR.html","",0,20,180);
	
Menu3=new Array("Products","product.html","",15);
	Menu3_1=new Array("SpringCharts","product.html","",4,20,150);
		Menu3_1_1=new Array("Overview","product.html","",0,20,180);
		Menu3_1_2=new Array("Features","features.html","",0,20,180);
		Menu3_1_3=new Array("Configurations & Options","catalog.html","",0);
		Menu3_1_4=new Array("Capabilities","features.html","",5);
			Menu3_1_4_1=new Array("Ease of use","feature_easeofuse.html","",0,20,180);
			Menu3_1_4_2=new Array("Clinical data management","feature_clinman.html","",0);
			Menu3_1_4_3=new Array("Electronic communications","feature_communication.html","",0);
			Menu3_1_4_4=new Array("Hipaa compliance","feature_hipaa.html","",0);
			Menu3_1_4_5=new Array("Workflow management","feature_officeprod.html","",0);
	Menu3_2=new Array("New In Version 9.5","NewInV9.htm","",0);
	Menu3_3=new Array("File Cabinet","FileCabinet.html","",0);
	Menu3_4=new Array("Drug Interactions","PharmWebServices.html","",0);
	Menu3_5=new Array("Scanning","OneTouchScanning.html","",0);
	Menu3_6=new Array("Faxing","IntegratedFaxing.html","",0);
	Menu3_7=new Array("X-Link Solutions","XLink.html","",0);
	Menu3_8=new Array("TemplateWare","TemplateWare.html","",0);
	Menu3_9=new Array("Training","Training.html","",0);
	Menu3_10=new Array("SpringLabs","SpringLabs.html","",0);
	Menu3_11=new Array("Epocrates Link","EpocratesLink.html","",0);
	Menu3_12=new Array("SpringCharts Essentials","http://www.springmedical.com/SCEssentials.html","",0);
	Menu3_13=new Array("SpringScripts", "SpringScripts.html","",0);
	Menu3_14=new Array("Application Briefs","application_briefs.html","",0);
	Menu3_15=new Array("Specialties","specialties.html","",0);

Menu4=new Array("Support","support.html","",7);
	Menu4_1=new Array("Support Center","support.html","",0,20,180);
	Menu4_2=new Array("Installation Center","getstart.html","",5);
		Menu4_2_1=new Array("installation instructions","getstart.html","",0,20,180);
		Menu4_2_2=new Array("installation help","supcontact.html","",0);
		Menu4_2_3=new Array("system requirements","sysreq.html","",0);
		Menu4_2_4=new Array("system configuration","config.html","",0);
		Menu4_2_5=new Array("release notes","relnotes.html","",0);
	Menu4_3=new Array("Training center","","",2);
				Menu4_3_1=new Array("tutorials","trainingcenter","",0,20,180);
				Menu4_3_2=new Array("tour","QuickTour.html","",0);
	Menu4_4=new Array("Troubleshooting","troubleshooting.html","",0);
	Menu4_5=new Array("Java info","javahelp.html","",0);
	Menu4_6=new Array("User center","usercenter.html","",0);
	Menu4_7=new Array("Support policy","support_policies.html","",0);

Menu5=new Array("Company","company.html","",7);
		  Menu5_1=new Array("About Us","company.html","",0,20,180);
		  Menu5_2=new Array("Press Releases","company2.html","",0);
		  Menu5_3=new Array("Partners","partners.html","",0);
		  Menu5_4=new Array("Support for Standards","SupportForStandards.html","",0);
		  Menu5_5=new Array("Stimulus Guide","stimulus_guide.html","",0);
		  Menu5_6=new Array("Certifications","certifications.html","",0);
		  Menu5_7=new Array("CCHIT","cchit_certification.html","",0);

Menu6=new Array("Contact us","contact.html","",0);

Menu7=new Array("Learn","sceval.html","",7);
		  Menu7_1=new Array("Overview","sceval.html","",0,20,180);
		  Menu7_2=new Array("Quick Tour","QuickTour.html","",0);
		  Menu7_3=new Array("Demo Download","scdemo.html","",0)
		  Menu7_4=new Array("Internet Demo","InternetDocDemo.html","",0)
		  Menu7_5=new Array("Tutorials","trainingcenter","",0)
		  Menu7_6=new Array("Contact Us","contact.html","",0)
		  Menu7_7=new Array("Application Briefs","application_briefs.html","",0)

Menu8=new Array("Var Center","varcenter","",0);
	