/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='blue';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				        // Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// 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=['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("Back Home","http://www.cynav.biz","",0,20,147);

Menu2=new Array("News","news.html","",2);
	Menu2_1=new Array("Local","local.html","",5,20,100);	
		Menu2_1_1=new Array("Cyprus News","http://www.cyprusnews.com","",0,20,150);
		Menu2_1_2=new Array("Cyprus Weekly","http://www.cyprusweekly.com.cy","",0);
		Menu2_1_3=new Array("Cyprus News Agency","http://www.cna.org.cy","",0);
                Menu2_1_4=new Array("Cyprus Org. News","http://www.kypros.org/News/","",0);
                Menu2_1_5=new Array("Cyprus Internet Servers","Servers.html","",5);
                        Menu2_1_5_1=new Array("CYTANET","http://www.cytanet.com.cy","",0,20,100);
                        Menu2_1_5_2=new Array("SPIDERNET","http://www.spidernet.com.cy","",0);
                        Menu2_1_5_3=new Array("LOGOSNET","http://www.logos.cy.net","",0);
                        Menu2_1_5_4=new Array("CYLINK","http://www.cylink.com.cy","",0);
                        Menu2_1_5_5=new Array("AVACOM","http://www.avacom.com.cy","",0);
	Menu2_2=new Array("General","general.html","",3);
		Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,100);
		Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);

Menu3=new Array("Search Engines","blank.htm","",19);
	Menu3_1=new Array("Google","http://www.google.com","",0,20,150);
	Menu3_2=new Array("Yahoo","http://www.yahoo.com","",0);
	Menu3_3=new Array("Alta Vista","http://www.altavista.com","",0);
                Menu3_4=new Array("Microsoft Network - MSN","http://www.msn.com","",0);
                Menu3_5=new Array("Lycos","http://www.lycos.com","",0);
                Menu3_6=new Array("Overture","http://www.overture.com","",0);
                Menu3_7=new Array("Excite","http://www.excite.com","",0);
                Menu3_8=new Array("Fast Search","http://www.alltheweb.com","",0);
                Menu3_9=new Array("Info Seek","http://www.go.com","",0);
                Menu3_10=new Array("Mega Spider","http://www.megaspider.com","",0);
                Menu3_11=new Array("89.COM","http://89.com","",0);
                Menu3_12=new Array("Teoma Search","http://www.teoma.com","",0);
                Menu3_13=new Array("American OnLine - AOL","http://www.aol.com","",0);
                Menu3_14=new Array("Hot Bot","http://www.hotbot.com","",0);
                Menu3_15=new Array("Web Crawler","http://www.webcrawler.com","",0);
                Menu3_16=new Array("Look Smart","http://www.looksmart.com","",0);
                Menu3_17=new Array("Direct Hit","http://www.directhit.com","",0);
                Menu3_18=new Array("Northern Light","http://www.northernlight.com","",0);
                Menu3_19=new Array("Info Space","http://www.infospace.com","",0);

Menu4=new Array("Quick Navigation","blank.htm","",12);
	Menu4_1=new Array("Accommodation-Hotels","http://www.cynav.net/hotels.htm","",0,20,180);
	Menu4_2=new Array("Self Drive Car Hire Agents","http://www1.cytanet.com.cy/ccc","",0);
	Menu4_3=new Array("Cyprus Furs-Minks/Coats","http://www.cynv.biz/furminks.html","",0);
	Menu4_4=new Array("Excursions-Jeep Safari Tours","http://www.cynav.net/safari.htm","",0);
                Menu4_5=new Array("Entertainment - Escorts","http://cynav.net/cabarets-bouzoukia.html","",0);
                Menu4_6=new Array("Cyprus Restaurants/Taverns","http://www.cynav.net/restaurants.html","",0);
                Menu4_7=new Array("Cyprus Jewellers and Shops","http://www.cynav.biz/jewellers.html","",0);
                Menu4_8=new Array("Cyprus Pubs and Bars","http://www.cynav.net/pubsbars.htm","",0);
                Menu4_9=new Array("Cyprus Leatherwear - Fashion","http://www.cynav.com/leatherwearmakers.htm","",0);
                Menu4_10=new Array("Cyprus Opticians","http://www.cynav.net/opticians.html","",4);
                     Menu4_10_1=new Array("KOSTARAS Opticals","mailto:a637683@cytanet.com.cy","",0,20,120);
                     Menu4_10_2=new Array("NAAFI Optics","mailto:elena.glyki@cytanet.com.cy <elena.glyki@cytanet.com.cy>","",0);
                     Menu4_10_3=new Array("Under Dev.","http://","",0);
                     Menu4_10_4=new Array("Under Dev.","http://","",0);
                Menu4_11=new Array("Cyprus Boutiques","http://www.cynav.net/boutique.html","",4);
                     Menu4_11_1=new Array("CYNAV","http://www.cynav.com","",0,20,120);
                     Menu4_11_2=new Array("ANGELOPOULOS Fashion for Men","http://","",0);
                     Menu4_11_3=new Array("Under Dev.","http://","",0);
                     Menu4_11_4=new Array("Under Dev.","http://","",0);
                Menu4_12=new Array("Cyprus Shoes-Handbags","http://www.cynav.net/LBS.html","",5);
                     Menu4_12_1=new Array("LBS Bags & Shoes","mailto:chrischa@cytanet.com.cy","",0,20,120);
                     Menu4_12_2=new Array("PHILIPS Shoes","http://www.philips-shoes.com","",0);
                     Menu4_12_3=new Array("Available","http://","",0);
                     Menu4_12_4=new Array("U/C","http://","",0);
                     Menu4_12_5=new Array("U/C","http://","",0);

Menu5=new Array("Cyprus Properties","javascript:top.location.href='blank.htm'","",10);
	Menu5_1=new Array("Cyprus Properties for Sale","http://www.cyprus-properties-for-sale.net/","",0,20,155);
        Menu5_2=new Array("Cyprus Land Developers","http://www.cyprus-land-developers.com","",0);
        Menu5_3=new Array("CC Net Web Properties","http://www.ccnetweb.com/","",0);
        Menu5_4=new Array("Limassol Property Finder1","http://www.limassol-homes.net/","",0);
        Menu5_5=new Array("Limassol Property Finder2","http://cyprus-property-sale.net","",0);
        Menu5_6=new Array("Larnaca Property Finder1","http://www.larnaca-homes.net/","",0);
        Menu5_7=new Array("Larnaca Property Finder2","http://www.larnaca-houses.com/","",0);
        Menu5_8=new Array("Larnaca Property Finder3","http://www.cyprus-property-sale.net","",0);
        Menu5_9=new Array("Nicosia Property Finder -available","http://www.cynav.com/","",0);
        Menu5_10=new Array("Nicosia Property Finder 2","http://www.ccnetweb.com/","",0);

Menu6=new Array("Valued Sponsored Links","javascript:top.location.href='blank.htm'","",2);
	Menu6_1=new Array("ATHOS Diamond Center","http://www.athos.com.cy","",0,20,152);
        Menu6_2=new Array("CYPRUS Yachts & Boats","http://cynav.net/pleasure-boats.html","",0);
      
    



