/***********************************************************************************
* (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=11;
 var LowBgColor='#FFCC00';
 var LowSubBgColor='#FFCC00';
 var HighBgColor='#808080';
 var HighSubBgColor='#808080';
 var FontLowColor='black';
 var FontSubLowColor='black';
 var FontHighColor='white';
 var FontSubHighColor='white';
 var BorderColor='#666666';
 var BorderSubColor='#666666';
 var BorderWidth=1;
 var BorderBtwnElmnts=1;
 var FontFamily="verdana,arial,helvetica,sans-serif";
 var FontSize=9;
 var FontBold=1;
 var FontItalic=0;
 var MenuTextCentered='left';
 var MenuCentered='left';
 var MenuVerticalCentered='top';
 var ChildOverlap=.1;
 var ChildVerticalOverlap=0.2;
 var StartTop=120;
 var StartLeft=0;
 var VerCorrect=0;
 var HorCorrect=0;
 var LeftPaddng=4;
 var TopPaddng=4;
 var FirstLineHorizontal=0;
 var MenuFramesVertical=1;
 var DissapearDelay=1000;
 var TakeOverBgColor=1;
 var FirstLineFrame='navig';
 var SecLineFrame='space';
 var DocTargetFrame='space';
 var TargetLoc='';
 var HideTop=0;
 var MenuWrap=1;
 var RightToLeft=0;
 var UnfoldsOnClick=0;
 var WebMasterCheck=0;
 var ShowArrow=1;
 var KeepHilite=1;
 var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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.htm","",0,24,86);

Menu2=new Array("News","news.htm","",0);

Menu3=new Array("Events","events.htm","",0);

Menu4=new Array("Locations","ukmap.htm","",3);
 Menu4_1=new Array("UK map","ukmap.htm","",0,24,120);
 Menu4_2=new Array("London map","london.htm","",0);
 Menu4_3=new Array("List","uklist.htm","",0);

Menu5=new Array("Education","education.htm","",0);

Menu6=new Array("Factfile","facts.htm","",1);
 Menu6_1=new Array("General","facts.htm","",1,24,120);
  Menu6_1_1=new Array("Maps","facts.htm","",0,24,120);

Menu7=new Array("Recordings","discographyJT.htm","",1,24,120);
 Menu7_1=new Array("Central Java","discographyJT.htm","",0,24,120);

Menu8=new Array("Tourism","tourismjt.htm","",1);
 Menu8_1=new Array("Central Java","tourismjt.htm","",4,24,120);
  Menu8_1_1=new Array("Introduction","tourismjt.htm","",0,24,120);
  Menu8_1_2=new Array("Calendars","calendars.htm","",0);
  Menu8_1_3=new Array("Type of event","what.htm","",0);
  Menu8_1_4=new Array("Locations","tourisms.htm","",3);
   Menu8_1_4_1=new Array("Prambanan, Pundong","tourismp.htm","",0,24,160);
   Menu8_1_4_2=new Array("Solo","tourisms.htm","",0);
   Menu8_1_4_3=new Array("Yogyakarta","tourismy.htm","",0);

Menu9=new Array("Glossary","glossary.htm","",0);

Menu10=new Array("Links","links.htm","",0);

Menu11=new Array("Site info","siteinfo.htm","",0);



