
 
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 = '#EEEBEB';
       oncolor = '#0E6422';
    offbgcolor = '#FFFFFF';
      offcolor = '#242020';
   bordercolor = '#111010';
   borderstyle = '';
separatorcolor = '#DE2323';
 separatorsize = 1;
 separatorpadding ='';
       padding ='3';
   borderwidth = 1;
   if(!mac)onborder='0px solid #ffffff';
    overfilter = 'Fade(duration=0.2);Shadow(color=#F5FAF6, Direction=135, Strength=5)';
     outfilter = 'randomdissolve(duration=0.4)'
      fontsize = '11px';
     fontstyle = '';
    fontfamily = 'arial';
     pagebgcolor = '';
       pagecolor = '';
      subimage = 'http://www.mhud-skh.ir/images/subfa.gif';
      align='right';
}                  

horizStyle=new copyOf(vertStyle)
horizStyle.overfilter='';
horizStyle.outfilter='';


horizStyle.borderwidth=0;
horizStyle.bordercolor = '#100BA1';
horizStyle.borderstyle = '';


horizStyle.separatorpadding='6';
horizStyle.separatorcolor = '#F51616';

horizStyle.onbgcolor = '#EFE2E2';
horizStyle.offbgcolor = '#F2ECEC';

horizStyle.oncolor = '#9129BD';
horizStyle.offcolor = '#000000' ;

horizStyle.fontsize = '12px';
horizStyle.fontstyle = '';
horizStyle.fontfamily = 'tahoma';

horizStyle.pagecolor = '';
horizStyle.subimage='http://www.mhud-skh.ir/images/fa.gif';



with(milonic=new menuname('mainmenu2'))
{
position = 'relative';
style = horizStyle;
alwaysvisible = 1;
orientation='verticaly';
aI('text=صفحه اول;url=http://mhud-skh.ir;');
	   aI('text=معرفي سازمان;url=;');
	   aI('text=طرح مسکن 99 ساله ;showmenu=a3;url=;');
	   aI('text=ثبت نام متقاضيان مسكن;url=http://maskan-mehr.org/mehr/register1.php;');
	   aI('text=امارو اطلاعات;url=;');
	   aI('text=طرح جامع وتفضيلي;url=http://www.mhud-skh.ir/pages/31/پلان های معماری.html;');
	   aI('text=فرم های مورد نیاز;url=http://www.mhud-skh.ir/pages/32/فرم های مورد نیاز.html;');
	   aI('text=گالری تصاویر;url=http://www.mhud-skh.ir/gallery/آلبوم تصاوير.html;');
	   aI('text=پرسش و پاسخ;url=http://www.mhud-skh.ir/faq/پرسش و پاسخ.html;');
	   aI('text=ارسال نظرات;url=http://www.mhud-skh.ir/contact/تماس با ما.html;');
	   aI('text=تماس با سازمان;url=http://www.mhud-skh.ir/pages/33/تماس.html;');
	   aI('text=مزايده و مناقصات;url=http://www.mhud-skh.ir/pages/40/مناقصات.html;');
	   }
with(milonic=new menuname('a3'))
	   { 
	    style = vertStyle;
	    top='offset=2';
	    margin=3
		aI('text=معرفی طرح مسکن 99 ساله;url=;');}
	   drawMenus(150);
