
 
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 = '#FFFFFF';
      offcolor = '#0C125A';
   bordercolor = '#6D6FC1';
   borderstyle = '';
separatorcolor = '#4564AC';
 separatorsize = 1;
 separatorpadding ='';
       padding ='2';
   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 = '#FFFFFF';
horizStyle.borderstyle = '';


horizStyle.separatorpadding='5';
horizStyle.separatorcolor = '#4564AC';

horizStyle.onbgcolor = '#28387d';
horizStyle.offbgcolor = '#FFFFFF';

horizStyle.oncolor = '#ffffff';
horizStyle.offcolor = '#0C125A' ;

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/84/امكانات Data Center.html;');
	   aI('text=گواهینامه ها;url=http://album.keyana.ae/categories.php?cat_id=3;');
	   aI('text=اعطاء نمایندگی;url=http://www.irandatacenter.ir/pages/100/نمایندگی مرکز داده ملی ایران.html;');
	   aI('text=بسته های رنگی پشتیبانی سرور;url=http://www.irandatacenter.ir/pages/91/بسته های رنگی پشتیبانی سرور.html;');
	   aI('text=پشتيباني;url=http://www.persianhelp.com/index.php?_m=knowledgebase;');
	   aI('text=قوانین و مقررات;url=http://www.irandatacenter.ir/pages/94/قوانین و مقررات.html;');
	   aI('text=درباره ما;url=http://www.irandatacenter.ir/pages/87/درباره ما.html;');
	   aI('text=تماس با ما;url=http://www.irandatacenter.ir/pages/88/تماس با ما.html;');
	   }
with(milonic=new menuname('a2'))
	   { 
	    style = vertStyle;
	    top='offset=2';
	    margin=3
		aI('text=سرورهای اختصاصی Dedicated;url=http://www.irandatacenter.ir/pages/55/سرورهای اختصاصی Dedicated.html;');aI('text=سرورهای مجازی  VPS;showmenu=ab1;url=;');
				 }
	   with(milonic=new menuname('ab1'))
   { 
     style = vertStyle;
     top='offset=10';
     margin=5;
	 aI('text=لیست 1;url=http://www.irandatacenter.ir/pages/74/لیست1.html;');
		   aI('text=لیست 2;url=http://www.irandatacenter.ir/pages/75/لیست2.html;');
		   aI('text=لیست 3;url=http://www.irandatacenter.ir/pages/76/لیست3.html;');
		   }
   drawMenus(155);

