﻿// HOMES
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=1;	// number of seperate menus
	var BaseHref="../../";		// Root of the site
	//var BaseHref="";
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none
	var PopMenuSlide="";
	var PopMenuShadow="";
	var PopMenuOpacity="";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	
PopMenu1=new Array(		// global variables for PopMenu1
	6,			// number of main items
	0,			// Left position
	0,			// Top position
	"black",			// Normal font color
	"#eeeeee",		// Normal back color
	"white",			// High font color
	"#376dac",			// High back color
	"#dddddd",			// Border color
	"trebuchet ms,verdana,arial,helvetica",	// Fontfamily
	0,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	1,			// First line horizontal
	1,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	400,			// Delay
	0,			// Right to left unfold
	"popmenu",			// Target div
	0,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"http://www.almanzora.com/en/homes/images/tri.gif",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	BaseHref+"../images/spacer.gif",	// Arrow down
	0,			// Arrow Width
	0,			// Arrow Height
	BaseHref+"../images/spacer.gif",	// Arrow left
	0,			// Arrow Width
	0,			// Arrow Height
	4,			// Top padding
	8,			// Left padding
	0);			// Unfold On Click



//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

// Holiday styles
PopMenu1_1=new Array(
		"rollover?../images/menu_locations_off.gif?../images/menu_locations_on.gif",	// ElementText
		"",		// ElementLink
		"",		// ElementBgImage
		4,		// ElementNoOfSubElements
		36,		// ElementHeight
		94,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"Locations");		// ElementStatusText
	
	PopMenu1_1_1=new Array("Leisure Life at Desert Springs","","",12,22,190,"","","","","","",-1,0,-1,"","");
		PopMenu1_1_1_1=new Array("The Essence of Desert Springs","homes/locations/ds_the_essence_of_desert_springs.php","",0,22,220,"","","","","","",-1,0,-1,"","");
		PopMenu1_1_1_2=new Array("The Lifestyle of Desert Springs","homes/locations/ds_the_lifestyle_of_desert_springs.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_1_3=new Array("The Crocodile Club","homes/locations/ds_the_crocodile_club.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_1_4=new Array("The Desert Springs Golf Club","","",13,22,200,"","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_1=new Array("The Golfing Life at Desert Springs","homes/locations/gc_the_golfing_life_at_desert_springs.php","",0,22,230,"","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_2=new Array("The Indiana Golf Course","homes/locations/gc_the_indiana_golf_course.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_3=new Array("Special Offers & Next Events","homes/locations/gc_special_offers_next_events.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_4=new Array("Golf 4 Women Holidays & Events","homes/locations/gc_golf_4_women_holidays_and_events.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_5=new Array("The Academy of Golf","homes/locations/gc_the_academy_of_golf.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_6=new Array("The Academy Practice Facilities","homes/locations/gc_the_academy_practice_facilities.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_7=new Array("The Academy Programmes - Courses & Lessons","homes/locations/gc_the_academy_courses_lessons.php","",0,36,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_8=new Array("The Golf Club House","homes/locations/gc_the_golf_clubhouse.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_9=new Array("The Caddymaster","homes/locations/gc_the_caddymaster.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_10=new Array("Membership","homes/locations/gc_membership.php","",0,22,200,"","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_11=new Array("The Golfing Year At Desert Springs","homes/locations/gc_the_golfing_year_at_desert_springs.php","",0,22,"","","","","","","",-1,0,-1,"","");		
			PopMenu1_1_1_4_12=new Array("Tournament Results and Golf News","homes/locations/gc_tournament_results_golf_news.php","",0,22,"","","","","","","",-1,0,-1,"","");
			PopMenu1_1_1_4_13=new Array("Other Local Golf Courses & Golf Links","homes/locations/gc_other_courses_and_links.php","",0,22,"","","","","","","",-1,0,-1,"","");			
		PopMenu1_1_1_5=new Array("The Sierra Sports & Fitness Club","homes/locations/ds_sierra_sports_fitness.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_1_6=new Array("El Torrente and The Cave Bar","homes/locations/ds_el_torrente_cave_bar.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_1_7=new Array("The Day Spa @ Desert Springs","homes/locations/ds_day_spa_at_desert_springs.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_1_8=new Array("The Country House Private Reserve","homes/locations/ds_private_reserve.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_1_9=new Array("Resort Information & Sales Centre","homes/locations/ds_resort_info_sales_centre.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_1_10=new Array("Social & Cultural Activities","homes/locations/ds_social_cultural_activites.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_1_11=new Array("Shopping at Desert Springs","homes/locations/ds_shopping_at_desert_springs.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_1_12=new Array("Wildlife at Desert Springs","homes/locations/ds_wildlife_at_desert_springs.php","",0,22,"","","","","","","",-1,0,-1,"","");	
	PopMenu1_1_2=new Array("Village Life at Villaricos","","",8,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_1=new Array("A real live Spanish fishing village","homes/locations/vr_a_real_life_spanish_fishing_village.php","",0,22,210,"","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_2=new Array("The Beaches","homes/locations/vr_the_beaches.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_3=new Array("Fishing","homes/locations/vr_fishing.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_4=new Array("Scuba Diving at Villaricos","homes/locations/vr_scuba_diving_at_villaricos.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_5=new Array("Sunday Market, Fiestas & Events","homes/locations/vr_sunday_market_fiestas_events.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_6=new Array("Bars & Restaurants","homes/locations/vr_bars_and_restaurants.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_7=new Array("The Evolution of an Idea...","homes/locations/vr_the_evolution_of_an_idea.php","",0,22,"","","","","","","",-1,0,-1,"","");	
		PopMenu1_1_2_8=new Array("...for a Village Lifestyle of Quality","homes/locations/vr_for_a_village_lifestyle_of_quality.php","",0,22,"","","","","","","",-1,0,-1,"","");	
	PopMenu1_1_3=new Array("Beach Life at Playa Marques","homes/locations/pm_beach_life_at_playa_marques.php","",0,22,"","","","","","","",-1,0,-1,"","");
	PopMenu1_1_4=new Array("The Almanzora Lifestyle","","",11,22,"","","","","","","",-1,0,-1,"","");		
		PopMenu1_1_4_1=new Array("The essence of Almanzora","homes/locations/al_the_essence_of_almanzora.php","",0,22,210,"","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_2=new Array("A great quality of life","homes/locations/al_a_great_quality_of_life.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_3=new Array("The best climate in Europe","homes/locations/al_the_best_climate_in_europe.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_4=new Array("Life can be a beach","homes/locations/al_life_can_be_a_beach.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_5=new Array("Action back off the beach","homes/locations/al_action_back_off_the_beach.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_6=new Array("Into the hills and beyond","homes/locations/al_into_the_hills_and_beyond.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_7=new Array("Even further into the interior","homes/locations/al_even_further_into_the_interior.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_8=new Array("From the birth of European history","homes/locations/al_from_the_birth_of_european_history.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_9=new Array("To the 21st Century","homes/locations/al_to_the_21st_century.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_10=new Array("Local Events & Fiestas","homes/locations/al_local_events_and_fiestas.php","",0,22,"","","","","","","",-1,0,-1,"","");
		PopMenu1_1_4_11=new Array("Travel Information","homes/locations/al_travel_information.php","",0,22,"","","","","","","",-1,0,-1,"","");
		
// Home Styles
PopMenu1_2=new Array("rollover?../images/menu_properties_off.gif?../images/menu_properties_on.gif","","",3,36,96,"","","","","","",-1,-1,-1,"left","Properties");
	PopMenu1_2_1=new Array("At Desert Springs","","",5,22,130,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_1_1=new Array("Colonial Apartments","homes/properties/colonial_apartments.php","",0,22,130,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_1_2=new Array("Colonial Townhouses","homes/properties/colonial_townhouses.php","",0,22,130,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_1_3=new Array("Country Cottages","homes/properties/country_cottages.php","",0,22,130,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_1_4=new Array("Country Villas","homes/properties/country_villas.php","",0,22,130,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_1_5=new Array("Country Houses","homes/properties/country_houses.php","",0,22,130,"","","","","","",-1,0,-1,"","");
	PopMenu1_2_2=new Array("At Villaricos","","",2,22,120,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_2_1=new Array("Village Apartments & Townhouses","homes/properties/village_apartments_townhouses.php","",0,22,220,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_2_2=new Array("Courtyard Apartments & Townhouses","homes/properties/courtyard_apartments_townhouses.php","",0,22,120,"","","","","","",-1,0,-1,"","");
	PopMenu1_2_3=new Array("At Playa Marques","","",2,22,120,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_3_1=new Array("Beach Houses","homes/properties/beach_houses.php","",0,22,110,"","","","","","",-1,0,-1,"","");
		PopMenu1_2_3_2=new Array("Beach Duplexes","homes/properties/beach_duplexes.php","",0,22,90,"","","","","","",-1,0,-1,"","");

// Activities
PopMenu1_3=new Array("rollover?../images/menu_activities_off.gif?../images/menu_activities_on.gif","","",8,36,93,"","","","","",-1,-1,-1,-1,"","Activities");
	PopMenu1_3_1=new Array("Bars & Restaurants","","",4,22,226,"","","","","","",-1,0,-1,"","");
		PopMenu1_3_1_1=new Array("At Desert Springs","","",3,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_1_1_1=new Array("The Crocodile Club","homes/activities/ds_the_crocodile_club.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_1_1_2=new Array("El Torrente","homes/activities/ds_el_torrente.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_1_1_3=new Array("The Cave Bar","homes/activities/ds_the_cave_bar.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_1_2=new Array("At Villaricos","homes/activities/restaurants_in_villaricos.php","",0,22,180,"","","","","","",-1,0,-1,"","");
		PopMenu1_3_1_3=new Array("Elsewhere in Almanzora","homes/activities/restaurants_elsewhere.php","",0,22,100,"","","","","","",-1,0,-1,"","");
		PopMenu1_3_1_4=new Array("Beach Bars in Almanzora","homes/activities/beach_bars_in_almanzora.php","",0,22,180,"","","","","","",-1,0,-1,"","");
	PopMenu1_3_2=new Array("The Crocodile Club","homes/activities/the_crocodile_club.php","",0,22,150,"","","","","","",-1,0,-1,"","");
	PopMenu1_3_3=new Array("The Sierra Sports & Fitness Club","homes/activities/sierra_sports_fitness_club.php","",0,22,150,"","","","","","",-1,0,-1,"","");
	PopMenu1_3_4=new Array("The Desert Springs Golf Club","homes/activities/desert_springs_golf_club.php","",0,22,150,"","","","","","",-1,0,-1,"","");
	PopMenu1_3_5=new Array("The Day Spa @ Desert Springs","homes/activities/the_day_spa_at_desert_springs.php","",0,22,150,"","","","","","",-1,0,-1,"","");
	PopMenu1_3_6=new Array("The Private Reserve @ Desert Springs","homes/activities/the_private_reserve.php","",0,22,150,"","","","","","",-1,0,-1,"","");
	
	PopMenu1_3_7=new Array("Social, Cultural & Other Sports","","",5,22,170,"","","","","","",-1,0,-1,"","");
		PopMenu1_3_7_1=new Array("Resort Information Centre","homes/activities/resort_info_sales_centre.php","",0,22,170,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_7_2=new Array("Social & Cultural Activities","","",3,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_2_1=new Array("Desert Springs","homes/activities/ds_social_cultural_activities.php","",0,22,140,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_2_2=new Array("Cuevas del Almanzora","homes/activities/al_social_cultural_activities.php","",0,22,140,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_2_3=new Array("Mojacar","homes/activities/mj_social_cultural_activities.php","",0,22,140,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_7_3=new Array("Sea","","",8,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_1=new Array("Beaches","homes/activities/beaches.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_2=new Array("Scuba Diving","homes/activities/scuba_diving.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_3=new Array("Fishing","homes/activities/fishing.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_4=new Array("Sea Trips","homes/activities/sea_trips.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_5=new Array("Water Park","homes/activities/water_park.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_6=new Array("Water Sports","homes/activities/water_sports.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_7=new Array("Sailing","homes/activities/sailing.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_3_8=new Array("Rowing & Canoeing","homes/activities/rowing_canoeing.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_7_4=new Array("Land","","",8,22,150,"","","","","","",-1,-1,-1,"","");	
			PopMenu1_3_7_4_1=new Array("Horse Riding","homes/activities/horse_riding.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_4_2=new Array("4x4 Off Roading","homes/activities/4x4_off_roading.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_4_3=new Array("Go-Karts","homes/activities/go_karts.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_4_4=new Array("Quad Bikes","homes/activities/quad_bikes.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_4_5=new Array("Moto Cross","homes/activities/moto_cross.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_4_6=new Array("Snow & Skiing","homes/activities/snow_skiing.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_4_7=new Array("Climbing","homes/activities/climbing.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
			PopMenu1_3_7_4_8=new Array("Caving","homes/activities/caving.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_7_5=new Array("Air","","",1,22,150,"","","","","","",-1,-1,-1,"","");		
			PopMenu1_3_7_5_1=new Array("Flying","homes/activities/flying.php","",0,22,90,"","","","","","",-1,-1,-1,"","");
	PopMenu1_3_8=new Array("Shopping Action","","",3,22,150,"","","","","","",-1,0,-1,"","");
		PopMenu1_3_8_1=new Array("At Desert Springs","homes/activities/shopping_at_desert_springs.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_8_2=new Array("Markets in Almanzora","homes/activities/markets_in_almanzora.php","",0,22,150,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_8_3=new Array("Elsewhere in Almanzora","homes/activities/shopping_elsewhere.php","",0,22,150,"","","","","","",-1,-1,-1,"","");

// Purchasing
PopMenu1_4=new Array("rollover?../images/menu_purchasing_off.gif?../images/menu_purchasing_on.gif","","",4,36,101,"","","","","","",-1,-1,-1,"","Purchasing");
	PopMenu1_4_1=new Array("Introduction","homes/purchasing/introduction.php","",0,22,150,"","","","","","",-1,0,-1,"","");
	PopMenu1_4_2=new Array("Home Buyer Services","","",8,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_1=new Array("Introduction","homes/purchasing/buyer_introduction.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_2=new Array("The Buying Process","homes/purchasing/the_buying_process.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_3=new Array("Legal Advice","homes/purchasing/legal_advice.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_4=new Array("Costs, Finance and Mortgages","homes/purchasing/costs_finance_mortgages.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_5=new Array("Standard Options and Extras","homes/purchasing/standard_options_extras.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_6=new Array("Swimming Pools at Desert Springs","homes/purchasing/swimming_pools_desert_springs.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_7=new Array("Furnishing and Decoration","homes/purchasing/furnishing_decoration.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_2_8=new Array("Landscaping & Garden Design","homes/purchasing/landscape_garden_services.php","",0,22,204,"","","","","","",-1,0,-1,"","");
	PopMenu1_4_3=new Array("Home Owner Services","","",7,22,160,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_3_1=new Array("Introduction","homes/purchasing/owner_introduction.php","",0,22,206,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_3_2=new Array("Insurance","homes/purchasing/insurance.php","",0,22,160,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_3_3=new Array("Property Management","homes/purchasing/property_management.php","",0,22,160,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_3_4=new Array("Pool Maintenance Services","homes/purchasing/pool_maintenance_services.php","",0,22,160,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_3_5=new Array("Gardening Services","homes/purchasing/garden_services.php","",0,22,160,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_3_6=new Array("Letting Scheme","homes/purchasing/letting_scheme.php","",0,22,160,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_3_7=new Array("Community Administration & Links","homes/purchasing/community_admin_links.php","",0,22,160,"","","","","","",-1,0,-1,"","");
	PopMenu1_4_4=new Array("Owner Information","","",6,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_4_1=new Array("Owners Referral Scheme","homes/purchasing/owners_referral_scheme.php","",0,22,210,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_4_2=new Array("Clients Point of Contact Schedule","homes/purchasing/clients_point_of_contact.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_4_3=new Array("Owners Privilege Card","homes/purchasing/owners_privilege_card.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_4_4=new Array("Special Notices & Information","homes/purchasing/special_notices_info.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_4_5=new Array("Travel Information","homes/purchasing/travel_information.php","",0,22,204,"","","","","","",-1,0,-1,"","");
		PopMenu1_4_4_6=new Array("Community Links","homes/purchasing/community_links.php","",0,22,204,"","","","","","",-1,0,-1,"","");
	
// News
PopMenu1_5=new Array("rollover?../images/menu_news_off.gif?../images/menu_news_on.gif","","",5,36,72,"","","","","","",-1,-1,-1,"","News");
	PopMenu1_5_1=new Array("Press Releases","homes/news/press_info.php","",5,22,150,"","","","","","",-1,-1,-1,"","");
		PopMenu1_5_1_1=new Array("Info & Enquiries","homes/news/press_info.php","",0,22,110,"","","","","","",-1,0,-1,"","");
		PopMenu1_5_1_2=new Array("Property News","homes/news/press_property.php","",0,22,110,"","","","","","",-1,0,-1,"","");
		PopMenu1_5_1_3=new Array("Travel News","homes/news/press_travel.php","",0,22,110,"","","","","","",-1,0,-1,"","");
		PopMenu1_5_1_4=new Array("Golf News","homes/news/press_golf.php","",0,22,110,"","","","","","",-1,0,-1,"","");
		PopMenu1_5_1_5=new Array("General News","homes/news/press_general.php","",0,22,110,"","","","","","",-1,0,-1,"","");
	PopMenu1_5_2=new Array("Newsflash","homes/news/newsflash.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	PopMenu1_5_3=new Array("Golf News","homes/news/golf_news.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	PopMenu1_5_4=new Array("New Events & Notices","homes/news/new_events_and_notices.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	PopMenu1_5_5=new Array("Event Photographs","homes/news/event_photos.php","",0,22,120,"","","","","","",-1,-1,-1,"","");

// About Us
PopMenu1_6=new Array("rollover?../images/menu_aboutus_off.gif?../images/menu_aboutus_on.gif","","",5,36,88,"","","","","","",-1,-1,-1,"","About Us");
	PopMenu1_6_1=new Array("Who We Are","homes/about/who_we_are.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	PopMenu1_6_2=new Array("What We Do","homes/about/what_we_do.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	PopMenu1_6_3=new Array("What Some Say","homes/about/what_some_say.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	PopMenu1_6_4=new Array("Contact Us","homes/about/contact_us.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	PopMenu1_6_5=new Array("Copyright Policy","homes/general/copyright_policy.php","",0,22,120,"","","","","","",-1,-1,-1,"","");
	
