/***********************************************************************************
(c) Ger Versluis 2000 version 5.411 24 December 2001
***********************************************************************************/

 var NoOffFirstLineMenus=13;
 var LowBgColor='#CCCCCC';
 var LowSubBgColor='#efe1c1';
 var HighBgColor='black';
 var HighSubBgColor='#ffffff';
 var FontLowColor='black';
 var FontSubLowColor='#666666';
 var FontHighColor='white';
 var FontSubHighColor='black';
 var BorderColor='#FFFFFF';
 var BorderSubColor='#ffffff';
 var BorderWidth=0;
 var BorderBtwnElmnts=1;
 var FontFamily="tahoma,arial,comic sans ms,technical";
 var FontSize=9;
 var FontBold=1;
 var FontItalic=0;
 var MenuTextCentered='left';
 var MenuCentered='left';
 var MenuVerticalCentered='top';
 var ChildOverlap=0.25;
 var ChildVerticalOverlap=0.2;
 var StartTop=170;
 var StartLeft=0;
 var VerCorrect=0;
 var HorCorrect=0;
 var LeftPaddng=10;
 var TopPaddng=5;
 var FirstLineHorizontal=0;
 var MenuFramesVertical=0;
 var DissapearDelay=100;
 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=0;
 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("rollover:images/but_home.gif:images/but_home_h.gif","index.htm","",0,31,209);

Menu2=new Array("rollover:images/but_aim.gif:images/but_aim_h.gif","#","",2,26,209);
Menu2_1=new Array("Greeting From Chairman","greeting_from_chairman.htm","",0,26,190);
Menu2_2=new Array("Tamagawa Aim","tamagawa_aim.htm","",0,26,190);

 
Menu3=new Array("rollover:images/but_overview.gif:images/but_overview_h.gif","#","",2,26,209);
Menu3_1=new Array("Outline of Tamagawa School","outline.htm","",0,26,190);
Menu3_2=new Array("Teacher Staff","staff.htm","",0,26,190);

Menu4=new Array("rollover:images/but_activities.gif:images/but_activities_h.gif","activities.htm","",0,26,209);

Menu5=new Array("rollover:images/but_news.gif:images/but_news_h.gif","news.htm","",0,26,209);
  
Menu6=new Array("rollover:images/but_photogallery.gif:images/but_photogallery_h.gif","#","",2,26,209);
Menu6_1=new Array("Tamagawa Photos","tamagawa_photos_nov07_aa.htm","",0,26,190);
Menu6_2=new Array("Japanese Photos","japanese_photos.htm","",0,26,190);


Menu7=new Array("rollover:images/but_ourcouse.gif:images/but_ourcouse_h.gif","our_course.htm","",0,26,209);

Menu8=new Array("rollover:images/but_universitieslist.gif:images/but_universitieslist_h.gif","university_list.htm","",0,26,209);
 
Menu9=new Array("rollover:images/but_times.gif:images/but_times_h.gif","#","",2,26,209);
Menu9_1=new Array("Times Schedule","times_schedule.htm","",0,26,190);
Menu9_2=new Array("Expenses","expense.htm","",0,26,190);
 
Menu10=new Array("rollover:images/but_schoolarship.gif:images/but_schoolarship_h.gif","schoolarship.htm","",0,26,209);

Menu11=new Array("rollover:images/but_condition.gif:images/but_condition_h.gif","#","",4,26,209);
Menu11_1=new Array("Conditions for Application","condition.htm","",0,26,230);
Menu11_2=new Array("Requirements for Financial Sponsor","requirement.htm","",0,26,230);
Menu11_3=new Array("Documents needs for Application","documents.htm","",0,26,230);
Menu11_4=new Array("Interview, Exam Application Form","interview.htm","",0,26,230);

Menu12=new Array("rollover:images/but_quiz.gif:images/but_quiz_h.gif","quiz.htm","",0,26,209);

Menu13=new Array("rollover:images/but_contact.gif:images/but_contact_h.gif","contact.htm","",0,26,209);



