
document.write("												\
<div style='display:none;z-index:0;'><ul id='imenus0'>								\
														\
														\
	<!-- Main Item 0... --><li><a onmouseover=\"swapHeaderOn('developer');\" onmouseout=\"swapHeaderOff();\" href='/listDevelopers.php' title='Click Developer to see all developer advertisments'>Developer</a>							\
														\
														\
		<!-- *SUB MENU* --><ul style='width:90px;'>							\
		<li><a href='/propertiesD1.php'>Promotions</a></li>						\
		<li><a href='/propertiesD2.php'>Off Plan</a></li>						\
		<li><a href='/propertiesD3.php'>Land</a></li>						\
		<!-- *END SUB* --></ul>										\
														\
														\
	<!-- Main Item 1... --><li><a onmouseover=\"swapHeaderOn('agency');\" onmouseout=\"swapHeaderOff();\" href='/listAgencies.php' title='Click Agency to see all Agency advertisments'>Agency</a>						\
														\
														\
		<!-- *SUB MENU* --><ul style='width:90px;'>							\
		<li><a href='/propertiesA4.php'>For Sale</a></li>						\
		<li><a href='/propertiesA6.php'>Long Rent</a></li>						\
		<li><a href='/propertiesA3.php'>Land</a></li>						\
		<li><a href='/propertiesA8.php'>Business</a></li>						\
		<!-- *END SUB* --></ul></li>									\
														\
														\
	<!-- Main Item 2... --><li><a onmouseover=\"swapHeaderOn('owner');\" onmouseout=\"swapHeaderOff();\" href='/propertiesOwner.php' title='Click Owners to see all Owner advertisments'>Owner</a>							\
														\
														\
		<!-- Sub Menu --><ul style='width:90px;'>							\
		<li><a href='/propertiesO6.php'>Long Term Rent</a></li>						\
		<li><a href='/propertiesO7.php'>Holiday Rent</a></li>						\
		<li><a href='/propertiesO4.php'>For Sale</a></li>						\
		<!-- *END SUB* --></ul></li>									\
														\
														\
	<!-- Main Item 3... --><li><a onmouseover=\"swapHeaderOn('services');\" onmouseout=\"swapHeaderOff();\" href='/listAdverts.php' title='Click Services to see all Service advertisments'>Services</a>							\
														\
														\
		<!-- Sub Menu --><ul style='width:100px;'>							\
		<li><a href='/listAdverts.php?searchBy=advertType&searchParam=7'>Property Maintenance</a></li>						\
		<li><a href='/listAdverts.php?searchBy=advertType&searchParam=11'>Property Management</a></li>						\
		<li><a href='/listAdverts.php?searchBy=advertType&searchParam=4'>Lawyers</a></li>						\
		<li><a href='/listAdverts.php?searchBy=advertType&searchParam=3'>Mortgages</a></li>						\
		<li><a href='/listAdverts.php?searchBy=advertType&searchParam=2'>Vehicles</a></li>						\
		<li><a href='/listAdverts.php?searchBy=advertType&searchParam=1'>Restauraunts</a></li>						\
		<li><a href='/listAdverts.php?searchBy=advertType&searchParam=10'>Bars</a></li>						\
		<!-- *END SUB* --></ul></li>									\
														\
														\
												\
														\
																									\
														\
	<!-- Main Item 5... --><li><a href='/login.php' title='Connect to your account'>My Account</a>							\
														\
														\
														\
														\
	<!-- Main Item 6... --><li><a href='/register.php' title='Click here to advertise with Rentyourvilla'>Advertise</a>							\
														\
														\
													\
	<!-- Main Item 6... --><li><a href='#'>Links</a>							\
	<!-- Sub Menu --><ul style='width:100px;'>							\
		<li><a href='/articleIndex.php'>Articles &amp; News</a></li>						\
		<li><a href='http://www.elpais.es/' target='_blank'>El Pais</a></li>						\
		<li><a href='http://www.bbc.com' target='_blank'>BBC</a></li>						\
		<li><a href='http://www.amazon.co.uk' target='_blank'>Amazon</a></li>						\
\
		<!-- *END SUB* --></ul></li>									\
														\
\
														\
	<!-- Main Item 4... --><li><a href='/index.php'>HOME</a>							\
														\
														\
<div style='clear:left;'></div></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 ******************
---------------------------------------------------*/
unlock0 = 2208
unlock1 = 1805
unlock2 = 2584
unlock3 = 2181

function menudata0()
{
	
	

    /*---------------------------------------------
    Expand Icon Images
    ---------------------------------------------*/


        //Expand Images are the icons which indicate an additional sub menu level.)
	
        this.main_expand_image_style = "background: url(arrow_main.gif) center right no-repeat;";
        this.main_expand_image_hover_style = "background: url(arrow_main.gif) center right no-repeat;";

	this.subs_expand_image_style = "background: url(arrow_sub.gif) center right no-repeat;";
	this.subs_expand_image_hover_style = "background: url(arrow_sub.gif) center right 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:#cce3f8;		\
                                           border-color:#769bba;"




	//Sub Containers

           this.subs_container_padding = "5px, 5px, 5px, 5px"
           this.subs_container_border_width = "1px"
           this.subs_container_border_style = "solid"

           this.subs_container_styles =   "background-color:#cce3f8;		\
                                           border-color:#356595;"



    /*---------------------------------------------
    Menu Item Settings
    ---------------------------------------------*/


	//Main Items

           this.main_item_padding = "2px,5px,2px,5px"
                  
           this.main_item_styles =        "text-decoration: none;		\
                                           font-weight:bold;			\
                                           font-family:Arial;			\
                                           font-size:12px;			\
                                           background-color:#06437d;		\
                                           color:#e6e6e6;			\
                                           border-style:none;			\
                                           text-align:center;			\
                                           border-style:none;			\
                                           border-color:#000000;		\
                                           border-width:0px;"
					   


           this.main_item_hover_styles =  "background-color:#cce3f8;		\
                                           text-decoration:none;		\
                                           color:111111;"

           this.main_item_active_styles = "background-color:#cce3f8;		\
                                           text-decoration:none;		\
                                           color:111111;"



	//Sub Items

           this.subs_item_padding = "2px,5px,2px,5px"
           
           this.subs_item_styles =        "text-decoration:none;		\
					   font-family:Arial;			\
                                           font-size:10px;			\
                                           font-weight:normal;			\
                                           background-color:#cce3f8;		\
                                           color:#111111;			\
                                           border-style:none;			\
                                           text-align:left;			\
                                           border-style:none;			\
                                           border-color:#000000;		\
                                           border-width:1px;"	

           this.subs_item_hover_styles =  "background-color:#ffffff;		\
                                           color:#255585;"

           this.subs_item_active_styles = "background-color:#ffffff;		\
                                           color:#255585;"




   /*---------------------------------------------
    Additional Setting
    ---------------------------------------------*/


        //Main Menu Orientation

           this.main_is_horizontal = true
	

        //Main Menu Item Widths 

           this.main_item_width = 90			//default width for all items

           //this.main_item_width0 = 100		//optional specific width for the first menu item
           //this.main_item_width1 = 100		//optional specific width for the second menu item...
           //this.main_item_width2 = 100		//optional specific width for the second menu item...


        //The mouse off and mouse over delay for sub menus

           this.menu_showhide_delay = 150;

}


