
document.write("												\
<div style='display:none;z-index:0;width:624px;'><ul id='imenus0'  style='width:624px;' >\
\		\						\ \
                  \ \
        <!-- Main Item 3... --><li style='height:17px; width:135px;'><a href='/InfoCart/InfoCart.aspx' style='height:17px; width:135px;'>&#1602;&#1575;&#1574;&#1605;&#1578;&#1610;</a>	\													\
		</li>	\	\   \
		<li class='menu' ><img src='/App_Themes/Brown/images/fasel.jpg' border='0' width='3' height='17'/></li> \
	<!-- Main Item 2... --><li style='height:17px; width:164px;'><a href='#' style='height:17px; width:164px;'>&#1575;&#1604;&#1603;&#1588;&#1575;&#1601;</a>			 \											\
		<!-- Sub Menu --><ul style='width:144px; '>							\
        <li><a href='/Fahares.aspx' style='font-size:9pt;font-family:tahoma;'>&#1603;&#1588;&#1575;&#1601; &#1593;&#1575;&#1605;</a></li><li><a href='/AlphabetIndex.aspx' style='font-size:9pt;font-family:tahoma;'>&#1603;&#1588;&#1575;&#1601; &#1571;&#1607;&#1605; &#1575;&#1604;&#1593;&#1606;&#1575;&#1608;&#1610;&#1606;</a></li><li><a href='/Gallery/Text/ThisDayInHistoryHijri.aspx' style='font-size:9pt;font-family:tahoma;'>&#1581;&#1583;&#1579; &#1601;&#1610; &#1605;&#1579;&#1604; &#1607;&#1584;&#1575; &#1575;&#1604;&#1610;&#1608;&#1605;</a></li>                   	\
        </ul></li>						\
			<li class='menu' ><img src='/App_Themes/Brown/images/fasel.jpg' border='0' width='3' height='17'/></li> \	 								\
	<!-- Main Item 1... --><li style='height:17px; width:106px;'><a  style='height:17px; width:106px;' href='#'>&#1575;&#1604;&#1576;&#1581;&#1579;</a>														\
		<!-- Sub Menu --><ul style='width:106px;'><li style='width:106px;'><a href='/AdvancedSearch.aspx' style='font-size:9pt;font-family:tahoma;'>&#1575;&#1604;&#1576;&#1581;&#1579; &#1575;&#1604;&#1605;&#1578;&#1602;&#1583;&#1605;</a></li><li style='width:106px;'><a href='/Gallery/Text/ViewTextSubjects.aspx?View=Tree&amp;NodeID=2' style='font-size:9pt;font-family:tahoma;'>&#1575;&#1604;&#1576;&#1581;&#1579; &#1575;&#1604;&#1605;&#1608;&#1590;&#1608;&#1593;&#1610;</a></li>       \
		</ul></li>	  \
		</ul></div>");

/*

          Tips & Tricks

             1: Adjust the "function menudata0()" numeric id in the statement below to match the numeric id of
                the id='imenus0' statement within the menu structure and links secion above.  The numbers must 
                match for the menu to work, multiple menus may be used on a single page by adding new sections 
                with new id's.

             2: To specifically define settings for an individual item or container, apply classes or inline styles
                directly to the UL and A tags in the HTML tags which define your menus structure and links above.

             3: Use the parameter options below to define borders and padding.  Borders and padding specified
                within the menus HTML structure may cause positioning and actual sizing to be offset a bit in
                some browsers.
 
*/




/*-------------------------------------------------
************* Parameter Settings ******************
---------------------------------------------------*/


function menudata0()
{
	
	

    /*---------------------------------------------
    Expand Icon Images
    ---------------------------------------------*/


        //Expand Images are the icons which indicate an additional sub menu level.)
	
        //this.main_expand_image_style = "background: url(images/arrow_main.gif) center left no-repeat;";
       // this.main_expand_image_hover_style = "background: url(images/arrow_main.gif) center left no-repeat;";

	//this.subs_expand_image_style = "background: url(images/arrow_sub.gif) center left no-repeat;";
	//this.subs_expand_image_hover_style = "background: url(images/arrow_sub.gif) center left no-repeat;";



    /*---------------------------------------------
    Menu Container Settings
    ---------------------------------------------*/

	//Main Container

	   this.main_container_border_width = "1px"
           this.main_container_border_style = "none"

//           this.main_container_styles =   "background-color:#ABC7F9;vertical-align:top;padding-bottom:0px		\
//                                           border-color:#FFFFFF;"




	//Sub Containers

           this.subs_container_padding = "0px, 0px, 0px, 0px"
         //  this.subs_container_border_width = "1px"
     //  this.subs_container_border_style = "solid "

           this.subs_container_styles =   "padding-bottom:0px;vertical-align:top;		\
                                          border-color:black;padding-right:11px"



    /*---------------------------------------------
    Menu Item Settings
    ---------------------------------------------*/


	//Main Items

           this.main_item_padding = "0px,0px,0px,0px"
                  
   this.main_item_styles ="text-decoration:none;		\
                                           font-family:Tahoma;			\
                                            font-size:14px;			\
                                       color:#FFFFFF;			\
                                            border-style:none;			\
                                           text-align:center;			\
                                          border-style:none;			\
                                           padding-bottom:11px  \
                                           padding-top:11px \
                                         vertical-align:middle; \
                                           border-width:0px;"
//					   


//           this.main_item_hover_styles =  "background-color:#5169A2;		\
//                                           text-decoration:normal;		\
//                                           color:#D1E0FD;"

//           this.main_item_active_styles = "background-color:#ABC7F9;		\
//                                           text-decoration:normal;		\
//                                           color:#0f3274;"



	//Sub Items

           this.subs_item_padding = "5px,5px,10px,15px"
           
           this.subs_item_styles ="text-decoration:none;		\
                                           font-weight:bold;			\
                                           font-face:Tahoma;			\
                                           font-size:11px;			\
                                           font-weight:normal;			\
                                           background-color:#E5DECE ;		\
                                           color:#000000;			\
                                           border-style:solid;			\
                                           text-align:right;\ \
  border-width:1px;"	

           this.subs_item_hover_styles =  "background-color:#FFF7D9;		\
                                           color:#000000;"

//           this.subs_item_active_styles = "background-color:#7085B8;		\
//                                           color:#FFFFFF;"




   /*---------------------------------------------
    Additional Setting
    ---------------------------------------------*/


        //Main Menu Orientation

           this.main_is_horizontal = true
	

         //Main Menu Item Widths 

          this.main_item_width =120			//default width for all items
 this.main_item_width0 = 135		//optional specific width for the first menu item
          this.main_item_width1 =3
          this.main_item_width2 = 164	
           this.main_item_width3 =3
         this.main_item_width4 = 133		//optional specific width for the second menu item...
          this.main_item_width5 =3
          this.main_item_width6 = 133		//optional specific width for the second menu item...
        //The mouse off and mouse over delay for sub menus

           this.menu_showhide_delay = 50;
}



