
 
scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay='500' // The delay for menus to remain visible on mouse off
_menuOpenDelay='400'   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position

Goverfilter = 'Fade(duration=0.2);Shadow(color=red, Direction=435, Strength=5)'
Goutfilter = 'randomdissolve(duration=0.4)'


with(vertStyle=new mm_style()){
     onbgcolor = '#28387d';
       oncolor = '#ffffff';
    offbgcolor = '#6a9fd5';
      offcolor = '#ffffff';
   bordercolor = '#8A8686';
   borderstyle = '';
separatorcolor = '#ffffff';
 separatorsize = 1;
 separatorpadding ='';
       padding ='1';
   borderwidth = 1;
   if(!mac)onborder='0px solid #ffffff';
    overfilter = 'Fade(duration=0.2);Shadow(color=#DED8D8, Direction=135, Strength=5)';
     outfilter = 'randomdissolve(duration=0.4)'
      fontsize = '11px';
     fontstyle = '';
    fontfamily = 'tahoma';
     pagebgcolor = '';
       pagecolor = '';
      subimage = 'http://www.irandatacenter.ir/images/subfa.gif';
      align='right';
}                  

horizStyle=new copyOf(vertStyle)
horizStyle.overfilter='';
horizStyle.outfilter='';


horizStyle.borderwidth=3;
horizStyle.bordercolor = '#6a9fd5';
horizStyle.borderstyle = '';


horizStyle.separatorpadding='5';
horizStyle.separatorcolor = '#ffffff';

horizStyle.onbgcolor = '#28387d';
horizStyle.offbgcolor = '#6a9fd5';

horizStyle.oncolor = '#ffffff';
horizStyle.offcolor = '#ffffff' ;

horizStyle.fontsize = '11px';
horizStyle.fontstyle = '';
horizStyle.fontfamily = 'tahoma';

horizStyle.pagecolor = '';
horizStyle.subimage='http://www.irandatacenter.ir/images/fa.gif';



with(milonic=new menuname('mainmenu2'))
{
position = 'relative';
style = horizStyle;
alwaysvisible = 1;
orientation='verticaly';
aI('text=صفحه اول;url=http://www.irandatacenter.ir;');
	   aI('text=سرويس هاي قابل ارائه ;showmenu=a2;url=;');
	   aI('text=امكانات Data Center;url=http://www.irandatacenter.ir/pages/41/امكانات Data Center.html;');
	   aI('text=تور Data Center;url=http://www.irandatacenter.ir/gallery/آلبوم تصاوير.html;');
	   aI('text=پربازديدترين ها;url=http://www.irandatacenter.ir/pages/42/پربازديدترين ها.html;');
	   aI('text=پشتيباني;url=http://www.persianhelp.com/index.php?_m=knowledgebase;');
	   aI('text=درباره ما;url=http://www.irandatacenter.ir/pages/31/درباره ما.html;');
	   aI('text=تماس با ما;url=http://www.irandatacenter.ir/contact/تماس با ما.html;');
	   }
with(milonic=new menuname('a2'))
	   { 
	    style = vertStyle;
	    top='offset=2';
	    margin=3
		aI('text=سرورهای اختصاصی Dedicated;url=http://www.irandatacenter.ir/pages/32/سرورهای اختصاصی Dadicade.html;');aI('text=سرورهای مجازی VPS;url=http://www.irandatacenter.ir/pages/34/سرورهای مجازی VPS.html;');}
	   drawMenus(154);
