/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='#fff869';			// Background color when mouse is not over
	var LowSubBgColor='#fff869';			// Background color when mouse is not over on subs
	var HighBgColor='#669933';			// Background color when mouse is over
	var HighSubBgColor='#669933';			// Background color when mouse is over on subs
	var FontLowColor='#669933';			// Font color when mouse is not over
	var FontSubLowColor='#669933';			// Font color subs when mouse is not over
	var FontHighColor='#fff869';			// Font color when mouse is over
	var FontSubHighColor='#fff869';			// Font color subs when mouse is over
	var BorderColor='#9f9f9f';			// Border color
	var BorderSubColor='#9f9f9f';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Tahoma, Verdana, Arial"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=00;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../graphics/tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.php","",0,20,146);

Menu2=new Array("About Cyprus","","",6);
  Menu2_1=new Array("Introduction","cyprusintro.php","",5,20,148);
   Menu2_1_1=new Array("Turkish Occupation","turkish.php","",0,20,148);
   Menu2_1_2=new Array("Culture","culture.php","",0);
   Menu2_1_3=new Array("Language","language.php","",0);
   Menu2_1_4=new Array("Lifestyle","lifestyle.php","",0);
   Menu2_1_5=new Array("Travel","travel.php","",0);
  Menu2_2=new Array("Geography","cyprusgeography.php","",7);
   Menu2_2_1=new Array("Towns and Cities","towns.php","",0,20,200);
   Menu2_2_2=new Array("Land and Resources","land.php","",0);
   Menu2_2_3=new Array("Population","population.php","",0);
   Menu2_2_4=new Array("Economy","economy.php","",0);
   Menu2_2_5=new Array("Transport and Communications","transport.php","",0);
   Menu2_2_6=new Array("Military","military.php","",0);
   Menu2_2_7=new Array("Trans-national Issues","issues.php","",0);
  Menu2_3=new Array("History","cyprushistory.php","",5);
   Menu2_3_1=new Array("Greeks and Turks ","greeks.php","",0,20,148);
   Menu2_3_2=new Array("The Middle Ages","middle.php","",0);
   Menu2_3_3=new Array("British Rule","british.php","",0);
   Menu2_3_4=new Array("EU Membership","eumembership.php","",0);
   Menu2_3_5=new Array("Detailed History","detailed.php","",0);
  Menu2_4=new Array("Climate","cyprusclimate.php","",0);
  Menu2_5=new Array("Living in Cyprus","livingincyprus.php","",12);
   Menu2_5_1=new Array("Banking","banking.php","",0,20,148);
   Menu2_5_2=new Array("Weights and Measures","weights.php","",0);
   Menu2_5_3=new Array("Food","food.php","",0);
   Menu2_5_4=new Array("Alcohol and Tobacco","alcohol.php","",0);
   Menu2_5_5=new Array("Clothing","clothing.php","",0);
   Menu2_5_6=new Array("Domestic Appliances","domestic.php","",0);
   Menu2_5_7=new Array("Communications","communications.php","",0);
   Menu2_5_8=new Array("Religion","religion.php","",0);
   Menu2_5_9=new Array("Taxation","tax.php","",0);
   Menu2_5_10=new Array("Medical Services","medical.php","",0);
   Menu2_5_11=new Array("Education","education.php","",0);
   Menu2_5_12=new Array("Pets","pets.php","",0);
  Menu2_6=new Array("Places of Interest","nicosia.php","",12);
   Menu2_6_1=new Array("Around Nicosia","aroundnicosia.php","",0,20,180);
   Menu2_6_2=new Array("Limassol","limassol.php","",0);
   Menu2_6_3=new Array("Around Limassol","aroundlimassol.php","",0);
   Menu2_6_4=new Array("Paphos","paphos.php","",0);
   Menu2_6_5=new Array("Troodos and Around Paphos","troodos.php","",0);
   Menu2_6_6=new Array("Larnaca","larnaca.php","",0);
   Menu2_6_7=new Array("Around Larnaca","aroundlarnaca.php","",0);
   Menu2_6_8=new Array("Farmagusta","farmagusta.php","",0);
   Menu2_6_9=new Array("Around Farmagusta","aroundfarmagusta.php","",0);
   Menu2_6_10=new Array("Kyrenia","kyrenia.php","",0);
   Menu2_6_11=new Array("Around Kyrenia","aroundkyrenia.php","",0);
   Menu2_6_12=new Array("Around Paralimni","aroundparalimni.php","",0);

Menu3=new Array("Investment","","",4);
  Menu3_1=new Array("Investment","investment.php","",0,20,168);
  Menu3_2=new Array("Investment Opportunities","opportunities.php","",0);
  Menu3_3=new Array("Buy to Let","buytolet.php","",0);
  Menu3_4=new Array("Guaranteed Rental","guaranteed.php","",0);

Menu4=new Array("Purchase","","",12);
  Menu4_1=new Array("Purchase Process","process.php","",0,20,148);
  Menu4_2=new Array("Know Your Subject","know.php","",0);
  Menu4_3=new Array("Finding a Property","finding.php","",0);
  Menu4_4=new Array("Legal Advice","advice.php","",0);
  Menu4_5=new Array("Viewing Trip","viewing.php","",0);
  Menu4_6=new Array("Valuation","valuation.php","",0);
  Menu4_7=new Array("Searches","searches.php","",0);
  Menu4_8=new Array("Planning Permission","planning.php","",0);
  Menu4_9=new Array("Purchase Agreement","agreement.php","",0);
  Menu4_10=new Array("Finance","finance.php","",0);
  Menu4_11=new Array("Inspection Visit","visit.php","",0);
  Menu4_12=new Array("Deeds","deeds.php","",0);

Menu5=new Array("Legal","","",6);
  Menu5_1=new Array("Independent Legal Advice","legal.php","",0,20,160);
  Menu5_2=new Array("Buyers Guide","buyers.php","",0);
  Menu5_3=new Array("Tenure","tenure.php","",0);
  Menu5_4=new Array("Land Registry","registry.php","",0);
  Menu5_5=new Array("Searches","legalsearch.php","",0);
  Menu5_6=new Array("Property Ownership","ownership.php","",0);

Menu6=new Array("Financial","","",5);
  Menu6_1=new Array("Independent Financial Advice","financial.php","",0,20,210);
  Menu6_2=new Array("Bank Accounts","accounts.php","",0);
  Menu6_3=new Array("Money Transfer","money.php","",0);
  Menu6_4=new Array("Mortgages","mortgages.php","",0);
  Menu6_5=new Array("Costs Associated with Purchases","costswith.php","",0);

Menu7=new Array("Taxation","","",10);
  Menu7_1=new Array("Immovable Property Tax","taxation.php","",0,20,180);
  Menu7_2=new Array("Transfer Fee","transfer.php","",0);
  Menu7_3=new Array("VAT","vat.php","",0);
  Menu7_4=new Array("Stamp Duty","stamp.php","",0);
  Menu7_5=new Array("Council of Ministers","council.php","",0);
  Menu7_6=new Array("Capital Gains Tax","cgt.php","",0);
  Menu7_7=new Array("Tax Advantages","advantages.php","",0);
  Menu7_8=new Array("Exchange Controls","exchange.php","",0);
  Menu7_9=new Array("Inheritance and Liabilities","inherit.php","",0);
  Menu7_10=new Array("Wills","wills.php","",0);

Menu8=new Array("After Care","","",7);
  Menu8_1=new Array("After Care Services","aftercare.php","",0,20,148);
  Menu8_2=new Array("Utility Services","utility.php","",0);
  Menu8_3=new Array("Fixtures and Fittings","fixtures.php","",0);
  Menu8_4=new Array("Furnishings","furnishings.php","",0);
  Menu8_5=new Array("Interior Design","interior.php","",0);
  Menu8_6=new Array("Shopping Services","shopping.php","",0);
  Menu8_7=new Array("Insurances","insurances.php","",0);

Menu9=new Array("Costs","","",1);
  Menu9_1=new Array("Running Costs","costs.php","",0,20,148);

Menu10=new Array("Rental","","",2);
  Menu10_1=new Array("Property Rental","rental.php","",0,20,148);
  Menu10_2=new Array("Property Management","management.php","",0);

Menu11=new Array("News","","",2);
  Menu11_1=new Array("Latest Developments","news.php","",0,20,148);
  Menu11_2=new Array("Property Bullitin","bulletin.php","",0);

Menu12=new Array("About Us","","",2);
  Menu12_1=new Array("Company Information","aboutus.php","",0,20,148);
  Menu12_2=new Array("Careers","careers.php","",0);

Menu13=new Array("Contact Us","","",2,0,148);
  Menu13_1=new Array("Contact Details","contact.php","",0,20,148);
  Menu13_2=new Array("Contact Form","contactus.php","",0);
