﻿function Show01(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 0; 
    else
      left = parseInt(innerWidth / 2) - 472 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 0; 
    else
      left = parseInt(document.body.clientWidth / 2) -472 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 


function Show02(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 78; 
    else
      left = parseInt(innerWidth / 2) - 394 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 78; 
    else
      left = parseInt(document.body.clientWidth / 2) -394 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 

function Show03(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 173; 
    else
      left = parseInt(innerWidth / 2) - 299 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 173; 
    else
      left = parseInt(document.body.clientWidth / 2) - 299 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 


function Show04(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 253; 
    else
      left = parseInt(innerWidth / 2) - 219 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 253 ; 
    else
      left = parseInt(document.body.clientWidth / 2) - 219 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 

function Show05(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 331 ; 
    else
      left = parseInt(innerWidth / 2) - 141 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 331 ; 
    else
      left = parseInt(document.body.clientWidth / 2) - 141 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 

function Show06(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 418 ; 
    else
      left = parseInt(innerWidth / 2) - 54 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 418 ; 
    else
      left = parseInt(document.body.clientWidth / 2) - 54 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 

function Show07(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 523 ; 
    else
      left = parseInt(innerWidth / 2) + 51
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 523; 
    else
      left = parseInt(document.body.clientWidth / 2) + 51 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 

function Show08(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 606; 
    else
      left = parseInt(innerWidth / 2) + 134 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 606 ; 
    else
      left = parseInt(document.body.clientWidth / 2) + 134 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 

function Show09(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 755; 
    else
      left = parseInt(innerWidth / 2) + 283 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 755 ; 
    else
      left = parseInt(document.body.clientWidth / 2) + 283 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 

function Show10(helpid){
var width=945; //outline layer
var left=0;
if (document.layers){
    //NN
    if(width > innerWidth)
      left = 759; 
    else
      left = parseInt(innerWidth / 2) + 287 
    //alert('1');
    document.layers[helpid].pixelLeft = left;
    document.layers[helpid].visibility = "visible";
  } else {
    //IE
    if(width > document.body.clientWidth)
      left = 759 ; 
    else
      left = parseInt(document.body.clientWidth / 2) + 287 
    //alert(document.getElementById(helpid).style.pixelLeft);
    document.getElementById(helpid).style.left = left + 'px';
    document.getElementById(helpid).style.visibility = "visible";
  }
} 



function Hide(helpid){
if (document.layers)document.layers[helpid].visibility = "hidden";
else document.getElementById(helpid).style.visibility = "hidden";}


function setBGColor(tagName,textBGcolor)
{
	if (document.layers) document.layers[tagName].bgColor  = textBGcolor;
	if (document.all)    document.all(tagName).style.backgroundColor = textBGcolor;
}

if(navigator.appName.indexOf("Netscape") >= 0){
  document.write("<STYLE TYPE=text/css><!--.g_navi {cursor:pointer;}  .g_navi_on {cursor:pointer;}--></STYLE>")
}
if(navigator.appName.indexOf("Microsoft") >= 0){
  document.write("<STYLE TYPE=text/css><!--.g_navi {cursor:hand;} .g_navi_on {cursor:hand;}--></STYLE>")
}
else  document.write("<STYLE TYPE=text/css><!--.g_navi {cursor:hand;} .g_navi_on {cursor:hand;}--></STYLE>")



document.write(
"<!-- navi01/ -->"
+"<DIV id=Menu01 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show01(\'Menu01\');MM_swapImage(\'navi01\',\'\',\'/ja/common/imgs/header_b_lineup_on.gif\',1) onMouseOut=Hide(\'Menu01\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"
+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/lineup/' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Program</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/lineup/title.php?lcat=1' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Main Sections</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/lineup/title.php?lcat=10' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Other Events</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/lineup/title.php?lcat=20' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Co-Hosted/Tie-Up Events</FONT></TD>"
+"	</TR>"

+"	</TABLE>"
+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi01 -->"

+"<!-- navi02/ -->"
+"<DIV id=Menu02 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show02(\'Menu02\');MM_swapImage(\'navi02\',\'\',\'/ja/common/imgs/header_b_lineup_on.gif\',1) onMouseOut=Hide(\'Menu02\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"
+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=18' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/18(sat)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=19' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/19(sun)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=20' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/20(mon)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=21' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/21(tue)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=22' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/22(wed)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=23' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/23(thu)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=24' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/24(fri)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=25' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/25(sat)</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/schedule/index.php?day=26' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;10/26(sun)</FONT></TD>"
+"	</TR>"

+"	</TABLE>"
+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi02 -->"


+"<!-- navi03/ -->"
+"<DIV id=Menu03 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show03(\'Menu03\');MM_swapImage(\'navi03\',\'\',\'/ja/common/imgs/header_b_lineup_on.gif\',1) onMouseOut=Hide(\'Menu03\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"
+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"




+"	</TABLE>"
+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi03 -->"




+"<!-- navi04/ -->"
+"<DIV id=Menu04 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show04(\'Menu04\');MM_swapImage(\'navi04\',\'\',\'/ja/common/imgs/header_b_schedule_on.gif\',1) onMouseOut=Hide(\'Menu04\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"
+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/report/index_en.php' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;News Headline</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/report/daily_en.php?catid=2' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Updates</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/report/daily_en.php?catid=13' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Video Report</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/report/daily_en.php?catid=17' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Special Program</FONT></TD>"
+"	</TR>"


+"	</TABLE>"
+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi04 -->"




+"<!-- navi05/ -->"
+"<DIV id=Menu05 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show05(\'Menu05\');MM_swapImage(\'navi05\',\'\',\'/ja/common/imgs/header_b_awards_on.gif\',1) onMouseOut=Hide(\'Menu05\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"
+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/awards/\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Prizes</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/awards/jury.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;21st Juries</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/awards/earth_grandprix.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;TOYOTA Earth Grand Prix</FONT></TD>"
+"	</TR>"


+"	</TABLE>"

+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi05 -->"
+"<!-- navi06/ -->"
+"<DIV id=Menu06 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show06(\'Menu06\');MM_swapImage(\'navi06\',\'\',\'/ja/common/imgs/header_b_access_on.gif\',1) onMouseOut=Hide(\'Menu06\');MM_swapImgRestore()>"

+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"
+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/guide/\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Roppongi</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/guide/bunkamura.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Shibuya</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/guide/access.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Getting Around</FONT></TD>"
+"	</TR>"

+"	</TABLE>"

+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi06 -->"
+"<!-- navi07/ -->"
+"<DIV id=Menu07 style=z-index:5;position:absolute;top:101px;visibility:hidden; onmouseOver=Show07(\'Menu07\');MM_swapImage(\'navi07\',\'\',\'/ja/common/imgs/header_b_tickets_on.gif\',1) onMouseOut=Hide(\'Menu07\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"

+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/ticket/\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;About the tickets</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/ticket/advance.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Advance tickets Sales</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/ticket/purchase.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Tickets at the Door</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/ticket/specialpass.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Special Passes</FONT></TD>"
+"	</TR>"

+"	</TABLE>"

+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi07 -->"




+"<!-- navi08/ -->"
+"<DIV id=Menu08 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show08(\'Menu08\');MM_swapImage(\'navi08\',\'\',\'/ja/common/imgs/header_b_tiff_on.gif\',1) onMouseOut=Hide(\'Menu08\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90)>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"

+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"


+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/tiff/outline.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Outline</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/about_tiff.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;About TIFF</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/chairman.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;TIFF Chairman</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"


+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/ecology.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;New Activities at 21st TIFF </FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/cofesta.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;CoFesta</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/seminor.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Seminar & Symposium</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/market.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Market</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/project.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Film Critics Project</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/history.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;History</FONT></TD>"
+"	</TR>"


+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/goods.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Official goods</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/links_festival.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Link</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-2 onClick=location.href=\'/en/tiff/faq.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;FAQ</FONT></TD>"
+"	</TR>"


+"	</TABLE>"
+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi08 -->"




+"<!-- navi09/ -->"
+"<DIV id=Menu09 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show09(\'Menu09\');MM_swapImage(\'navi09\',\'\',\'/ja/common/imgs/header_b_tiff_on.gif\',1) onMouseOut=Hide(\'Menu09\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90) width=180>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"

+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/sponsor/\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Sponsors</FONT></TD>"
+"	</TR>"

+"	</TABLE>"
+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi09 -->"
+"<!-- navi10/ -->"
+"<DIV id=Menu10 style=z-index:5;position:absolute;top:101px;visibility:hidden;width:170 onmouseOver=Show10(\'Menu10\');MM_swapImage(\'navi10\',\'\',\'/ja/common/imgs/header_b_tiff_on.gif\',1) onMouseOut=Hide(\'Menu10\');MM_swapImgRestore()>"
+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CLASS=pull_table style=filter:alpha(opacity=90) width=180>"
+"<TR>"
+"<TD CLASS=pulldown_out_bg>"

+"	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=176 STYLE=margin:2px;>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/press/\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Press ID registration</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/press/login.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;Login</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/press/imagenet.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;image.net</FONT></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD height=5 valign=center><img src=/common/imgs/line_pulldown.png></TD>"
+"	</TR>"

+"	<TR class=pulldown_in_bg>"
+"		<TD CLASS=g_navi ID=text02-1 onClick=location.href=\'/en/press/newsrelease.html\' onMouseover=this.className=\'g_navi_on\' onMouseout=this.className=\'g_navi\'><FONT CLASS=font2>&nbsp;News Letter</FONT></TD>"
+"	</TR>"

+"	</TABLE>"
+"</TD>"
+"</TR>"
+"</TABLE>"
+"</DIV>"
+"<!-- /navi10 -->"

);





var g_aryPulldown = new Array(false, false, false, false, false, false);


function openMenu(intPulldown) {
  var rectRegion;
  var intIndex = 0;
  for(intIndex=0; intIndex<6; intIndex++) {
    rectRegion = get_object('pull' + (intIndex+1));
    if(intIndex == intPulldown-1) {
      rectRegion.style.display = 'block';
      g_aryPulldown[intIndex] = true;
    } else {
      rectRegion.style.display = 'none';
      g_aryPulldown[intIndex] = false;
    }
  }
}

function closeAllMenu() {
  var rectRegion;
  var intIndex = 0;
  for(intIndex=0; intIndex<6; intIndex++) {
    rectRegion = get_object('pull' + (intIndex+1));
    rectRegion.style.display = 'none';
    g_aryPulldown[intIndex] = false;
  }
}

function selectMenu(intPulldown) {
  var rectRegion;
  var intIndex = 0;
  for(intIndex=0; intIndex<6; intIndex++) {
    rectRegion = get_object('pull' + (intIndex+1));
    if(intIndex == intPulldown-1) {
      if(g_aryPulldown[intPulldown-1]) {
        rectRegion.style.display = 'none';
        g_aryPulldown[intIndex] = false;
      } else {
        rectRegion.style.display = 'block';
        g_aryPulldown[intIndex] = true;
      }
    } else {
      rectRegion.style.display = 'none';
      g_aryPulldown[intIndex] = false;
    }
  }
}

