
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","#31B0B0","black",10,"normal","normal","Verdana, Arial",4,,,,,,,,"black","003399",]

style2=["white","#31B0B0","#AB1919","#D2D2D2",,11,"normal","bold",	"Verdana, Arial",4,,,,,,,,,,		]

// style_legend = [foreground, background, foreground roll-over, background roll over
//                 font color, font size, font style, font emphasis, font name, 	

addmenu(menu=["mainmenu",169,,86,,"center",style2,1,"center",,,1, ,,,,,"okay",,,,
,"Company","show-menu=company","http://www.oss.com/xml/company/about.html",,0
,"Products","show-menu=products",,,0
,"Services","show-menu=services", "http://www.oss.com/xml/services/consulting.html",,0
,"Support","show-menu=support", "http://www.oss.com/xml/support/index.html",,0
,"Resources","show-menu=resources", "http://www.oss.com/xml/resources/index.html",,0
,"News","show-menu=news", "http://www.oss.com/xml/news/index.html",,0
,"Contact&nbsp;Us","show-menu=contact", "http://www.oss.com/xml/online/contact.html",,0
])

addmenu(menu=["mainproduct",,,160,1,"center",style1,0,"left",,,0,0,,,,,"alpha",,,,
	,"OSS Fast Infoset Tools","http://www.oss.com/xml/products/fi.html",,,1
	,"OSS FWS Tools for C/C++","http://www.oss.com/xml/products/fws.html",,,1
	,"OSS FWS Tools for Java","http://www.oss.com/xml/products/fwsjava.html",,,1
	,"OSS XSD Tools for C/C++","http://www.oss.com/xml/products/xml.html",,,1
	,"OSS XSD Tools for Java","http://www.oss.com/xml/products/xmljava.html",,,1
	,"OSS XSD to ASN.1 Translator","http://www.oss.com/xml/products/xsd_asn1.html",,,1
	,"OSS ASN.1 to XSD Translator","http://www.oss.com/xml/products/asn1xsd.html",,,1
	])

addmenu(menu=["products",
	,,150,1,"",style1,0,"left",effect,,,,,,,,,,,,
	,"XML Products&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=http://www.oss.com/graphics/menuarrow.gif border=0>","show-menu=mainproduct","http://www.oss.com/xml/index.html",,1
	,"Free Download - XML Products Evaluation","http://www.oss.com/xml/products/xsdTrialForm.html",,,1
	])

    addmenu(menu=["company",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Us","http://www.oss.com/xml/company/about.html",,,1
	,"Information Kit","http://www.oss.com/xml/company/infokit.html",,,1
	,"Customers","http://www.oss.com/xml/company/customercomments.html",,,1
	,"Partners","http://www.oss.com/xml/partners/index.html",,,1
	,"Resellers","http://www.oss.com/xml/resellers/index.html",,,1
	])
	
	
	addmenu(menu=["services",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Professional Services","http://www.oss.com/xml/services/consulting.html",,,1 
        ,"Maintenance","http://www.oss.com/xml/services/maintenance.html",,,1
	])


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

        addmenu(menu=["Resources",,,125,1,,style1,0,"left",effect,0,,,,,,,,,,,
        ,"Discussion Groups","http://www.oss.com/xml/resources/discussion.html",,,1
	,"Links","http://www.oss.com/xml/resources/links.html",,,1
	])


        addmenu(menu=["news",,,100,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Events","http://www.oss.com/xml/news/announce.html",,,1
	,"Press Releases & Articles","http://www.oss.com/xml/news/press.html",,,1
	,"What's New","http://www.oss.com/xml/news/sitenews.html",,,1

	])
		
	addmenu(menu=["contact",
	,,85,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Contact OSS","http://www.oss.com/xml/online/contact.html",,,1
	,"Feedback","http://www.oss.com/xml/online/index.html",,,1
        ,"Purchase","http://www.oss.com/xml/products/pricing.html",,,1
	])
	
	
dumpmenus()
