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

style2=["white","#CFE0EA","#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/lte/company/about.html",,0
,"Products","show-menu=products",,,0
,"Services","show-menu=services",,,0
,"Support","show-menu=support", "http://www.oss.com/lte/support/index.html",,0
,"News","show-menu=news",,,0
,"Contact&nbsp;Us","show-menu=contact", "http://www.oss.com/lte/online/contact.html",,0
])

addmenu(menu=["mainproduct",,,160,1,"center",style1,0,"left",,,0,0,,,,,"alpha",,,,
	,"LTE-1Step Testing/Analysis Tool","http://www.oss.com/lte/products/1step.html",,,1
	,"LTE S1 & X2 Protocol Stacks","http://www.oss.com/lte/products/apstacks.html",,,1
	,"LTE UE Protocol Stack","http://www.oss.com/lte/products/uestack.html",,,1
	])

addmenu(menu=["products",
	,,150,1,"",style1,0,"left",effect,,,,,,,,,,,,
	,"LTE 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/lte/index.html",,1
	,"Request - LTE Products Evaluation","http://www.oss.com/lte/products/specialTrial.html",,,1
	])

    addmenu(menu=["company",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Us","http://www.oss.com/lte/company/about.html",,,1
	])
	
	
	addmenu(menu=["services",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
        ,"Maintenance","http://www.oss.com/lte/services/maintenance.html",,,1
	])


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

	addmenu(menu=["news",,,100,1,,style1,0,"left",effect,0,,,,,,,,,,,
        ,"Events","http://www.oss.com/lte/news/announce.html",,,1
        ,"Press Releases","http://www.oss.com/lte/news/press.html",,,1
	]) 


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