<?xml version="1.0" encoding="big5" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>跑者留言版 : 希望能與台灣跑友倆地互相交流</title>
  <link>http://www.taipeimarathon.org.tw/forum/</link>
  <description>這是 XML 內容的; 跑者留言版 : 台北跑者留言版 : 希望能與台灣跑友倆地互相交流</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 18:21:06 +0000</pubDate>
  <lastBuildDate>Sun, 02 Apr 2006 03:11:36 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.73</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.taipeimarathon.org.tw/forum/RSS_post_feed.asp?TID=3463</WebWizForums:feedURL>
  <image>
   <title>跑者留言版</title>
   <url>http://www.taipeimarathon.org.tw/forum/forum_images/logo.png</url>
   <link>http://www.taipeimarathon.org.tw/forum/</link>
  </image>
  <item>
   <title>希望能與台灣跑友倆地互相交流 : 在香港不論人數多的跑會或人數少的跑會都會有到海外比賽，正如我會...</title>
   <link>http://www.taipeimarathon.org.tw/forum/forum_posts.asp?TID=3463&amp;PID=35389#35389</link>
   <description>
    <![CDATA[<strong>作者:</strong> <a href="http://www.taipeimarathon.org.tw/forum/member_profile.asp?PF=926" rel="nofollow">香港樂華</a><br /><strong>Subject:</strong> 3463<br /><strong>發表於：</strong> 2006-04-02 at 3:11am<br /><br /><font size=3>在香港不論人數多的跑會或人數少的跑會都會有到海外比賽，正如我會　<U>香港樂華長跑會（我只是個會員）</U>　在２００４年至２００６年已經到過? 　俄羅斯<STYLE =text/css>         body {            font-family: 'AR PL ShanHeiSun Uni', 'ar pl mingti2l big5', pmingliu, 'microsoft sans serif', tahoma;            line-height: 17px;            letter-spacing: 1px;         }      </STYLE>< = =text/>      /* close the child window that used for viewing larger photos */      function closechildwin() {         if (imgWin != null) {            if (!imgWin.closed) {               imgWin.close();            }         }      }      /* switch to other album when selected from the albums index */      function albumSel(newAlbum) {         var sNewAlbum = String.fromCharCode(newAlbum + 96);         if (this.name != "") {            // update the 'gallery' parameters if this program is not executed standalone            var galleryOrg = parent.control.document.getElementById("gallery").value;            var galleryNew = galleryOrg.substr(0, galleryOrg.length -1) + sNewAlbum;            parent.control.document.getElementById("gallery").value = galleryNew;         }         // reload this page with a new album of this gallery         if ( typeof(albumFolder) != "undefined" ) {             sMulti = albumFolder&#091;newAlbum - 1&#093;;         }         this.location = "galleryfmt.php"                       + "?lang=" + sLang                       + "&year=" + nYear                       + "&folder=" + sFolder                       + "&album=" + sNewAlbum                       + "&multi=" + sMulti;      }      /* display a larger image in a child window when a thumbnail is clicked */      function imgShow(imgIndex) {         document.form1.desc.value = ( imgDesc&#091;imgIndex&#093; == null ? "" : imgDesc&#091;imgIndex&#093; );         document.form1.index.value = imgIndex;         document.form1.src.value = lowPath + imgFile&#091;imgIndex&#093;;         if (typeof(imgWin) == "undefined" || imgWin.closed == true ) {            imgWin = window.open("", "imgShow", "resizable,width=550,height=625");         } else {            imgWin.focus();         }           document.form1.submit();        }      /* go back to a gallery index of the year described by the paramerter 'year' */      function albumBack() {         // back to gallery index of current year         if (this.name != "") {            // update the 'gallery' parameters if this program is not executed standalone            parent.control.document.getElementById("gallery").value = nYear;         }         this.location = "gallery.php"                       + "?lang=" + sLang                       + "&gallery=" + nYear;      }   <!--    According to the nature of folders structure, i.e. multiple folder or single folder,   create album index of current gallery.   Then display the thumbnail image of current album in a 7-columns table.   Fetch control to the child windows "imgWin" for its enlarge image,   when a thumbnail image is selected from the table.   --><!-- begin: program segment to handle single folder gallery -->< = =text/>      /* porgram segment to handle single folder gallery */      // create album index      var albumTotal = ( albumFile.length == 0 ? 1 : albumFile.length );      document.write(albumDesc + " : ");      document.write("<a href='javaScript albumBack' target="_blank">" + lblBack + "</A>&nbsp;&nbsp;");      for (var i=1; i<=albumTotal; i++          if i == nAlbum             Document.writelblAlbum + i + "&nbsp;&nbsp;";          else             Document.write"<a href='javaScript albumSel" + i + "' target="_blank">" + lblAlbum + i + "</A>&nbsp;&nbsp;");         }      }      document.write("<br /><br />");      // display thumbnail images in a 7 columns table      var lowPath = nYear + "/" + sFolder + "/low/";      var thumbPath = nYear + "/" + sFolder + "/thumbs/";      var imgBegin = 0;      for (i=0; i<nAlbum-1; i++) {             imgBegin += albumFile<em>;      }      var imgEnd = imgBegin + (albumTotal == 1 ? imgFile.length : albumFile<em>) - 1;      var k = 1;      document.write("<table>");      for (var j=imgBegin; j<=imgEnd; j++) {         if (k == 1) Document.write("<tr>");         document.write("<td><a href='javaScript imgShow" + j + "' target="_blank">");         document.write("</A></td>");         k++;         if (k == 8 || j == imgEnd ) {            document.write("</tr>");            k = 1;         }      }      document.write("</table>");         /* end program segment : hadling single or multiple folder gallery */      /* parameters to store information necessary to access images of current album */      document.write("<Form name='Form1' method='post' target='imgShow' action='galleryshow.php'>");      document.write("< name='lang' ='' value='" + sLang + "' />");      document.write("<input name='begin' type='hidden' value='" + imgBegin + "' />");      document.write("<input name='end' type='hidden' value='" + imgEnd + "' />");      document.write("< name='src' ='' value='' />");      document.write("< name='desc' ='' value='' />");      document.write("< name='index' ='' value='' />");      document.write("< name='album' ='' value='" + nAlbum + "' />");      document.write("< name='multi' ='' value='" + sMulti + "' />");      document.write("</>");      document.close();    莫斯科／英國倫敦／美國芝加哥及波士頓和加州／臺灣太魯閣／星架坡渣打／馬來西亞吉隆坡／福建廈門／日本長野及河口湖／加拿 大密西沙加市／泰國芭提瑪／泰國桂河橋／匈牙利布達佩斯／韓國春川／澳門／臺北／西班牙／澳洲悉尼／印度孟買渣打／肯亞渣打，但 不是全部海外比賽都以跑會組隊出發，有少數是四五位知己一起計劃出外比賽．今年跑會計劃６月４日參加巴西聖保羅馬拉松．台灣與香 港很多人都是熱愛跑步，如果可以的話大家不防一起組織到海外互相交流．（香港樂華長跑會的網址在２００３年開始成立 <A href="http://www.lwrc.hk/" target="_blank">http://www.lwrc.hk/</A>)，而我的　E-mail是<A href="mailto:yuenshing_mail@yahoo.com.hk" target="_blank">yuenshing_mail@yahoo.com.hk</A>有機會來香港比賽或旅遊可以找我取一些資料．</font>]]>
   </description>
   <pubDate>Sun, 02 Apr 2006 03:11:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.taipeimarathon.org.tw/forum/forum_posts.asp?TID=3463&amp;PID=35389#35389</guid>
  </item> 
  <item>
   <title>希望能與台灣跑友倆地互相交流 : 不知香港是否有類似&amp;#034;台北跑者&amp;#034;的組織,...</title>
   <link>http://www.taipeimarathon.org.tw/forum/forum_posts.asp?TID=3463&amp;PID=35255#35255</link>
   <description>
    <![CDATA[<strong>作者:</strong> <a href="http://www.taipeimarathon.org.tw/forum/member_profile.asp?PF=357" rel="nofollow">dalehuang</a><br /><strong>Subject:</strong> 3463<br /><strong>發表於：</strong> 2006-03-31 at 9:06am<br /><br /><P>不知香港是否有類似"台北跑者"的組織, 專司海外馬拉松參賽的服務. </P><P>如果有的話, 我們也歡迎交流, 甚至於合作組隊, 遠赴海外參賽.</P><P>Run happy!&nbsp;</P><span style="font-size:10px"><br /><br />編輯者 dalehuang</span>]]>
   </description>
   <pubDate>Fri, 31 Mar 2006 09:06:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.taipeimarathon.org.tw/forum/forum_posts.asp?TID=3463&amp;PID=35255#35255</guid>
  </item> 
  <item>
   <title>希望能與台灣跑友倆地互相交流 : 其實我在２００４年到過太魯閣，是參加半馬拉松，這個地方的景色...</title>
   <link>http://www.taipeimarathon.org.tw/forum/forum_posts.asp?TID=3463&amp;PID=34804#34804</link>
   <description>
    <![CDATA[<strong>作者:</strong> <a href="http://www.taipeimarathon.org.tw/forum/member_profile.asp?PF=926" rel="nofollow">香港樂華</a><br /><strong>Subject:</strong> 3463<br /><strong>發表於：</strong> 2006-03-25 at 8:43pm<br /><br /><P>其實我在２００４年到過太魯閣，是參加半馬拉松，這個地方的景色令人難忘，在這峽谷邊緣跑步是我一生不會忘記的，亦是我第一次跟 香港樂華跑會來台灣，這次太魯閣之行我的半馬拉松時間做出了我的個人最佳時間(1小４０分多），知道我的速度未能趕上你們，但我 會繼續努力，希望你們多多指導，台灣是個好地方，使我愛上了．</P><P><IMG height=573 src="http://host.lwrc.hk/gallery/2004/taroko2004/high/041104_007_HKAirport.jpg" width=764 border="0"></P><P><IMG src="http://host.lwrc.hk/gallery/2006/NikeTaipei-1/high/554003511107.jpg" border="0"></P><P><IMG src="http://host.lwrc.hk/gallery/2006/NikeTaipei-1/high/998272511107.jpg" border="0"></P><P><IMG src="http://host.lwrc.hk/gallery/2006/NikeTaipei-1/high/424003511107.jpg" border="0"></P><!-- Message  ''"" --><!-- Message  ''"" -->]]>
   </description>
   <pubDate>Sat, 25 Mar 2006 20:43:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.taipeimarathon.org.tw/forum/forum_posts.asp?TID=3463&amp;PID=34804#34804</guid>
  </item> 
 </channel>
</rss>