NS4 = (document.layers) ;
IE4 = (document.all) ;
	

if (NS4 || IE4)
	{
	maxlev = 2;
	popupWidth = 125;
	levelOffset = 7;
	bord = 1;
	vertSpace = 2;
	sep = 0;
	sepFrame = false;
	openSameFrame = false;
	cntFrame = "content";
	contentFrame = "content";
	mout = true;
	iconSize = 2;
	borderCol = "#6688AA";
	menuHorizontal = true;
	}

lev0 = new Array ("xx-small","1",false,false,"White","#6688AA","White","Verdana","#333333") ;
//lev0 = new Array ("xx-small","1",true,false,"#000066","White","#CC9933","Verdana","#000066") ;
lev1 = new Array ("xx-small","1",true,false,"#336699","White","White","Verdana","#999999") ;


absPath="";
if (sepFrame && !openSameFrame)
	{
	if (document.URL.lastIndexOf("\\")>document.URL.lastIndexOf("/")) {sepCh = "\\" ;} else {sepCh = "/" ;}
	absPath = document.URL.substring(0,document.URL.lastIndexOf(sepCh)+1);
	}
iconTag = "<IMG SRC=\'"+(NS4?absPath:unescape(absPath))+"../assets/images/sxicona.gif\' BORDER=0 WIDTH=8 HEIGHT=8 ALIGN=RIGHT>" ;

mn5 = new Array
(
"VS Homepage","index.htm",0
)

mn1 = new Array
(
"About Us","aboutus.htm",0
,"Clients","clients.htm",0
,"FAQ","faq.htm",0
,"Partners","partners.htm",0
,"Contact Us","contact.htm",0
)


mn2 = new Array
(
"Dynamic Text","dynamic.htm",0
,"New Samples","newsamples.htm",0
,"Support &amp; Content","support.htm",0
,"Languages","languages.htm",0
,"Customization","customization.htm",0
,"Auto Updater","updater.htm",0
)

		
mn3 = new Array
(
"Government Buyers","govtbuyers.htm",0
,"Class & Web Use","classwebuse.htm",0
,"Small Business","smbusiness.htm",0
,"GLB","glb.htm",0
,"HIPAA","hipaa.htm",0
,"ISSA","issa.htm",0
)


mn4 = new Array
(
"Just Released","justreleased.htm",0
,"Press","press.htm",0
)


