_scrollAmount=5
_scrolldelay=10
_menuClosedelay=500;
_menuOpendelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
Goverfilter = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter = "randomdissolve(duration=0.4)"
with(menustyle=new mm_style()){
onclass = "menuon";
offclass= "menuoff";
subimage   ="http://www.Mattasap.com/menu/images/m_off.gif";
onsubimage ="http://www.Mattasap.com/menu/images/m_on.gif";
subimagepadding=4;
}
with(submenustyle=new mm_style()){
onclass = "submenuon";
offclass = "submenuoff";
subimage   ="http://www.Mattasap.com/menu/images/sm_off.gif";
onsubimage ="http://www.Mattasap.com/menu/images/sm_on.gif";
subimagepadding=4;
overfilter = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter = "randomdissolve(duration=0.4)"
}
with(farsicom=new menuname("mainrightmenu2")){
position = "relative";
alwaysvisible=1;
style=menustyle;
orientation="horizontal";
aI('text=Home;url=http://www.Mattasap.com/index.html;');
aI('text=Matt ASAP;url=http://www.Mattasap.com/news/default.asp?nk=2000000&maincatid=26&catid=0&la=0;showmenu=rightmenu_26;');
aI('text=Services;url=http://www.Mattasap.com/news/default.asp?nk=2000000&maincatid=4&catid=0&la=0;showmenu=rightmenu_4;');
aI('text=Tips/Tricks/FAQs;url=http://www.Mattasap.com/news/default.asp?nk=2000000&maincatid=6&catid=0&la=0;showmenu=rightmenu_6;');
aI('text=For sale;url=http://www.mattasap.com/news/default.asp?la=0&nk=52;');
aI('text=Contact Us;url=http://www.Mattasap.com/contact/default.asp?la=0;');
 } 
with(farsicom=new menuname('rightmenu_26')){ 
style=submenustyle;
margin=0;
aI('text=About us;url=http://www.Mattasap.com/content/detail_29.html;');
aI('text=Our clients;url=http://www.Mattasap.com/news/default.asp?nk=2000000&maincatid=26&catid=28&la=0;');
 } 
with(farsicom=new menuname('rightmenu_4')){ 
style=submenustyle;
margin=0;
aI('text=Our Computer Services;url=http://www.Mattasap.com//news/default.asp?la=0&nk=22;');
aI('text=On site service areas;url=http://www.Mattasap.com//content/detail_19.html;');
aI('text=Web design and SEO Services;url=http://www.comdiego.com;');
 } 
with(farsicom=new menuname('rightmenu_6')){ 
style=submenustyle;
margin=0;
aI('text=Tips/Tricks;url=http://www.Mattasap.com/news/default.asp?la=0&nk=43;');
aI('text=FAQs;url=http://www.Mattasap.com/news/default.asp?la=0&nk=53;');
 } 
drawMenus();

