/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
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 you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

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

EasySampleStyle=[             	// EasySampleStyle is an array of properties. You can have as many property arrays as you need
"FFFFFF",                     	// Mouse Off Font Color
"807eff",                     	// Mouse Off Background Color (use zero for transparent in Netscape 6)
"000000",                     	// Mouse On Font Color
"c0c0ff",                     	// Mouse On Background Color
"000000",                     	// Menu Border Color
"12",                         	// Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     	// Font Style (italic or normal)
"normal",                     	// Font Weight (bold or normal)
"arial,helvetica",    			// Font Name
2,                            	// Menu Item Padding or spacing
,								// Sub Menu Image (Leave this blank if not needed)
1,                            	// 3D Border & Separator bar
"cccccc",                     	// 3D High Color
"cebdb5",                     	// 3D Low Color
,                             	// Current Page Item Font Color (leave this blank to disable)
,                             	// Current Page Item Background Color (leave this blank to disable)
,     							// 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)
,                             	// Menu Item Separator Color
]


addmenu(menu=[
"property",                   	// Menu Name - This is needed in order for this menu to be called
150,                           	// Menu Top - The Top position of this menu in pixels
300,                          	// Menu Left - The Left position of this menu in pixels
190,                          	// Menu Width - Menus width in pixels
1,                            	// Menu Border Width
,                       		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              	// Properties Array - this array is declared higher up as you can see above
0,                            	// Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             	// Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5)",         	// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            	// Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            	// Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            	// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             	// Position of TOP sub image left:center:right
,                             	// Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            	// Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            	// Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             	// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             	// Background image for menu Color must be set to transparent for this to work
0,                            	// Scrollable Menu
,                             	// Reserved for future use
,"Home","index.html",,,0
,"French Property for sale","french-property-for-sale.htm",,,0
,"Buying Property in France","buying-property-in-france.htm",,,0
,"Investment Property France","investment-property-france.htm",,,0
,"Off Plan Property France","off-plan-property-france.htm",,,0
,"Golf Property France","golf-property-france.htm",,,0
,"French Mortgages","french-mortgages-1.htm",,,0
,"Mortgage Calculator","french-mortgages-2.htm",,,0
,"Payments Calculator","french-mortgages-3.htm",,,0
,"Currency Exchange","currency-exchange.htm",,,0
,"French Schools","french-schools.htm",,,0
,"Convert Mileage","metric-conversions-mileage.htm",,,0
,"Convert Currency","metric-conversions-currency.htm",,,0
,"Convert Temperature","metric-conversions-temperature.htm",,,0
,"Convert Acreage","metric-conversions-acreage.htm",,,0
,"Convert Length","metric-conversions-length.htm",,,0
,"Convert Weights","metric-conversions-weights.htm",,,0
,"Convert Liquids","metric-conversions-liquids.htm",,,0
,"Convert Area","metric-conversions-area.htm",,,
])

addmenu(menu=[
"regions",                   // Menu Name - This is needed in order for this menu to be called
80,                           	// Menu Top - The Top position of this menu in pixels
310,                          	// Menu Left - The Left position of this menu in pixels
190,                          	// Menu Width - Menus width in pixels
1,                            	// Menu Border Width
,                       		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              	// Properties Array - this array is declared higher up as you can see above
0,                            	// Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             	// Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5)",         	// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            	// Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            	// Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            	// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             	// Position of TOP sub image left:center:right
,                             	// Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            	// Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            	// Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             	// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             	// Background image for menu Color must be set to transparent for this to work
0,                            	// Scrollable Menu
,                             	// Reserved for future use
,"Home","index.html",,,0
,"French Geography","french-geography.htm",,,0
,"French Climate","french-climate.htm",,,0
,"French Property Values","french-property-values.htm",,,0
,"French Travel","french-travel.htm",,,0
,"Brittany","brittany.htm",,,0
,"Normandy","normandy.htm",,,0
,"Mayenne","mayenne.htm",,,0
,"Loire-Atlantique","loire-atlantique.htm",,,0
,"Loire","loire.htm",,,0
,"Charente","charente.htm",,,0
,"Charente-Maritime","charente-maritime.htm",,,0
,"Deux-Sevres","deux-sevres.htm",,,0
,"Vienne","vienne.htm",,,0
,"Limousin","limousin.htm",,,0
,"Dordogne","dordogne.htm",,,0
,"Gironde","gironde.htm",,,0
,"Lot","lot.htm",,,0
,"Lot-et-Garonne","lot-et-garonne.htm",,,0
,"Tarn","tarn.htm",,,0
,"Haute-Garonne","haute-garonne.htm",,,0
,"Herault","herault.htm",,,0
,"Aude","aude.htm",,,0
,"Burgundy","burgundy.htm",,,
])

addmenu(menu=[
"moreabout",                   	// Menu Name - This is needed in order for this menu to be called
80,                           	// Menu Top - The Top position of this menu in pixels
418,                          	// Menu Left - The Left position of this menu in pixels
190,                          	// Menu Width - Menus width in pixels
1,                            	// Menu Border Width
,                       		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              	// Properties Array - this array is declared higher up as you can see above
0,                            	// Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             	// Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5)",         	// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            	// Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            	// Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            	// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             	// Position of TOP sub image left:center:right
,                             	// Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            	// Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            	// Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             	// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             	// Background image for menu Color must be set to transparent for this to work
0,                            	// Scrollable Menu
,                             	// Reserved for future use
,"Home","index.html",,,0
,"Tax in France","tax-in-france.htm",,,0
,"Residency in France","residency-in-france.htm",,,0
,"Utilities in France","utilities-in-france.htm",,,0
,"Driving in France","driving-in-france.htm",,,0
,"Medicine in France","medicine-in-france.htm",,,0
,"Working in France","working-in-france.htm",,,0
,"Education in France","education-in-france.htm",,,0
,"Pets in France","pets-in-france.htm",,,0
,"Pensions in France","pensions-in-france.htm",,,0
,"Emergencies in France","emergencies-in-france.htm",,,0
,"Banking in France","banking-in-france.htm",,,0
,"Christmas in France","christmas-in-france.htm",,,0
,"Proverbs in France","proverbs-in-france.htm",,,0
,"Public Holidays in France","public-holidays-in-france.htm",,,0
,"Facts about France","facts-about-france.htm",,,
])



dumpmenus();


