Welcome to TiddlyWiki created by Jeremy Ruston, Copyright © 2007 UnaMesa Association
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}
h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}
.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}
.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}
.tabSelected{color:[[ColorPalette::PrimaryDark]];
background:[[ColorPalette::TertiaryPale]];
border-left:1px solid [[ColorPalette::TertiaryLight]];
border-top:1px solid [[ColorPalette::TertiaryLight]];
border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}
#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}
.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}
.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}
#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}
.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}
.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}
.tiddler .defaultCommand {font-weight:bold;}
.shadow .title {color:[[ColorPalette::TertiaryDark]];}
.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}
.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}
.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}
.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}
.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}
.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}
.imageLink, #displayArea .imageLink {background:transparent;}
.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}
.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}
.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}
.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}
.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}
.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}
body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}
hr {height:1px;}
a {text-decoration:none;}
dt {font-weight:bold;}
ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}
.txtOptionInput {width:11em;}
#contentWrapper .chkOptionInput {border:0;}
.externalLink {text-decoration:underline;}
.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}
.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}
/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}
#mainMenu .tiddlyLinkExisting,
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}
.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}
#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}
.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}
#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}
.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}
.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}
.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}
#contentWrapper {display:block;}
#splashScreen {display:none;}
#displayArea {margin:1em 17em 0em 14em;}
.toolbar {text-align:right; font-size:.9em;}
.tiddler {padding:1em 1em 0em 1em;}
.missing .viewer,.missing .title {font-style:italic;}
.title {font-size:1.6em; font-weight:bold;}
.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}
.tiddler .button {padding:0.2em 0.4em;}
.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}
.footer {font-size:.9em;}
.footer li {display:inline;}
.annotation {padding:0.5em; margin:0.5em;}
* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}
.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}
.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}
.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}
.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}
.sparkline {line-height:1em;}
.sparktick {outline:0;}
.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}
* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}
.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date [[DateFormat::DateFormat]]'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date [[DateFormat::shortDateFormat]]'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
<html><iframe src="http://xp2.ttjhs.chc.edu.tw/games2008_singup/" height="450px" width=96%></iframe></html>
<<tabs styleshee97001
"注意事項" "注意事項" 97運動會報名注意事項##注意事項
"一年級報名" "一年級報名" 97運動會報名系統##一年級
"二年級報名" "二年級報名" 97運動會報名系統##test
"三年級報名" "三年級報名" 97運動會三年級報名系統
"體育組長整合" "體育組長整合" 97運動會報名系統##體育組長整合
>>
/%
!一年級
|[[test|97運動會報名系統##test]]|[[102|http://163.23.67.198/games97_singup/102/index.php]]|
!
%/
/%
!test
<html><iframe src="http://163.23.67.200/Games_old/index.php" height="450px" width=96%></iframe></html>
!
%/
[[使用說明|GettingStarted]]
^^~TiddlyWiki 版本:<<version>>
<html>
<embed src="images/index/marquee6.swf" width="650" height="25" FlashVars="txt=本校多元入學資訊網建置於首頁,請參閱。99年4月2日假本校活動中心舉辦三年級多元進路宣導講座,歡迎參加。" wmode="transparent">
</html>
/%
97學年度資賦鑑定簡章出爐,詳情請點選本校首頁資優鑑定網站或洽輔導室。
參加西畫、水墨畫、版畫、平面設計、漫畫類同學請向該班視藝老師報名,並於10月9日前將作品送交該班視藝老師。
本校第一次期中考:10月15日(三)→數學、國文、歷史、作文或地科;10月16日(四)→自然、英文、地理、公民。考試時間為當日第1、3、6、7 節課。
有拜有保佑,有燒香有行氣,2008彰化縣馬祖繞境嘉年華10月10日至16日,全台最大馬祖得道慶賀大典,彰化縣十多尊珍貴馬祖歡喜大出巡,彰化縣政府邀請大家一起來拜馬祖、求平安,幸福滿滿滿!
本校第一次期中考:10月15日(三)→數學、國文、歷史、作文或地科;10月16日(四)→自然、英文、地理、公民。考試時間為當日第1、3、6、7 節課。
10月25日(六) 08:00 於本校活動中心舉辦「大同國民中學97年度增進新生家長教育理念及親師互動座談」,歡迎家長參加。
三年級校外參觀兩日一夜。10月30日(四) 於本校操場集合,南部路線集合時間為06:40 ,中部路線則為 07:10。
大同國中第26屆校慶暨運動會活動。11月10日(一) 本校教師會義賣活動。11日(二) 、12日(三) 運動會。
12/16 一年級國語文競賽。12/23.24第三次模擬基本學力測驗(考作文、二下共同範圍、單張試卷)。
第三次期中考日程:1月16日星期五(數學、國文、歷史、地科),1月19日星期一(自然、英語、地理、公民)。
98年2月24日(星期二)13:30~15:00,大同國中97學年度校園正向管教研習(校內),請同仁務必報名參加,以免來文要求教師一定參加時,徒增同仁不便 (校外研習)。
三年級基本學力測驗模擬考日程:3月4日(三) 英語、自然、國文、作文;3月5日(四) 數學、社會。範圍:一至五冊。
大同國中基測成績亮麗,許立穎同學國中基測滿分(412),榮登全國榜首!400分以上,累計19人。PR98以上,累計24人。PR90以上,共124人。
99年8月1日起新生男、女學生夏季、冬季體育服裝、女生夏季制服修改為下擺外露式。98年8月1日起,女生冬季制服新增長褲,採自由購買。各式服裝樣品將於打版製作完成後擺放於合作社公告周知。
轉知98學年度資優鑑定初選注意事項(初選地點在員林國中),請應考之考生及家長務必詳看內容,詳情可參考本校首頁資優鑑定或公告欄。
98年8月22日(六)於大同國中舉行彰化縣98學年度資賦優異鑑定複選,相關事宜請參考本校首頁資優鑑定或公告欄。
因應新型流感疫情,本校自8月28日起開始發燒篩檢檢測,僅開放正門與北側門出入,同學勿於6:50前進入學校,並請進入校園之學生、師教職員工與外界人士配合辦理。
請本校教師於11月16日前登入教育資源網報名「建置e化專科教室暨e化數位教室--教師資訊應用培訓研習及推展教師資訊融入教學研習」(依領域,校內,大同國中主辦),以便資訊組完成補登作業
珍愛生命無線、行政院衛生署自殺防治安心專線0800788995、行政院衛生署自殺防治安心專線0800請幫幫救救我、彰化縣衛生局社區心理衛生中心關心您。
%/
[img[歡迎觀臨|images/index/marqueetitle.jpg]]
<!--{{{-->
<div class='titleLine'>
<span class='siteTitle' refresh='content' tiddler='MarqueeTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='MarqueeSubtitle'></span>
</div>
<div class='header'>
<div id='changenTopMenu' refresh='content' tiddler='SiteLogo'></div>
<div id='rinTopMenu' refresh='content' tiddler='RinTopMenu'></div>
</div>
<div id='messageArea'></div>
<div id='bodyWrapper'>
<div id='rinSidebar'>
<div class='sidebarBlock'>
<h3>學校概況</h3>
<div refresh='content' tiddler='學校概況'></div>
</div>
<div class='sidebarBlock'>
<h3>處室專區</h3>
<div refresh='content' tiddler='處室專區'></div>
</div>
<div class='sidebarBlock'>
<h3>成果展示</h3>
<div refresh='content' tiddler='成果展示'></div>
</div>
<div class='sidebarBlock'>
<h3>文宣轉知</h3>
<div refresh='content' tiddler='文宣轉知'></div>
</div>
<div class='sidebarBlock'>
<h3>資料查詢</h3>
<div refresh='content' tiddler='資料查詢'></div>
</div>
</div>
<div id='displayArea'>
<div id='tiddlerDisplay'></div>
</div>
<div id='contentFooter'><p>彰化縣立大同國中 資訊組 2008年8月維護</p></div>
</div>
<!--}}}-->
*<<closeAll>>
*<<permaview>>
*<<saveChanges>>
*[[學校簡介|introduction/index.html]]
*[[多元入學|MultipleEntry/index.html]]
*[[教師手冊|teamenual/index.html]]
*[[學生手冊|growmenual/index.html]]
*[[反霸凌|http://163.23.67.198/~antibully/]]
*[[生命教育|project/lifeedu/index.html]]
*[[教育資源網|http://erw.chc.edu.tw/document/index.php]]
*[[學務系統|http://www.ttjhs.chc.edu.tw/sfs3/login.php]]
*[[數位教材|http://163.23.67.202]]
/***
|Name|SinglePageModePlugin|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.2|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Story.prototype.displayTiddler(), Story.prototype.displayTiddlers()|
|Options|##Configuration|
|Description|Show tiddlers one at a time with automatic permalink, or always open tiddlers at top/bottom of page.|
This plugin allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one tiddler displayed at a time.
!!!!!Documentation
>see [[SinglePageModePluginInfo]]
!!!!!Configuration
<<<
<<option chkSinglePageMode>> Display one tiddler at a time
><<option chkSinglePageKeepFoldedTiddlers>> Don't auto-close folded tiddlers
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
<<option chkTopOfPageMode>> Always open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Always open tiddlers at the bottom of the page
<<option chkSinglePageAutoScroll>> Automatically scroll tiddler into view (if needed)
Notes:
* The "display one tiddler at a time" option can also be //temporarily// set/reset by including a 'paramifier' in the document URL: {{{#SPM:true}}} or {{{#SPM:false}}}.
* If more than one display mode is selected, 'one at a time' display takes precedence over both 'top' and 'bottom' settings, and if 'one at a time' setting is not used, 'top of page' takes precedence over 'bottom of page'.
* When using Apple's Safari browser, automatically setting the permalink causes an error and is disabled.
<<<
!!!!!Revisions
<<<
2008.04.18 [2.9.2] in displayTiddler() and checkLastURL(), handling for Unicode in tiddler titles (remove explicit conversion between Unicode and UTF, as this is apparently done automatically by encode/decodeURIComponent, resulting in double-encoding!
| Please see [[SinglePageModePluginInfo]] for previous revision details |
2005.08.15 [1.0.0] Initial Release. Support for BACK/FORWARD buttons adapted from code developed by Clint Checketts.
<<<
!!!!!Code
***/
//{{{
version.extensions.SinglePageMode= {major: 2, minor: 9, revision: 2, date: new Date(2008,4,18)};
//}}}
//{{{
config.paramifiers.SPM = { onstart: function(v) {
config.options.chkSinglePageMode=eval(v);
if (config.options.chkSinglePageMode && config.options.chkSinglePagePermalink && !config.browser.isSafari) {
config.lastURL = window.location.hash;
if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
}
} };
//}}}
//{{{
if (config.options.chkSinglePageMode==undefined)
config.options.chkSinglePageMode=true;
if (config.options.chkSinglePageKeepFoldedTiddlers==undefined)
config.options.chkSinglePageKeepFoldedTiddlers=true;
if (config.options.chkSinglePagePermalink==undefined)
config.options.chkSinglePagePermalink=true;
if (config.options.chkTopOfPageMode==undefined)
config.options.chkTopOfPageMode=false;
if (config.options.chkBottomOfPageMode==undefined)
config.options.chkBottomOfPageMode=false;
if (config.options.chkSinglePageAutoScroll==undefined)
config.options.chkSinglePageAutoScroll=true;
//}}}
//{{{
config.SPMTimer = 0;
config.lastURL = window.location.hash;
function checkLastURL()
{
if (!config.options.chkSinglePageMode)
{ window.clearInterval(config.SPMTimer); config.SPMTimer=0; return; }
if (config.lastURL == window.location.hash) return; // no change in hash
var tids=decodeURIComponent(window.location.hash.substr(1)).readBracketedList();
if (tids.length==1) // permalink (single tiddler in URL)
story.displayTiddler(null,tids[0]);
else { // restore permaview or default view
config.lastURL = window.location.hash;
if (!tids.length) tids=store.getTiddlerText("DefaultTiddlers").readBracketedList();
story.closeAllTiddlers();
story.displayTiddlers(null,tids);
}
}
if (Story.prototype.SPM_coreDisplayTiddler==undefined)
Story.prototype.SPM_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,tiddler,template,animate,slowly)
{
var title=(tiddler instanceof Tiddler)?tiddler.title:tiddler;
var tiddlerElem=document.getElementById(story.idPrefix+title); // ==null unless tiddler is already displayed
var opt=config.options;
if (opt.chkSinglePageMode) {
story.forEachTiddler(function(tid,elem) {
// skip current tiddler and, optionally, tiddlers that are folded.
if ( tid==title
|| (opt.chkSinglePageKeepFoldedTiddlers && elem.getAttribute("folded")=="true"))
return;
// if a tiddler is being edited, ask before closing
if (elem.getAttribute("dirty")=="true") {
// if tiddler to be displayed is already shown, then leave active tiddlers editors as is
// (occurs when switching between view and edit modes)
if (tiddlerElem) return;
// otherwise, ask for permission
var msg="'"+tid+"' is currently being edited.\n\n";
msg+="Press OK to save and close this tiddler\nor press Cancel to leave it opened";
if (!confirm(msg)) return; else story.saveTiddler(tid);
}
story.closeTiddler(tid);
});
}
else if (opt.chkTopOfPageMode)
arguments[0]=null;
else if (opt.chkBottomOfPageMode)
arguments[0]="bottom";
if (opt.chkSinglePageMode && opt.chkSinglePagePermalink && !config.browser.isSafari) {
window.location.hash = encodeURIComponent(String.encodeTiddlyLink(title));
config.lastURL = window.location.hash;
document.title = wikifyPlain("SiteTitle") + " - " + title;
if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
}
if (tiddlerElem && tiddlerElem.getAttribute("dirty")=="true") { // editing... move tiddler without re-rendering
var isTopTiddler=(tiddlerElem.previousSibling==null);
if (!isTopTiddler && (opt.chkSinglePageMode || opt.chkTopOfPageMode))
tiddlerElem.parentNode.insertBefore(tiddlerElem,tiddlerElem.parentNode.firstChild);
else if (opt.chkBottomOfPageMode)
tiddlerElem.parentNode.insertBefore(tiddlerElem,null);
else this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
} else
this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
var tiddlerElem=document.getElementById(story.idPrefix+title);
if (tiddlerElem&&opt.chkSinglePageAutoScroll) {
var yPos=ensureVisible(tiddlerElem); // scroll to top of tiddler
var isTopTiddler=(tiddlerElem.previousSibling==null);
if (opt.chkSinglePageMode||opt.chkTopOfPageMode||isTopTiddler)
yPos=0; // scroll to top of page instead of top of tiddler
if (opt.chkAnimate) // defer scroll until 200ms after animation completes
setTimeout("window.scrollTo(0,"+yPos+")",config.animDuration+200);
else
window.scrollTo(0,yPos); // scroll immediately
}
}
if (Story.prototype.SPM_coreDisplayTiddlers==undefined)
Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function() {
// suspend single-page mode (and/or top/bottom display options) when showing multiple tiddlers
var opt=config.options;
var saveSPM=opt.chkSinglePageMode; opt.chkSinglePageMode=false;
var saveTPM=opt.chkTopOfPageMode; opt.chkTopOfPageMode=false;
var saveBPM=opt.chkBottomOfPageMode; opt.chkBottomOfPageMode=false;
this.SPM_coreDisplayTiddlers.apply(this,arguments);
opt.chkBottomOfPageMode=saveBPM;
opt.chkTopOfPageMode=saveTPM;
opt.chkSinglePageMode=saveSPM;
}
//}}}
[img[logo|images/index/header_ttjhs_logo.jpg][http://163.23.67.202/SEH]]
<html>
<embed src="images/index/marquee.swf" width="650" height="25" FlashVars="txt=本校二三年級第八堂輔導課即將開始,擬於九月八日(一)起正式上課!!">
</html>
/***
/%[[StyleSheetLayout]]
[[StyleSheetColors]]%/
!Rin (Beta!!!!) for TiddlyWiki 2.0
inspired by Broken Kode and implemented by Clint Checketts
http://tiddlystyles.com/#theme:Rin
!General Styles /% ============================================================ %/
***/
/*{{{*/
a,
a.tiddlyLink,
a.button,
a.externalLink{
color: #005d93;
text-decoration: none;
background: transparent;
border: 0;
}
a:hover,
a.tiddlyLink:hover,
a.button:hover,
a.externalLink:hover{
border: 0;
color: #900;
text-decoration: underline;
}
body {
background-color: #bad0ea;
font-size: .92em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentWrapper{
border: 0;
margin: .5em 1em;
}
/*}}}*/
/***
!Header Styles /% ============================================================ %/
***/
/*{{{*/
.header {
height: 100px;
background: url('images/index/header_bg.jpg') repeat-x bottom left;
position: relative;
}
.titleLine{
background: #bad0ea url('ringradient.jpg') repeat-x top center;
padding: 0 5px;
}
.siteTitle, .siteSubtitle{
display: inline;
font-size: 12px;
line-height: 25px;
font-weight: normal;
color: #800000;
}
.siteTitle a{
color: #000;
}
.siteTitle a:hover, .siteSubtitle a:hover,.header .headerOptions a:hover{
color: #cdcecf;
text-decoration: none;
background: transparent;
}
.siteSubtitle, #siteSubtitle a{
font-weight: normal;
color: #fff;
}
.headerOptions{
position: absolute;
z-index: 10;
top: 4px;
right: 17px;
text-align: right;
font-size: .9em;
}
.headerOptions a{
position: relative;
top: -2px;
color: #8b9190;
}
.headerOptions .sliderPanel{
color: #000;
background: #fff;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
border-left: 1px solid #ccc;
font-size: 10px;
text-align: left;
line-height: 1.2em;
padding: .5em 1em;
margin: -3px -2px 0 0;
width: 180px;
}
.headerOptions input{
margin: 0em 1em 0 .5em;
font-size: 9px;
}
/*}}}*/
/***
!Top menu styles /% =========================================================== %/
***/
/*{{{*/
#changenTopMenu{
position: absolute;
top: 0;
left: 0;
width: auto;
padding: 0;
margin: 0;
color: #660033;
}
#rinTopMenu{
position: absolute;
bottom: 0;
left: 0;
width: auto;
padding: 0;
margin: 0;
color: #660033;
}
#rinTopMenu br{
display: none;
}
#rinTopMenu a{
color: #e6e6e6;
}
#rinTopMenu ul{
margin: 0 0 2px 2px;
padding: 0;
}
#rinTopMenu li{
display: inline;
}
#rinTopMenu li a.tiddlyLink,#rinTopMenu li a.button,#rinTopMenu li a.externalLink{
padding: 2px 10px;
color: #e6e6e6;
text-decoration: none;
}
#rinTopMenu li a.tiddlyLink:hover,#rinTopMenu li a.button:hover,#rinTopMenu li a.externalLink:hover{
background: #97ced5;
color: #19729e;
}
/*}}}*/
/***
!Sidebar styles /% =========================================================== %/
***/
/*{{{*/
#rinSidebar{
float: left;
margin: 0px 0 0 10px;
width: 130px;
}
#sidebarOptions a.button{
display: inline;
}
.sidebarBlock{
display: block;
margin: 0 0 .5em 0;
background: #d1dff1;
padding-bottom: 5px;
}
.sidebarBlock h1, .sidebarBlock h2, .sidebarBlock h3, .sidebarBlock .tabset{
background: #ccc url('images/index/siderblock_bg.jpg') repeat-x top left;
font-size: 14px;
line-height: 22px;
font-style: italic;
font-weight: bold;
color: #A52A2A;
padding-left: 5px ;
}
.sidebarBlock .tabset{
padding: 0;
}
#rinSidebar .sidebarBlock .tabContents,
#displayArea .sidebarBlock .tabContents .tabContents,
#displayArea .viewer .tabUnselected,
#displayArea .viewer .tabContents .tabSelected{
background: #e5e5e5;
border: solid 1px #ccc;
width: 120px;
}
#sidebar .sidebarBlock .tabContents .tabContents,
#displayArea .sidebarBlock .tabContents,
#displayArea .viewer .tabSelected,
#displayArea .viewer .tabContents .tabUnselected{
background: #d8d8d8;
}
#sidebar .sidebarBlock .tabContents .tab{
background: #f5f6f8;
}
#sidebar .sidebarBlock .tabContents .tabUnselected{
background: #f0f0f0;
}
#sidebar .sidebarBlock .tabContents .tabUnselected:hover{
text-decoration: underline;
}
#contentWrapper .tab{
position: relative;
padding-bottom: 2px;
font-weight: normal;
top: 3px;
background: #f5f6f8;
color: #000;
text-decoration: none;
}
#contentWrapper .tabSelected{
border: 0;
top: 1px;
padding-bottom: 4px !important;
background: #fff;
font-weight: bold;
cursor: default;
}
#sidebarTabs .tabContents li.listTitle,#sidebarTabs .tabContents li.listTitle:hover{
padding: 0 0 0 .5em;
margin: 0;
background: transparent;
}
#sidebarTabs .tabContents li.listLink{
margin-left: 1em;
}
#sidebarTabs .sidebarBlock li{
list-style: none;
margin-left: 1em;
padding: 1px 0 1px 1.5em;
background: transparent url('rinbulletOver.gif') no-repeat left center;
}
#sidebarTabs .sidebarBlock li:hover{
background: transparent url('images/index/rinbullet.gif') no-repeat left center;
}
#contentWrapper .tabContents a.tiddlyLink,#contentWrapper .tabContents a.button{
display: block;
color: #005d93;
border: 0;
}
#contentWrapper .tabContents a.tiddlyLink:hover,#contentWrapper .tabContents a.button:hover{
color: #900;
background: #f0f0f0;
text-decoration: none;
}
#rinSidebar ul,
#rinSidebar li{
list-style: none;
padding: 0;
margin: 0;
}
#rinSidebar li a{
display: block;
margin: 0 0 0 .5em;
padding: 0 0 0 1.5em;
background: transparent url('images/index/rinbullet.gif') no-repeat 5px -22px;
}
#rinSidebar li a:hover,
#rinSidebar #sidebarTabs li a:hover{
background: transparent url('images/index/rinbullet.gif') no-repeat 5px 0;
text-decoration: underline;
}
#rinSidebar #sidebarTabs li{
margin: 0;
padding: 0;
}
/*}}}*/
/***
!Message area styles /% =========================================================== %/
***/
/*{{{*/
#messageArea{
background: #cdced2 url('ringradient.jpg') repeat-x left top;
color: #000;
position: absolute;
top: 135px;
right: 10px;
}
#messageArea a:link{
color: #000;
}
#messageArea a:hover{
text-decoration: none;
}
/*}}}*/
/***
!Display styles /% =========================================================== %/
***/
/*{{{*/
#bodyWrapper{
border: 1px solid #d5d7db;
border-width: 0 1px 3px 1px;
margin: 0;
background: #e8eff8;
}
#displayArea{
margin: 0 0 0 12em;
}
#contentFooter{
clear: both;
background: #bad0ea url('images/index/foot_bg.jpg') repeat-x top left;
text-align: center;
color: #990000;
}
#contentFooter p{
margin: 0;
}
.tiddler{
background: #e8eff8;
margin: 10px 0;
}
.tiddler .toolbar a.button,.tiddler .footer a.button,.tiddler .editorFooter a.button{
padding: 2px 5px;
color: #19729e;
text-decoration: none;
}
.tiddler .toolbar a.button:hover,.tiddler .footer a.button:hover,.tiddler .editorFooter a.button:hover{
background: #97ced5;
color: #19729e;
}
.title{
font-size: 16px;
}
.tagClear{
clear: none;
}
.viewer h1,
.viewer h2,
.viewer h3,
.viewer h4,
.viewer h5,
.viewer h6{
background: #transparent;
}
.viewer h1{
border-bottom: 1px dotted #97ced5;
}
.viewer th,
.viewer thead td{
background: #999
}
#popup{
color: #000;
background: #d5d7db;
}
#popup hr{
color: #999;
border-top: 1px solid #999;
width: 96%;
}
#popup a{
display: block;
color: #005d93;
}
#popup a:hover{
color: #900;
background: #f0f0f0;
text-decoration: none;
}
/*}}}*/
<!--{{{-->
<!--<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>-->
<div class='title' macro='view title'></div>
<!--<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date [[DateFormat::DateFormat]]'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date [[DateFormat::shortDateFormat]]'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>-->
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
*[[教師論壇|http://community.britishcouncil.org/connectingclassrooms/]]
*[[學生論壇|http://www.asiandialogues.com/studentdialogues/]]
<html><iframe src="http://www.ttjhs.chc.edu.tw/sfs3/modules/board/board_view.php" height="450px" width=96%></iframe></html>
*[[首頁|公告欄]]
*[[總體課程計劃|project/lessonplans]]
*[[行事曆|project/calendar/index.html]]
*[[教務處|project/112/index.html]]
*[[家長會|project/parents/index.html]]
*[[彰縣音樂比賽|http://163.23.67.202/SEH]]
*[[教師會|project/teacher_association/index.html]]
*[[表單下載|http://163.23.67.200/modules/fdms/index]]
*[[營養午餐|project/cooprative/index.html]]
*[[常用連結|教師常用連結]]
/%
[[教務處|http://163.23.67.200/AAffairs/index.php]]
%/
<<tabs .001
"創校歷程" "連結創校歷程" 創校歷程
"校歌校徽" "連結校歌校徽" 校歌校徽
"地理位置" "連結地理位置" 地理位置
"新進教師" "連結新進教師" 新進教師
>>
*[[建置e化教室研習|./project/ettjhs/index.html]]
*[[總體課程計劃|project/lessonplans]]
*[[母語日計畫|http://163.23.67.200/AAffairs/Protolanguage/index.php]]
*[[英語演說計畫|http://163.23.67.200/AAffairs/EnSRules/index.php]]
*[[本校教務手冊|http://163.23.67.200/DeanManual/]]
*[[獎助學金辦法|http://163.23.67.200/Grant/index.php]]
*[[96年e化教室進階|http://163.23.67.197/eclass/]]
*[[95年e化教室計畫|http://linux.ttjhs.chc.edu.tw/~eclass/]]
*[[多元進路宣導|http://me.moe.edu.tw/junior/]]
*[[基本學測委會|http://www.bctest.ntnu.edu.tw/]]
*[[學測成果|http://163.23.67.194/ttjhsweb/academic98/index.html]]
*[[建置e化教室研習|./project/ettjhs/index.html]]
*[[暑期科學營|./summer_2009/index.html]]
*[[台閩語師資培訓|./taiwanese/index.html]]
*[[校內學生競賽|project/competition_in/index.html]]
*[[閱讀推動計畫|project/readplan/index.html]]
*[[亞洲對話]]
*[[AMC榮譽榜|project/AMC/index.html]]
*[[MAC位址登錄|http://163.23.67.200/MAC/index.php]]
*[[大同檔案上傳下載入口網|http://163.23.67.198/updownload/]]
*[[大同學務系統|http://www.ttjhs.chc.edu.tw/sfs3/login.php]]
*[[教育資源網|http://erw.chc.edu.tw/document/index.php]]
*[[彰化縣教育局|http://www.boe.chc.edu.tw/]]
*[[彰化縣網中心|http://163.23.200.1/]]
*[[在職進修中心|http://inservice.org.tw/]]
*[[大同教師信箱|https://www.google.com/a/linux.ttjhs.chc.edu.tw/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fa%2Flinux.ttjhs.chc.edu.tw%2F&bsv=1k96igf4806cy<mpl=default<mplcache=2]]
*[[公務信箱|http://wchc.chc.edu.tw/openwebmail/openwebmail.pl]]
*[[教育儲蓄專戶|wmv/971204.wmv]]
*[[彰化縣衛生局社區心理衛生中心|http://center.nccu.idv.tw]]
*[[高中職社區化資訊網|http://comm.tchcvs.tc.edu.tw/]]
*[[著作權好用網|http://www.copyright.net.tw/ch/index.aspx]]
*[[性別平等教育全球資訊網|http://www.gender.edu.tw]]
*[[品德教育資訊網|http://ce.naer.edu.tw]]
*[[愛的教育資網|http://140.111.34.180]]
*[[教育儲蓄專戶|wmv/971204.wmv]]
*[[反毒參一咖|http://www.moj.gov.tw/drugfree]]
*[[全民國防教育網|http://gpwd.mnd.gov.tw]]
*[[台灣動物狂犬病防疫網站|http://www.rabies.tw]]
[[|http://163.23.67.200/AAffairs/Protolanguage/index.php]]
[img[大同國中無障礙校園平面圖|images/index/ttjhs800.jpg]]
[[SiteTitle]]
[[SiteSubtitle]]
[[ChangenTopMenu]]
[[RinTopMenu]]
[[學校概況]]
[[RinLinks]]
[[PageTemplate]]
[[StyleSheet]]
<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal " YYYY年0MM月0DD日" "日誌">><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel "偏好設定 »" "變更 TiddlyWiki 選項">>[[主選單|MainMenu]]
<<tabs txtMainTab "最近更新" "依更新日期排序" TabTimeline "全部" "所有文章" TabAll "分類" "所有標籤" TabTags "更多" "其他" TabMore>>
*[[教務處相關]]
*[[訓導處相關]]
*[[輔導室相關]]
*[[H1N1防疫網|project/H1N1/index.html]]
*[[大同國中學生成長手冊|growmenual/index.html]]
*[[輔導管教辦法|http://163.23.67.200/SAffairs/tea_stu/]]
*[[正向管教計畫|http://163.23.67.200/SAffairs/Ferule/index.php]]
*[[防詐騙處理|http://163.23.67.200/SAffairs/AntiDeceive/index.php]]
*[[2009畢業典禮|project/graduation_2009/index.html]]
*[[運動會報名|http://163.23.67.198/games2008_singup/]]
*[[2008運動會|project/game_2008/index.html]]
*[[2007運動會|http://163.23.67.200/SAffairs/Games/index.php]]
*[[97學年度春暉專案|project/springsunshine97/index.html]]
*[[96學年度春暉專案|project/springsunshine_96/index.html]]
*[[圖書查詢|http://www.ttjhs.chc.edu.tw/sfs3/modules/book_query_changen/query.php]]
*[[公文填報系統|http://mgt2.good.nat.gov.tw/]]
*[[定期公務填報|http://140.111.34.58/SchoolLogin.aspx]]
*[[彰化縣資訊教育成果平台|http://163.23.119.198/login.aspx]]
*[[生命教育資訊網|project/lifeedu/index.html]]
*[[性別平等教育|project/genderok/index.html]]
*[[兒少保護網|project/child_protection/index.html]]
*[[家庭教育網|project/homeedu/index.html]]
*[[資優鑑定|project/identify98/index.html]]
*[[97學年度資優鑑定|project/identify97/]]
*[[生涯封面設計|./project/2009life/index.html]]
*[[資優資源班|http://163.23.67.198/~adm11504/]]
*[[生涯發展教育|http://163.23.67.200/Counseling/CSMyday/index.php]]
*[[學生憂鬱防治|http://163.23.67.200/Blueness/index.php]]
*[[潛能開發教室|http://mail.ttjhs.chc.edu.tw/~kind/index.html]]
*[[創造力計劃|http://mail.ttjhs.chc.edu.tw/~creat/]]
*[[大同音樂班|http://mail.ttjhs.chc.edu.tw/~music/]]
*[[音樂班新站|project/music/index.html]]