with(milonic=new menuname("Main Menu")){
style=menuStyle;
menuwidth="100%";
alwaysvisible=1;
orientation="horizontal";
margin=0;
position="relative";
aI("text=&nbsp;HOME&nbsp;;url=http://www.premitech.com/;status=Back To Home Page;");
aI("text=&nbsp;PRODUCTS&nbsp;;showmenu=Products;");
aI("text=&nbsp;SOLUTIONS&nbsp;;showmenu=Solutions;");
aI("text=&nbsp;CUSTOMERS&nbsp;;showmenu=Customers;");
aI("text=&nbsp;PARTNERS&nbsp;;showmenu=Partners;");
aI("text=&nbsp;COMPANY&nbsp;;showmenu=Company;");
aI("text=&nbsp;NEWS&nbsp;;showmenu=News;");
aI("text=&nbsp;DOWNLOAD&nbsp;;showmenu=download;");
aI("text=&nbsp;CONTACT&nbsp;;showmenu=contact;");
}
if(ie55){
_miO=_d.getElementsByTagName("object"); 
for(var x=0;x<_miO.length;x++)_miO[x].outerHTML=_miO[x].outerHTML;
}
drawMenus();