/*-------------------------------------//
//                                     //
//+++++インキュベーションオフィス++++++//
//                                     //
//  COMMON FUNCTIONS JavaScript        //
//-------------------------------------*/

var httpurl="http://www.tokyo21c-club.com";
var httpsurl="https://www.tokyo21c-club.com";

function href(p)
{
	location.href = httpurl+p;
}
function submit(p)
{
	document.formhttp.action=httpurl+p;
	document.formhttp.submit();
}
function hrefhttps(p)
{
	location.href = httpsurl+p;
}
function submithttps(p)
{
	document.formhttps.action=httpsurl+p;
	document.formhttps.submit();
}

// IMAGE_CONTROL +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


function swapImgRestore() { //v3.0
  var i,x,a=document.sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.p) d.p=new Array();
    var i,j=d.p.length,a=preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.p[j]=new Image; d.p[j++].src=a[i];}}
}

function findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function swapImage() { //v3.0
  var i,j=0,x,a=swapImage.arguments; document.sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=findObj(a[i]))!=null){document.sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}



// WINDOW_CONTROL ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

function openWin(n){
content = "/layout/layout_" + n + ".html";
var w;
w = window.open(content,"layout","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=480,height=520");
w.window.focus();
}

// generateHead +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
function generateHead(area) {
	if (area=="open"){
		var areaID = "1";
	document.open();
	document.write('<table width="100%" cellspacing="0" cellpadding="0" border="0">\n');
	document.write('<tr><td class="head' + areaID + '-table" align="left">\n');
	document.write('<table width="750" height="70" cellspacing="0" cellpadding="0" border="0">\n');
	document.write('<tr>\n');
	document.write('<td width="150" valign="bottom" align="left"><a href="/office/open/english/" onmouseover="swapImage(\'home\',\'\',\'/office/open/english/images/btn_home' + areaID + '_ov.gif\',1)" onmouseout="swapImgRestore()"><img src="/office/open/english/images/btn_home' + areaID + '_def.gif" name="home" alt="HOME" width="60" height="15" border="0"></a></td>\n');
	document.write('<td width="449" align="center" valign="middle"><a href="/office/open/english/" target="_self"><img src="/office/open/english/images/logo_' + areaID + '.gif" width="220" height="60" alt="Incubation Office" border="0"></a></td>\n');
	
	document.write('<td width="150" valign="bottom" align="right"><a href="http://www.egg-japan.com/office/open/index_f.html"><img src="/office/open/english/images/btn_japanese.gif" alt="japanese" width="140" height="15" border="0"></a><a href="http://www.egg-japan.com/concept/english/index_f.html">Go to EGG Japan Website</a><a href="http://www.marunouchi.com/" target="_blank"><img src="/office/images/logo_marunouchi_' + areaID + '.gif" width="140" height="30" border="0" alt="Marunouchi"></a></td>\n');
	document.write('<td width="1" bgcolor="#ffffff" background="/office/open/english/images/bg_border_1.gif"><img src="/office/open/english/images/space.gif" width="1" height="70" alt=""></td>\n');
	document.write('</tr>\n');
	document.write('</table>\n');
	document.write('<table width="750" cellspacing="0" cellpadding="0" border="0">\n');
	document.write('<tr><td bgcolor="#ffffff" background=/office/open/english/images/bg_border_1.gif"><img src="/office/open/english/images/space.gif" width="1" height="1" alt=""></td></tr>\n');
	document.write('</table>\n');
	document.write('</td></tr>\n');
	document.write('</table>\n');
	document.close();
	}
	else if (area=="limited"){
		var areaID = "2";
	document.open();
	document.write('<table width="100%" cellspacing="0" cellpadding="0" border="0">\n');
	document.write('<tr><td class="head' + areaID + '-table" align="left">\n');
	document.write('<table width="750" height="70" cellspacing="0" cellpadding="0" border="0">\n');
	document.write('<tr>\n');
	document.write('<td width="150" valign="bottom" align="left" class="head' + areaID + '-table"><img src="/office/images/space.gif" name="home" alt="" width="60" height="15" border="0"></td>\n');
	document.write('<td width="449" align="center" valign="middle"><img src="/office/images/logo_t21c_' + areaID + '.gif" width="220" height="60" alt="E21cクラブ" border="0"></td>\n');
	document.write('<td width="150" valign="bottom" align="right"><a href="http://www.marunouchi.com/" target="_blank"><img src="/office/images/logo_marunouchi_' + areaID + '.gif" width="140" height="30" border="0" alt="Marunouchi"></a></td>\n');
	document.write('<td width="1" bgcolor="#ffffff" background="/office/images/bg_border_1.gif"><img src="/office/images/space.gif" width="1" height="70" alt=""></td>\n');
	document.write('</tr>\n');
	document.write('</table>\n');
	document.write('<table width="750" cellspacing="0" cellpadding="0" border="0">\n');
	document.write('<tr><td bgcolor="#ffffff" background="/office/images/bg_border_1.gif"><img src="/office/images/space.gif" width="1" height="1" alt=""></td></tr>\n');
	document.write('</table>\n');
	document.write('</td></tr>\n');
	document.write('</table>\n');
	document.close();
	}
}

// generateFoot +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
function generateFoot(mode) {
	document.open();
	if(mode=="visible"){
		document.write('<table width="100%" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr><td align="left" bgcolor="#000000">\n');
		document.write('<table width="750" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr>\n');
		document.write('<td width="749" align="right" valign="middle" class="foot-bar"><a href="/office/open/english/facility/facility.html" target="_self" class="foot-menu"><font color="#ffffff">Facilities</font></a> | <a href="/office/open/english/theme/service.html" target="_self" class="foot-menu"><font color="#ffffff">Our services</font></a> | <br><a href="/office/open/english/info/faq.html" target="_self" class="foot-menu"><font color="#ffffff">FAQ</font></a> | <a href="/office/open/english/contact/contact.html" target="_self" class="foot-menu"><font color="#ffffff">Contact us</font></a> | <a href="/office/open/english/info/access.html" target="_self" class="foot-menu"><font color="#ffffff">Access</font></a><img src="/office/images/space.gif" width="10" height="10" alt=""></td>\n');
		document.write('<td width="1" bgcolor="#ffffff" background="/office/images/bg_border_1.gif"><img src="/office/images/space.gif" width="1" height="30" alt=""></td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
		document.write('</td></tr>\n');
		document.write('</table>\n');
		document.write('<table width="100%" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr><td class="foot-table" align="left">\n');
		document.write('<table width="750" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/siteinfo/sitemap.html" onmouseover="swapImage(\'fm01\',\'\',\'/office/open/english/images/btn_sitemap_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm01" src="/office/open/english/images/btn_sitemap_def.gif" width="100" height="20" border="0" alt="Site map"></a></td>\n');

//当サイトセキュE謄＆閲覧環境について　英E離謄ストが来E泙妊ミングスーンのページを仮にアップすEtopページ用のinvisibleE
//英E離謄ストが来たら下にあE灰瓮鵐肇▲Ε箸鮠辰靴謄▲奪廚垢E焚召肋辰后
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/comingsoon/comingsoon.html" onmouseover="swapImage(\'fm02\',\'\',\'/office/open/english/images/btn_prav_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm02" src="/office/open/english/images/btn_prav_def.gif" width="180" height="20" border="0" alt="About the security of this site"></a></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/comingsoon/comingsoon.html" onmouseover="swapImage(\'fm03\',\'\',\'/office/open/english/images/btn_recommend_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm03" src="/office/open/english/images/btn_recommend_def.gif" width="100" height="20" border="0" alt="Terms of service"></a></td>\n');
		
//当サイトセキュE謄＆閲覧環境について　英E離謄ストが来たらコメントアウトを消してE茲気擦Etopページ用のinvisibleE
//		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/siteinfo/privacy.html" onmouseover="swapImage(\'fm02\',\'\',\'/office/open/english/images/btn_prav_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm02" src="/office/open/english/images/btn_prav_def.gif" width="180" height="20" border="0" alt="About the security of this site"></a></td>\n');
//		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/siteinfo/recommend.html" onmouseover="swapImage(\'fm03\',\'\',\'/office/open/english/images/btn_recommend_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm03" src="/office/open/english/images/btn_recommend_def.gif" width="100" height="20" border="0" alt="Terms of service"></a></td>\n');
		
		document.write('<td width="100" bgcolor="#666666" valign="top"><img name="fm04" src="/office/images/space.gif" width="58" height="20" border="0" alt=""></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><img name="fm05" src="/office/images/space.gif" width="1" height="20" border="0" alt=""></td>\n');
		document.write('<td width="349" bgcolor="#666666" align="right" valign="top"><img src="/office/images/copyright.gif" width="300" height="20" border="0" alt="Copyright 2002 Mitsubishi Estate Co., Ltd. All rights reserved."></td>\n');
		document.write('<td width="1" bgcolor="#ffffff" background="/office/images/bg_border_1.gif"><img src="/office/images/space.gif" width="1" height="50" alt=""></td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
		document.write('</td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
		
	}if(mode=="limited"){
		document.write('<table width="100%" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr><td align="left" bgcolor="#000000">\n');
		document.write('<table width="750" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr>\n');
		document.write('<td width="749" align="right" valign="middle" class="foot-bar"><a href="/office/limited/topics.html" target="_self" class="foot-menu"><font color="#ffffff">トピックス</font></a> | <a href="/office/limited/facility/facility.html" target="_self" class="foot-menu"><font color="#ffffff">施設について</font></a> | <a href="/office/limited/profile/profile_rules.html" target="_self" class="foot-menu"><font color="#ffffff">メンバープ奏ィーE/font></a> | <a href="/office/limited/bbs/bbs_rules.html" target="_self" class="foot-menu"><font color="#ffffff">メッセージボード</font></a> | <a href="/office/limited/forum/" target="_self" class="foot-menu"><font color="#ffffff">フォーラム・E璽ショップ等のご案E/font></a><img src="/office/images/space.gif" width="10" height="10" alt=""><br> | <a href="/office/limited/archive/" target="_self" class="foot-menu"><font color="#ffffff">セミナーアーカイブ</font></a> | <a href="/office/limited/app_form/app_form.html" target="_self" class="foot-menu"><font color="#ffffff">各E機璽咼</font></a> | <a href="/office/cgi-bin/member/passwd/cng_passwd.cgi" target="_self" class="foot-menu"><font color="#ffffff">PASSWORD・アドE絞儿</font></a> | <a href="/office/limited/faq.html" target="_self" class="foot-menu"><font color="#ffffff">メンバー用FAQ</font></a> | <a href="/office/cgi-bin/general/contact/limited_contact.cgi" target="_self" class="foot-menu"><font color="#ffffff">お問い合E</font></a><img src="/office/images/space.gif" width="10" height="10" alt=""></td>\n');
		document.write('<td width="1" bgcolor="#ffffff" background="/office/images/bg_border_1.gif"><img src="/office/images/space.gif" width="1" height="30" alt=""></td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
		document.write('</td></tr>\n');
		document.write('</table>\n');
		document.write('<table width="100%" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr><td class="foot-table" align="left">\n');
		document.write('<table width="750" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/limited/siteinfo/sitemap.html" onmouseover="swapImage(\'fm01\',\'\',\'/office/images/btn_sitemap_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm01" src="/office/images/btn_sitemap_def.gif" width="100" height="20" border="0" alt="サイトマップ"></a></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/limited/siteinfo/privacy.html" onmouseover="swapImage(\'fm02\',\'\',\'/office/images/btn_prav_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm02" src="/office/images/btn_prav_def.gif" width="180" height="20" border="0" alt="当サイトのセキュE謄ーについて"></a></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/limited/siteinfo/recommend.html" onmouseover="swapImage(\'fm03\',\'\',\'/office/images/btn_recommend_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm03" src="/office/images/btn_recommend_def.gif" width="100" height="20" border="0" alt="閲覧環境について"></a></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><img name="fm04" src="/office/images/space.gif" width="100" height="20" border="0" alt=""></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><img name="fm05" src="/office/images/space.gif" width="100" height="20" border="0" alt=""></td>\n');
		document.write('<td width="349" bgcolor="#666666" align="right" valign="top"><img src="/office/images/copyright.gif" width="300" height="20" border="0" alt="Copyright 2002 Mitsubishi Estate Co., Ltd. All rights reserved."></td>\n');
		document.write('<td width="1" bgcolor="#ffffff" background="/office/images/bg_border_1.gif"><img src="/office/images/space.gif" width="1" height="50" alt=""></td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
		document.write('</td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
	
	}if(mode=="invisible"){
		document.write('<table width="100%" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr><td class="foot-table" align="left">\n');
		document.write('<table width="750" cellspacing="0" cellpadding="0" border="0">\n');
		document.write('<tr>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/siteinfo/sitemap.html" onmouseover="swapImage(\'fm01\',\'\',\'images/btn_sitemap_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm01" src="images/btn_sitemap_def.gif" width="100" height="20" border="0" alt="Site map"></a></td>\n');

//当サイトセキュE謄＆閲覧環境について　英E離謄ストが来E泙妊ミングスーンのページを仮にアップすE下層ページ用のvisibleE
//英E離謄ストが来たら下にあE灰瓮鵐肇▲Ε箸鮠辰靴謄▲奪廚垢E焚召肋辰后
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/comingsoon/comingsoon.html" onmouseover="swapImage(\'fm02\',\'\',\'images/btn_prav_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm02" src="images/btn_prav_def.gif" width="180" height="20" border="0" alt="About the security of this site"></a></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/comingsoon/comingsoon.html" onmouseover="swapImage(\'fm03\',\'\',\'images/btn_recommend_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm03" src="images/btn_recommend_def.gif" width="100" height="20" border="0" alt="Terms of service"></a></td>\n');

//当サイトセキュE謄＆閲覧環境について　英E離謄ストが来たらコメントアウトを消してE茲気擦E下層ページ用のvisibleE
//		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/siteinfo/privacy.html" onmouseover="swapImage(\'fm02\',\'\',\'images/btn_prav_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm02" src="images/btn_prav_def.gif" width="180" height="20" border="0" alt="About the security of this site"></a></td>\n');
//		document.write('<td width="100" bgcolor="#666666" valign="top"><a href="/office/open/english/siteinfo/recommend.html" onmouseover="swapImage(\'fm03\',\'\',\'images/btn_recommend_ov.gif\',1)" onmouseout="swapImgRestore()"><img name="fm03" src="images/btn_recommend_def.gif" width="100" height="20" border="0" alt="Terms of service"></a></td>\n');

		document.write('<td width="100" bgcolor="#666666" valign="top"><img name="fm04" src="images/space.gif" width="58" height="20" border="0" alt=""></td>\n');
		document.write('<td width="100" bgcolor="#666666" valign="top"><img name="fm05" src="images/space.gif" width="1" height="20" border="0" alt=""></td>\n');
		document.write('<td width="349" bgcolor="#666666" align="right" valign="top"><img src="images/copyright.gif" width="300" height="20" border="0" alt="Copyright (c) MITSUBISHIESTATE Co., Ltd. All rights reserved."></td>\n');
		document.write('<td width="1" bgcolor="#ffffff" background="images/bg_border_1.gif"><img src="images/space.gif" width="1" height="50" alt=""></td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
		document.write('</td>\n');
		document.write('</tr>\n');
		document.write('</table>\n');
	}
	document.close();
}

// generateFlash +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
function generateFlash(Obj) {
	document.open();
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" id=' + Obj.id + ' width="' + Obj.width + '" height="' + Obj.height + '" name="' + Obj.id + '">\n');
	document.write('<param name="movie" value="' + Obj.path + Obj.data + Obj.opt + '">\n');
	document.write('<param name=' + Obj.id + ' value="false">\n');
	document.write('<param name="quality" value="' + Obj.quality + '">\n');
	document.write('<param name="bgcolor" value="' + Obj.bgcolor + '">\n');
	document.write('<param name="menu" value="false">\n');
	document.write('<embed src="' + Obj.path + Obj.data + Obj.opt + '" quality="' + Obj.quality + '" swLiveConnect="false" bgcolor="' + Obj.bgcolor + '" pluginspage="http://www.macromedia.com/jp/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="' + Obj.width + '" height="' + Obj.height + '" menu="false">\n');
	document.write('</embed></object>\n');
	document.close();
}

// Window_Open +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	
function openBrWindow(theURL,winName,features) { 
  window.open(theURL,winName,features);
}
function drawLoginPallet()
{
}
function drawMenuButton()
{
		document.write('<!-- menuBtn -->');
		document.write('<table width="150" cellspacing="0" cellpadding="0" border="0">');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/space.gif"><a href="/office/open/english/facility/facility.html" onmouseover="swapImage(\'menu02\',\'\',\'/office/open/english/images/btn_mm02_ov.gif\',1)" onmouseout="swapImgRestore()"><img src="/office/open/english/images/btn_mm02_def.gif" name="menu02" alt="Facilities" width="150" height="20" border="0"></a></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/bg_border_1.gif"><img src="/office/open/english/images/space.gif" width="1" height="1" alt=""></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/space.gif"><a href="/office/open/english/theme/service.html" onmouseover="swapImage(\'menu12\',\'\',\'/office/open/english/images/btn_mm12_ov.gif\',1)" onmouseout="swapImgRestore()"><img src="/office/open/english/images/btn_mm12_def.gif" name="menu12" alt="Our services" width="150" height="20" border="0"></a></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/bg_border_1.gif"><img src="/office/open/english/images/space.gif" width="1" height="1" alt=""></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/space.gif"><a href="/office/open/english/info/faq.html" onmouseover="swapImage(\'menu06\',\'\',\'/office/open/english/images/btn_mm06_ov.gif\',1)" onmouseout="swapImgRestore()"><img src="/office/open/english/images/btn_mm06_def.gif" name="menu06" alt="FAQ" width="150" height="20" border="0"></a></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/bg_border_1.gif"><img src="images/space.gif" width="1" height="1" alt=""></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/space.gif"><a href="/office/open/english/contact/contact.html" onmouseover="swapImage(\'menu07\',\'\',\'/office/open/english/images/btn_mm07_ov.gif\',1)" onmouseout="swapImgRestore()"><img src="/office/open/english/images/btn_mm07_def.gif" name="menu07" alt="Contact us" width="150" height="20" border="0"></a></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/bg_border_1.gif"><img src="images/space.gif" width="1" height="1" alt=""></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/space.gif"><a href="/office/open/english/info/access.html" onmouseover="swapImage(\'menu09\',\'\',\'/office/open/english/images/btn_mm09_ov.gif\',1)" onmouseout="swapImgRestore()"><img src="/office/open/english/images/btn_mm09_def.gif" name="menu09" alt="Access" width="150" height="20" border="0"></a></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/bg_border_1.gif"><img src="/office/open/english/images/space.gif" width="1" height="1" alt=""></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/space.gif"><a href="/office/open/english/incorp/incorp.html" onmouseover="swapImage(\'menu13\',\'\',\'/office/open/english/images/btn_mm13_ov.gif\',1)" onmouseout="swapImgRestore()"><img src="/office/open/english/images/btn_mm13_def.gif" name="menu13" alt="List of our tenants" width="150" height="20" border="0"></a></td></tr>');
		document.write('<tr><td bgcolor="#ffffff" background="/office/open/english/images/bg_border_1.gif"><img src="/office/open/english/images/space.gif" width="1" height="1" alt=""></td></tr>');
		document.write('</table>');
		
		document.write('<br><br>');
		
		document.write('<table width="150" cellspacing="0" cellpadding="0" border="0">');
		document.write('<tr><td><a href="http://www.egg-japan.com/concept/english/index_f.html"><img src="/office/open/english/images/logo_egg.gif" width="150" height="38" border=0 alt="Entrepreneur Group for Growing Japan (EGG JAPAN)"></a></td></tr>');
		document.write('<tr><td>&nbsp;</td></tr>');
		document.write('<tr><td><a href="http://www.tokyo21c-club.com/open/english/index_f.html"><img src="/office/open/english/images/logo_t21c.gif" width="150" height="29" border=0 alt="Tokyo 21c Club"></a></td></tr>');
		document.write('<tr><td>&nbsp;</td></tr>');
		document.write('<tr><td><a href="http://www.marunouchi-frontier.com/english/index.html"><img src="/office/open/english/images/logo_maru.gif" width="150" height="29" border=0 alt="MARUNOUCHI FRONTIER"></a></td></tr>');
		document.write('</table>');
}
