//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow( color='#777777',Direction=90, Strength=0)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=10;				// Sub menu offset Top position 
suboffset_left=10;				// Sub menu offset Left position

style1=[					// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",					// Mouse Off Font Color
"1A634F",				// Mouse Off Background Color
"yellow",				// Mouse On Font Color
"66CC66",					// Mouse On Background Color
"003300",					// Menu Border Color 
12,					// Font Size in pixels
"normal",					// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Tahoma, Verdana,Arial",			// Font Name
4,					// Menu Item Padding
"images/arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
,					// 3D High Color
,					// 3D Low Color
,					// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
"images/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
,					// Menu Header Font Color (Leave blank if headers are not needed)
,					// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[				// This is the array that contains your menu properties and details
"mainmenu",				// Menu Name - This is needed in order for the menu to be called
162,					// Menu Top - The Top position of the menu in pixels
0,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,					// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"معرفی&nbsp&nbsp","show-menu=intromenu",,"",1
,"راهنمای مودیان&nbsp&nbsp;","show-menu=payersmenu",,"",1
,"رویدادها&nbsp&nbsp;","show-menu=newsmenu",,"",1
,"آمار&nbsp&nbsp;","show-menu=chartmenu",,"",1
,"ارتباطات مردمی&nbsp&nbsp;","show-menu=contactmenu",,"",1
,"قوانین مالیاتی&nbsp&nbsp;","show-menu=lawsmenu",,"",1
,"حستجو&nbsp&nbsp;","show-menu=searchmenu",,"",1

])

	addmenu(menu=["intromenu",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
              ,"معرفی اداره کل","introduction/introduction.asp",,,1
              ,"معرفی سازمان مالیاتی کشور","introduction/duties.asp",,,1
			  ,"منشور اخلاقی سازمان","introduction/manshor.asp",,,1
	,"معرفی سایت کامپیوتر","introduction/site_puter.asp",,,1
	
	])
	addmenu(menu=["payersmenu",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"حوزه های مالیاتی-سرممیزین-ممیزین","due/tax_zone.asp",,,1
              ,"نقشه حوزه های مالیاتی","due/tax_map.asp",,,1
              ,"جستجوی اطلاعات حوزه های مالیاتی","due/tax_zone_search.asp",,,1
              ,"فرمهای مالیاتی","taxforms/index.asp",,,1
              ,"مراحل گردش کار","due/indexg.asp",,,1

              ])
	addmenu(menu=["newsmenu",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"اخبار مالیاتی استان","news/index_finance.asp",,,1
	,"اخبار داخلی سازمان","news/index_int.asp",,,1
    ,"معرفی مودیان نمونه","due/index.asp",,,1
                         
              ])
              addmenu(menu=["chartmenu",
	,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"آمار اقتصادی","statistic/economic_statistic.asp",,,1
	,"آمارهای مدیریتی جهت مودیان","statistic/management_statistic.asp",,,1
    ,"گزارش دوره ایی عملکرد","statistic/periodic_statistic.asp",,,1

	])
               addmenu(menu=["contactmenu",
	 ,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
           
	,"پیشنهادات - شکایات","contact/recommendations.asp",,,1
    ,"معرفی مسئولین","contact/moarefi.asp",,,1
    ,"تماس با مسئولین","contact/contact.asp",,,1
  	])
	
	addmenu(menu=["lawsmenu",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"قوانین","show-menu=othermenu",,,1
	,"بخشنامه ها","recipe/index.asp?TypeNews=News&cat=1",,,1
	,"تصویبنامه ها","recipe/index.asp?TypeNews=News&cat=2",,,1
	,"آئین نامه","recipe/index.asp?TypeNews=News&cat=3",,,1
	,"فرامین رهبری","recipe/index.asp?TypeNews=News&cat=7",,,1
	,"آرا دیوان عدالت اداری","recipe/index.asp?TypeNews=News&cat=4",,,1
	,"آرا شورای عالی مالیاتی","recipe/index.asp?TypeNews=News&cat=5",,,1

])
	addmenu(menu=["othermenu",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"قانون مالیات مستقیم","laws/dbpindex.asp?DN=1",,,1
		,"قانون محاسبات عمومی","laws/dbpindex.asp?DN=2",,,1
		,"قانون برنامه پنجساله سوم","laws/dbpindex.asp?DN=3",,,1
		,"قانون تجمیع عوارض","laws/tajmi_avarez.asp",,,1
		,"قانون سرمایه گزاری خارجی","laws/investment_law_per.asp",,,1
		,"آئین برنامه اجرایی قانون تشویق و حمایت سرمایه گزاری خارجی","laws/investment_running_laws.asp",,,1
                                         ])

addmenu(menu=["searchmenu",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"مواد قانونی و تبصره ها","laws/searchp.asp",,,1
	,"بخشنامه ها","laws/searchp_recipe.asp",,,1
	,"تصویبنامه ها","laws/searchp_act.asp",,,1
	,"آئین نامه ها","laws/searchp_ByLaw.asp",,,1
	,"آرا دیوان عدالت اداری","laws/searchp_CourtVote.asp",,,1
	,"آرا شورای عالی مالیاتی","laws/searchp_CouncilVote.asp",,,1
 ])


dumpmenus()