
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}


if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=1)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=1)" // Stop IE5.5 bug when using more than one filter
}


timegap=500		
followspeed=5	
followrate=40			
suboffset_top=0;		
suboffset_left=10;		

style1=["black","cddbeb","ffcc00","003366","black",10,"normal","normal","Verdana, Arial",4,,,,,,,,"black","00236C",]

style2=["white","00236C","ffcc00","003366",,11,"normal","bold",	"Verdana, Arial",4,,,,,,,,,,		]
	

addmenu(menu=["mainmenu",170,,166,,"center",style2,1,"center",,,1, ,,,,,"okay",,,,
,"Company","show-menu=company","http://www.oss.com/main/company/about.html",,0
,"Products","show-menu=products", "http://www.oss.com/products/index.html",,0
,"Services","show-menu=services", "http://www.oss.com/main/services/consulting.html",,0
,"Contact&nbsp;Us","show-menu=contact", "http://www.oss.com/main/online/contact.html",,0
])

addmenu(menu=["products",
	,,150,1,"",style1,0,"left",effect,,,,,,,,,,,,
	,"Products Overview","http://www.oss.com/products/index.html",,,1
	,"ASN.1 Products","http://www.oss.com/products/products.html",,,1
        ,"LTE Products","http://www.oss.com/lte/index.html",,,1
	,"Biometrics Products","http://www.biofoundry.com",,,1
	,"Binary XML Products","http://www.oss.com/xml/index.html",,,1
	])

    addmenu(menu=["company",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Us","http://www.oss.com/main/company/about.html",,,1
	,"Information Kit","http://www.oss.com/main/company/infokit.html",,,1
	,"Customers","http://www.oss.com/main/company/customercomments.html",,,1
	,"Partners","http://www.oss.com/main/partners/index.html",,,1
        ,"Resellers","http://www.oss.com/resellers/index.html",,,1 
	])
	
	addmenu(menu=["profservices",,,160,1,"center",style1,0,"left",,,0,0,,,,,"alpha",,,,
		,"CDR Solutions","http://www.oss.com/main/services/cdrsolutions.html",,,1
		])

	addmenu(menu=["services",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Professional Services <img src=http://www.oss.com/graphics/menuarrow.gif border=0>","show-menu=profservices","http://www.oss.com/main/services/consulting.html",,1
        ,"Maintenance","http://www.oss.com/main/services/maintenance.html",,,1
	])


        addmenu(menu=["customers",,,125,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"XML Support Center","http://www.oss.com/xml/support/index.html",,,1
	,"ASN.1 Support Center","http://www.oss.com/support/index.html",,,1
	,"Biometrics Support Center","http://www.biofoundry.com/support/index.html",,,1
	])

	
	addmenu(menu=["contact",
	,,125,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Contact OSS","http://www.oss.com/main/online/contact.html",,,1
	,"Online Feedback","http://www.oss.com/main/online/index.html",,,1
	])
	
	
dumpmenus()
