<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title type="text">iBT TOEFL 시험장</title>
      <updated>2010-03-11T15:42:52+09:00</updated>
   <id>http://www.fulbright.or.kr/xe/?mid=ctas&amp;act=atom</id>
   <link rel="alternate" type="text/html" hreflang="en" href="http://www.fulbright.or.kr/xe/ctas"/>
   <link rel="self" type="application/atom+xml" href="http://www.fulbright.or.kr/xe/?mid=ctas&amp;act=atom"/>
   <generator uri="http://www.xpressengine.com/" version="1.4.0.5">XpressEngine</generator>
   <entry>
      <title>덕성여자대학교 - 언어교육원</title>
      <id>http://www.fulbright.or.kr/xe/36884</id>
      <published>2009-09-17T12:06:30+09:00</published>
      <updated>2009-10-14T09:56:48+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36884"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36884#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;&lt;/p&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 400px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
	var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
	mapObj.setCenterAndZoom(new NPoint(313566,561472),2);
// 축척 슬라이드바를 생성합니다.
	var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
	var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
	zoom.setAlign(&quot;left&quot;);
	zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
	save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
	mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
	mapObj.addControl(zoom);

// 위치
	var iconUrl = &apos;/imgs/here.gif&apos;;

	var pos = new NPoint(313566,561472);
	var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
	mapObj.addOverlay(marker);

	var infowin = new NInfoWindow();
	infowin.setZIndex(9999);
	NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;언어교육원&quot;);infowin.showWindow()});
	// NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
	mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;

&lt;p&gt;&lt;br  /&gt;&lt;br  /&gt;교통편 안내:덕성여자대학교 후문으로 오시면 됩니다. &lt;br  /&gt;․ 수유역에서 찾아오는 방법 &lt;br  /&gt;버스 : 지하철 4호선 수유역 6번 출구 -&amp;gt; 덕성여대행 마을버스 02번 탑승 -&amp;gt; 경기장학관 하차 &lt;br  /&gt;․ 창동역에서 찾아오는 방법 &lt;br  /&gt;버스 : 지하철 1 ․ 4호선 창동역 1번 출구 -&amp;gt; 덕성여대행 마을버스 01번 탑승 -&amp;gt; 경기장학관 하차 &lt;br  /&gt;네비게이션을 이용하실 경우 &apos;경기장학관&apos;을 검색하셔서 오시는 게 편리하십니다. &lt;br  /&gt;&lt;br  /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Daeduk College (대덕대학)</title>
      <id>http://www.fulbright.or.kr/xe/36883</id>
      <published>2009-04-13T10:30:14+09:00</published>
      <updated>2009-10-14T09:40:45+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36883"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36883#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;a onclick=&quot;window.open(this.href);return false;&quot; href=&quot;http://www.ets.org/bin/getprogram.cgi?test=toefl&quot;&gt;http://www.ets.org/bin/getprogram.cgi?test=toefl&lt;/a&gt;&lt;a onclick=&quot;window.open(this.href);return false;&quot; href=&quot;http://www.ddc.ac.kr/&quot;&gt;http://www.ddc.ac.kr/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;STN Number: STN13728&lt;br  /&gt;주소: 대전시 유성구 장동 대덕대학 정곡관 4층 (A01)&lt;br  /&gt;&lt;br  /&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;&lt;/p&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 500px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
	var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,500);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
	mapObj.setCenterAndZoom(new NPoint(343128,421243),2);
// 축척 슬라이드바를 생성합니다.
	var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
	var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
	zoom.setAlign(&quot;left&quot;);
	zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
	save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
	mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
	mapObj.addControl(zoom);

// 위치
	var iconUrl = &apos;/imgs/here.gif&apos;;

	var pos = new NPoint(343128,421243);
	var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
	mapObj.addOverlay(marker);

	var infowin = new NInfoWindow();
	infowin.setZIndex(9999);
	NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;정곡관 4층&quot;);infowin.showWindow()});
	// NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
	mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>군장대학교</title>
      <id>http://www.fulbright.or.kr/xe/36882</id>
      <published>2009-03-11T10:57:10+09:00</published>
      <updated>2009-10-14T09:59:23+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36882"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36882#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;&lt;/p&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 500px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
	var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,500);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
	mapObj.setCenterAndZoom(new NPoint(315198,544377),2);
// 축척 슬라이드바를 생성합니다.
	var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
	var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
	zoom.setAlign(&quot;left&quot;);
	zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
	save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
	mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
	mapObj.addControl(zoom);

// 위치
	var iconUrl = &apos;/imgs/here.gif&apos;;

	var pos = new NPoint(315198,544377);
	var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
	mapObj.addOverlay(marker);

	var infowin = new NInfoWindow();
	infowin.setZIndex(9999);
	NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;휴먼빌딩 지하1층&quot;);infowin.showWindow()});
	// NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
	mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;역삼역 1번출구에서 300m 기업은행건물 휴먼빌딩 지하 1층 &lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Yeungjin College (영진대학)</title>
      <id>http://www.fulbright.or.kr/xe/36881</id>
      <published>2009-03-10T09:36:45+09:00</published>
      <updated>2009-10-14T10:26:41+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36881"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36881#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(456389,366370),4);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(456389,366370);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;STN13698A/B&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Juseong College (주성대학)</title>
      <id>http://www.fulbright.or.kr/xe/36880</id>
      <published>2009-03-10T09:23:28+09:00</published>
      <updated>2009-10-14T10:45:19+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36880"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36880#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(360167,455746),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(360167,455746);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;주성대학&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Kyonggi University (경기대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36879</id>
      <published>2009-02-03T09:30:14+09:00</published>
      <updated>2009-10-14T10:00:38+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36879"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36879#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;br  /&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;&lt;/p&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
	var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
	mapObj.setCenterAndZoom(new NPoint(308512,551926),2);
// 축척 슬라이드바를 생성합니다.
	var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
	var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
	zoom.setAlign(&quot;left&quot;);
	zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
	save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
	mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
	mapObj.addControl(zoom);

// 위치
	var iconUrl = &apos;/imgs/here.gif&apos;;

	var pos = new NPoint(308512,551926);
	var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
	mapObj.addOverlay(marker);

	var infowin = new NInfoWindow();
	infowin.setZIndex(9999);
	NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;본관 2층&quot;);infowin.showWindow()});
	// NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
	mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;

&lt;p&gt;- STN13678A: 본관 2층 전산실습실&lt;br  /&gt;- STN13678B: 본관 2층 관광전산실&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Hankuk University of Foreign Studies - Yongin (한국외국어대학교-용인캠퍼스)</title>
      <id>http://www.fulbright.or.kr/xe/36878</id>
      <published>2008-11-18T16:21:50+09:00</published>
      <updated>2009-10-14T10:33:51+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36878"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36878#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
	var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
	mapObj.setCenterAndZoom(new NPoint(335264,526314),2);
// 축척 슬라이드바를 생성합니다.
	var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
	var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
	zoom.setAlign(&quot;left&quot;);
	zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
	save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
	mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
	mapObj.addControl(zoom);

// 위치
	var iconUrl = &apos;/imgs/here.gif&apos;;

	var pos = new NPoint(335264,526314);
	var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
	mapObj.addOverlay(marker);

	var infowin = new NInfoWindow();
	infowin.setZIndex(9999);
	NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;한국외국어대학교&quot;);infowin.showWindow()});
	// NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
	mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Kangwon National University (강원대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36877</id>
      <published>2008-03-12T12:49:10+09:00</published>
      <updated>2009-10-14T10:50:40+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36877"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36877#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(377792,585288),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(377792,585288);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;강원대&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Hansei University (한세대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36876</id>
      <published>2008-03-12T12:35:25+09:00</published>
      <updated>2009-10-14T10:34:45+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36876"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36876#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(307443,527573),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(307443,527573);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;한세대&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Cheju University (제주 대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36875</id>
      <published>2008-03-12T12:24:32+09:00</published>
      <updated>2009-10-14T10:51:45+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36875"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36875#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(266412,96608),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(266412,96608);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;제주대학교&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Chungbuk National University (충북 대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36874</id>
      <published>2008-02-29T16:15:22+09:00</published>
      <updated>2009-10-14T10:46:00+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36874"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36874#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(351380,447744),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(351380,447744);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;International Education Center&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;- STN13690A : International Education Center&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Mokpo National University (목포대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36873</id>
      <published>2008-02-29T16:07:38+09:00</published>
      <updated>2009-10-14T10:47:45+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36873"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36873#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(257248,258012),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(257248,258012);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;목포대학교&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Chonnam National University (전남대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36872</id>
      <published>2008-02-29T16:03:45+09:00</published>
      <updated>2009-10-14T10:14:58+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36872"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36872#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(300648,287244),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(300648,287244);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;언어교육원&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Chonbuk National University (전북대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36871</id>
      <published>2008-02-29T15:59:12+09:00</published>
      <updated>2009-10-14T10:47:04+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36871"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36871#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(321650,360896),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(321650,360896);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;언어교육원&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Busan National University of Education (부산교육대학교)</title>
      <id>http://www.fulbright.or.kr/xe/36870</id>
      <published>2008-02-29T15:47:04+09:00</published>
      <updated>2009-10-14T10:15:47+09:00</updated>
      <link rel="alternate" type="text/html" href="http://www.fulbright.or.kr/xe/36870"/>
      <link rel="replies" type="text/html" href="http://www.fulbright.or.kr/xe/36870#comment"/>
      <author>
         <name>Admin</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;b&gt;지도:&lt;/b&gt;&lt;br  /&gt;
&lt;div style=&quot;WIDTH: 550px; HEIGHT: 300px&quot; id=&quot;mapContainer&quot;&gt;&lt;/div&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;!--
// 새로운 네이버 지도 객체를 생성하여, 컨테이너 상에 지도를 표시합니다.
        var mapObj = new NMap(document.getElementById(&apos;mapContainer&apos;),550,300);
// 지도 객체의 중심점과 축척 레벨을 설정합니다.
        mapObj.setCenterAndZoom(new NPoint(498075,289102),5);
// 축척 슬라이드바를 생성합니다.
        var zoom =new NZoomControl();
// 저장 버튼을 생성합니다.
        var save = new NSaveBtn();
// 축척 슬라이드바를 지도상의 왼쪽, 아래로 이동 시킵니다
        zoom.setAlign(&quot;left&quot;);
        zoom.setValign(&quot;bottom&quot;);
// 저장 버튼을 지도상의 위쪽으로 이동 시킵니다
        save.setValign(&quot;top&quot;);
// 지도 객체에 저장 버튼 컨트롤을 등록합니다.
        mapObj.addControl(save);
// 비도 객체에 축척 슬라이드바 컨트롤을 등록합니다.
        mapObj.addControl(zoom);

// 학교 위치
        var iconUrl = &apos;/imgs/here.gif&apos;;

        var pos = new NPoint(498075,289102);
        var marker = new NMark(pos,new NIcon(iconUrl,new NSize(12,20)));
        mapObj.addOverlay(marker);

        var infowin = new NInfoWindow();
        infowin.setZIndex(9999);
        NEvent.addListener(marker,&quot;mouseover&quot;,function(pos){infowin.set(pos,&quot;부산교대&quot;);infowin.showWindow()});
        // NEvent.addListener(marker,&quot;mouseout&quot;,function(){infowin.hideWindow();});
        mapObj.addOverlay(infowin);

//--&gt;

&lt;/script&gt;
&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;br  /&gt;&lt;/div&gt;</content>
                  
   </entry>
</feed> 
