//カウンター用スクリプトvar SRNheight=window.screen.height;var SRNwidth=window.screen.width;var SRNcolor=window.screen.colorDepth;var Referrer=window.document.referrer;var HostUrl=window.document.url//New マーク用スクリプトfunction newMark(y,m,d){oldDay=new Date(y+"/"+m+"/"+d); newDay=new Date(); n=(newDay-oldDay)/(1000*60*60*24);if(n<=7)document.write("<span class='reditalic'>NEW!!</span>");}//画像入れ替えスクリプトfunction chgImg(iName,str){document.images[iName].src=str;}//日本語ヘッダーページ選択ボタンスクリプト/*英語選択*/function toenglish(){if(toeng==""){toeng="engindex.html";};document.write("<div id='enjp'><a href='../",toeng,"' onMouseover='chgImg(&quot;english&quot;,&quot;../images/english2.gif&quot;)' onMouseout='chgImg(&quot;english&quot;,&quot;../images/english.gif&quot;)'><img src='../images/english.gif' name='english' width='145' height='27' alt='英語頁に移動' border='0'></a></div>");}/*サイトマップへ*/function tositemap(){document.write("<div id='sitemap'><a href='../top/sitemap.html' onMouseover='chgImg(&quot;sitebtn&quot;,&quot;../images/jpsitebtn2.gif&quot;)' onMouseout='chgImg(&quot;sitebtn&quot;,&quot;../images/jpsitebtn.gif&quot;)'><img src='../images/jpsitebtn.gif' name='sitebtn' width='100' height='27' alt='サイトマップに移動' border='0'></a></div>");}/*個人情報保護方針へ*/function toprivpolicy(){document.write("<div id='sitemap2'><a href='../top/privacypolicy.html' onMouseover='chgImg(&quot;privacypolicy&quot;,&quot;../images/jpprivpolibtn2.gif&quot;)' onMouseout='chgImg(&quot;privacypolicy&quot;,&quot;../images/jpprivpolibtn.gif&quot;)'><img src='../images/jpprivpolibtn.gif' name='privacypolicy' width='120' height='27' alt='個人情報保護方針に移動' border='0'></a></div>");}/*お問い合わせへ*/function toinquiry(){document.write("<div id='sitemap'><a href='../top/inquiry.html' onMouseover='chgImg(&quot;inquiry&quot;,&quot;../images/jpinqbtn2.gif&quot;)' onMouseout='chgImg(&quot;inquiry&quot;,&quot;../images/jpinqbtn.gif&quot;)'><img src='../images/jpinqbtn.gif' name='inquiry' width='100' height='27' alt='問い合わせに移動' border='0'></a></div>");}//英語ヘッダーページ選択ボタンスクリプト/*日本語選択*/function tojapanese(){if(tojap==""){tojap="index.html";};document.write("<div id='enjp'><a href='../",tojap,"' onMouseover='chgImg(&quot;japanese&quot;,&quot;../images/japanese2.gif&quot;)' onMouseout='chgImg(&quot;japanese&quot;,&quot;../images/japanese.gif&quot;)'><img src='../images/japanese.gif' name='japanese' width='145' height='27' alt='go to Japanese' border='0'></a></div>");}/*英語サイトマップへ*/function toensitemap(){document.write("<div id='sitemap'><a href='../top/ensitemap.html' onMouseover='chgImg(&quot;sitebtn&quot;,&quot;../images/ensitebtn2.gif&quot;)' onMouseout='chgImg(&quot;sitebtn&quot;,&quot;../images/ensitebtn.gif&quot;)'><img src='../images/ensitebtn.gif' name='sitebtn' width='100' height='27' alt='go to Site Map' border='0'></a></div>");}/*英語個人情報保護方針へ*/function toenprivpolicy(){document.write("<div id='sitemap2'><a href='../top/enprivacypolicy.html' onMouseover='chgImg(&quot;privacypolicy&quot;,&quot;../images/enprivpolibtn2.gif&quot;)' onMouseout='chgImg(&quot;privacypolicy&quot;,&quot;../images/enprivpolibtn.gif&quot;)'><img src='../images/enprivpolibtn.gif' name='privacypolicy' width='120' height='27' alt='go to Privacy Policy' border='0'></a></div>");}/*英語お問い合わせへ*/function toeninquiry(){document.write("<div id='sitemap'><a href='../top/eninquiry.html' onMouseover='chgImg(&quot;inquiry&quot;,&quot;../images/eninqbtn2.gif&quot;)' onMouseout='chgImg(&quot;inquiry&quot;,&quot;../images/eninqbtn.gif&quot;)'><img src='../images/eninqbtn.gif' name='inquiry' width='100' height='27' alt='go to Inquiry' border='0'></a></div>");}//トップページヘッダー選択ボタンスクリプト/*英語選択*/function toptoenglish(){document.write("<div id='enjp'><a href='engindex.html' onMouseover='chgImg(&quot;english&quot;,&quot;images/english2.gif&quot;)' onMouseout='chgImg(&quot;english&quot;,&quot;images/english.gif&quot;)'><img src='images/english.gif' name='english' width='145' height='27' alt='英語頁に移動' border='0'></a></div>");}/*サイトマップへ*/function toptositemap(){document.write("<div id='sitemap'><a href='top/sitemap.html' onMouseover='chgImg(&quot;sitebtn&quot;,&quot;images/jpsitebtn2.gif&quot;)' onMouseout='chgImg(&quot;sitebtn&quot;,&quot;images/jpsitebtn.gif&quot;)'><img src='images/jpsitebtn.gif' name='sitebtn' width='100' height='27' alt='サイトマップに移動' border='0'></a></div>");}/*個人情報保護方針へ*/function toptoprivpolicy(){document.write("<div id='sitemap2'><a href='top/privacypolicy.html' onMouseover='chgImg(&quot;privacypolicy&quot;,&quot;images/jpprivpolibtn2.gif&quot;)' onMouseout='chgImg(&quot;privacypolicy&quot;,&quot;images/jpprivpolibtn.gif&quot;)'><img src='images/jpprivpolibtn.gif' name='privacypolicy' width='120' height='27' alt='個人情報保護方針に移動' border='0'></a></div>");}/*お問い合わせへ*/function toptoinquiry(){document.write("<div id='sitemap'><a href='top/inquiry.html' onMouseover='chgImg(&quot;inquiry&quot;,&quot;images/jpinqbtn2.gif&quot;)' onMouseout='chgImg(&quot;inquiry&quot;,&quot;images/jpinqbtn.gif&quot;)'><img src='images/jpinqbtn.gif' name='inquiry' width='100' height='27' alt='問い合わせに移動' border='0'></a></div>");}//英語トップページヘッダー選択ボタンスクリプト/*日本語選択*/function toptojapanese(){document.write("<div id='enjp'><a href='index.html' onMouseover='chgImg(&quot;japanese&quot;,&quot;images/japanese2.gif&quot;)' onMouseout='chgImg(&quot;japanese&quot;,&quot;images/japanese.gif&quot;)'><img src='images/japanese.gif' name='japanese' width='145' height='27' alt='go to Japanese' border='0'></a></div>");}/*英語サイトマップへ*/function toptoensitemap(){document.write("<div id='sitemap'><a href='top/ensitemap.html' onMouseover='chgImg(&quot;sitebtn&quot;,&quot;images/ensitebtn2.gif&quot;)' onMouseout='chgImg(&quot;sitebtn&quot;,&quot;images/ensitebtn.gif&quot;)'><img src='images/ensitebtn.gif' name='sitebtn' width='100' height='27' alt='go to Site Map' border='0'></a></div>");}/*英語個人情報保護方針へ*/function toptoenprivpolicy(){document.write("<div id='sitemap2'><a href='top/enprivacypolicy.html' onMouseover='chgImg(&quot;privacypolicy&quot;,&quot;images/enprivpolibtn2.gif&quot;)' onMouseout='chgImg(&quot;privacypolicy&quot;,&quot;images/enprivpolibtn.gif&quot;)'><img src='images/enprivpolibtn.gif' name='privacypolicy' width='120' height='27' alt='go to Privacy Policy' border='0'></a></div>");}/*英語お問い合わせへ*/function toptoeninquiry(){document.write("<div id='sitemap'><a href='top/eninquiry.html' onMouseover='chgImg(&quot;inquiry&quot;,&quot;images/eninqbtn2.gif&quot;)' onMouseout='chgImg(&quot;inquiry&quot;,&quot;images/eninqbtn.gif&quot;)'><img src='images/eninqbtn.gif' name='inquiry' width='100' height='27' alt='go to Inquiry' border='0'></a></div>");}//専用ページにおける選択ボタンスクリプト/*トップページ選択*/function totop(){document.write("<div id='enjp'><a href='../index.html' onMouseover='chgImg(&quot;top&quot;,&quot;../images/zaidantop2.gif&quot;)' onMouseout='chgImg(&quot;top&quot;,&quot;../images/zaidantop.gif&quot;)'><img src='../images/zaidantop.gif' name='top' width='145' height='27' alt='財団トップ頁に移動' border='0'></a></div>");}/*個人情報保護方針へ*/function toprivpolicy(){document.write("<div id='sitemap2'><a href='../top/privacypolicy.html' onMouseover='chgImg(&quot;privacypolicy&quot;,&quot;../images/jpprivpolibtn2.gif&quot;)' onMouseout='chgImg(&quot;privacypolicy&quot;,&quot;../images/jpprivpolibtn.gif&quot;)'><img src='../images/jpprivpolibtn.gif' name='privacypolicy' width='120' height='27' alt='個人情報保護方針に移動' border='0'></a></div>");}//現在ページ表示スクリプトfunction pagenow(){document.write("<div class='graycommentm'>位置：&nbsp;<a href='../",linksaki[ii][0],"'>",menukoumoku [ii][0],"</a> ");if(jj==0 && ichi==0){document.write("(このページ)")};if(jj==0 && ichi==1){document.write(" >> このページ")};if(jj==0 && ichi==2){document.write(" >>"+subpage+" >>このページ");};if(jj >= 1 && ichi==0){document.write(" >> <a href='../",linksaki[ii][jj],"'>",menukoumoku [ii][jj],"</a> (このページ)");};if(jj>= 1 && ichi==1){document.write(" >> <a href='../",linksaki[ii][jj],"'>",menukoumoku [ii][jj],"</a> >>このページ");};if(jj>= 1 && ichi>=2){document.write(" >> <a href='../",linksaki[ii][jj],"'>",menukoumoku [ii][jj],"</a> >>");document.write(subpage+" >>このページ");};document.write("</div>");}//英語現在ページ表示スクリプトfunction enpagenow(){document.write("<div class='graycommentm'>Location：&nbsp;<a href='../",linksaki[ii][0],"'>",menukoumoku [ii][0],"</a> ");if(jj==0 && ichi==0){document.write("(This page)")};if(jj==0 && ichi==1){document.write(" >> This page")};if(jj==0 && ichi==2){document.write(" >>"+subpage+" >>This page");};if(jj >= 1 && ichi==0){document.write(" >> <a href='../",linksaki[ii][jj],"'>",menukoumoku [ii][jj],"</a> (This page)");};if(jj>= 1 && ichi==1){document.write(" >> <a href='../",linksaki[ii][jj],"'>",menukoumoku [ii][jj],"</a> >>This page");};if(jj>= 1 && ichi>=2){document.write(" >> <a href='../",linksaki[ii][jj],"'>",menukoumoku [ii][jj],"</a> >>");document.write(subpage+" >>This page");};document.write("</div>");}//事務所日本語住所表示関連スクリプトfunction addressjp(){document.write("<div class='graycommentl'>財団法人　三菱UFJ信託奨学財団</div>");document.write("<div class='graycommentm'>〒103-0027東京都中央区日本橋2-2-4<br>日本橋ビル<br>");document.write("Tel：03-3275-2215&nbsp;&nbsp;&nbsp;Fax：03-3275-2409<br>URL：http://www.scholarship.or.jp<br>e-mail：info@scholarship.or.jp</div>");}//事務所英語住所表示関連スクリプトfunction addressen(){document.write("<div class='graycommentl'>The Mitsubishi UFJ Trust Scholarship Foundation</div>");document.write("<div class='graycommentm'><br>3 Fl. Nihombashi Bldg.,<br>2-4 Nihombashi 2-chome, Chuo-ku, Tokyo 103-0027, Japan<br>");document.write("Phone：+81-3-3275-2215&ensp;&ensp;Telefax：+81-3-3275-2409<br>URL：http://www.scholarship.or.jp<br>e-mail：info@scholarship.or.jp</div>");}//日本語アクロバットダウンロードメッセージ表示関連スクリプトfunction getacrojp(){document.write("<div class='graycommentm'><br><br>ＰＤＦファイルを読むには、アドビ・アクロバットリーダー&reg;が必要です。<br>");document.write("ダウンロードするには下のボタンをクリックしてその指示に従ってください。<br> <a href=http://www.adobe.co.jp/products/acrobat/readstep2.html target='top'><img src='../images/getacro.gif' border='0' height='31' width='88'></a><br><br></div>");}//英語アクロバットダウンロードメッセージ表示関連スクリプトfunction getacroen(){document.write("<div align='center' class='graycomm'>To view and print the PDF files, Adobe Acrobat Reader&reg; is required.<br>");document.write("To download the Reader for free, click on the button below, and then follow the detailed instructions on the web site.<br> <a href=http://www.adobe.com/products/acrobat/readstep2.html target='top'><img src='../images/getacro.gif' border='0' height='31' width='88'></a><br><br></div>");}//事務所地図の写真表示関連変数とスクリプトvar images = new Array (33);         images[0]="../shashin/0eiraku.jpg";         images[1]="../shashin/1daimaru.jpg";         images[2]="../shashin/2kojichu.jpg";         images[3]="../shashin/3dai2tekkobiru.jpg";         images[4]= "../shashin/4tekkobiru.jpg";          images[5]="../shashin/5shinnittetsu.jpg";         images[6]= "../shashin/6daiwasec.jpg";         images[7]= "../shashin/7nikkocordialsec.jpg";         images[8]= "../shashin/8honmagolf.jpg";         images[9]="../shashin/9tabixjapan.jpg";         images[10]= "../shashin/10rakuichi.jpg";         images[11]= "../shashin/11excelsiorcafe.jpg";         images[12]= "../shashin/12ampm.jpg";         images[13]= "../shashin/13mizuhotrust.jpg";         images[14]="../shashin/14shinkinchukin.jpg";         images[15]= "../shashin/15mizuho.jpg";         images[16]="../shashin/16coffee.jpg";         images[17]= "../shashin/17mikunishika.jpg";         images[18]= "../shashin/18plazasouth.jpg";         images[19]="../shashin/19plazanorth.jpg";         images[20]= "../shashin/20mitsubishitrust.jpg";         images[21]= "../shashin/21maruzen.jpg";         images[22]= "../shashin/22berlitz.jpg";         images[23]= "../shashin/23nihonkoasompo.jpg";         images[24]="../shashin/24fugetsudo.jpg";         images[25]= "../shashin/25commecastore.jpg";         images[26]="../shashin/26starbuckscoffee.jpg";         images[27]= "../shashin/27yanagiyabldg.jpg";         images[28]= "../shashin/28takashimaya.jpg";         images[29]="../shashin/29marusansec.jpg";         images[30]= "../shashin/30tsubasasec.jpg";         images[31]="../shashin/31cornernihombashi.jpg";         images[32]= "../shashin/32ichomebldg.jpg"; var bdg=31;   function annai(bdg){              document.bldgannai.src =images[bdg];              document.close();bdg==0               };  function eiraku(){              document.bldgannai.src =images[0];              document.close();bdg==0               };