<!--{{{-->
<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]];}

#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; 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>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<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'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></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>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
<<importTiddlers>>
!2005
<<<
[[Reglament|2005/12hores/Reglament_2005.pdf]]
[[Classificació final|2005/12hores/Classif_2005.pdf]]
<<<

!2004
<<<
[[Classificació final|2004/12hores/classificacions_2004.htm]]
<<<

!2002
<<<
<html><img border="0" src="2002/12hores/Cartell_2002.jpg" width="228" height="306"></html>
[[Reglament|2002/12hores/reglament_2002.htm]]
<html>
<p style="color: rgb(0, 0, 0);"><font face="verdana"
 size="2">Aquest any la cursa no
tenia favorit clar, degut a una inscripció plena de "viejas glorias",
de les promeses consagrades del C.M.B.S.C., i com no, d'una generació
nova que últimament porta&nbsp;a tothom de cap. El cotxe (per
tothom el
mateix); quin? l'Audi, demostrat està. (desprès del&nbsp;succeït a
les
24 hores).
Amb unes clasificatories força ajustades;
amb&nbsp;prou&nbsp;tensió,
degut a la desaparició de la final B, per falta d'algun dels equips, la
cursa prometia una lluita "de poder a poder" pràcticament entre tots
els equips classificats per a la final.</font></p><p
 style="color: rgb(0, 0, 0);"><font face="verdana"
 size="2">El començament, més o
menys sobre l'hora prevista, es compleixen les expectatives, però amb
una sorpresa (per a alguns), l'equip més jove de la cursa es posa al
davant i comença a posar pistes&nbsp;pel mig. a continuació una
lluita
sense pietat entre els&nbsp;seguidors. La cursa entra en la tercera
hora i l'equip que estava al davant hi continua, però amb un marge
d'una volta sobre l'immediat perseguidor, amb la resta molt a prop; amb
l'excepció de l'equip C.M.B.S.C. 2002 que poc a poc es va quedant a la
cua degut a diversos problemes. Passades un parell més d'hores, la
cursa dona un nou gir, degut a que l'equip de G. Albanell, C. Acacio, i
Santi L. fa un canvi de pneumàtics que es podria catalogar com
desastrós; quedant-se, desprès d'això, a la cua de la classificació.
Mentrestant l'equip de P. Deulofeu, K. Fernandez i J.M. Masip es situa
en una segona posició consolidada. Arribat l'equador de la cursa, les
posicions no varien gaire: 1r: M. Cortell, E. Urrutia, R. Gil, 2n: D.
Alarcón, O. Alarcón, M. Jarque. 3r: P. Deulofeu, K. Fernández, J.M.
Masip. 4t: Palau. 5è: Santi L., C. Acacio, G. Albanell i 6è: C.M.B.S.C.
2002.</font></p>
<p style="color: rgb(0, 0, 0);"><font face="verdana"
 size="2">El "demoledor"&nbsp;equip que va a davant,
escombra als seus rivals de la pista, però sorgeix un problema, un dels
seus components no pot continuar per&nbsp;temes de salut. El
problema es converteix en tragèdia: la desqualificació es inevitable,
tots els seus esforços per rés (però aquí&nbsp;queda el segell de
la casa). Mentretant s'acosta el final de la cursa, sense gaires coses
a destacar; l'equip dels K. Fernández, P. Deulofeu i J.M.
Masip&nbsp;hereten aquesta primera posició que sense mases
problemes mantenen fins al final; la 2a posició és per l'equip de G.
Albanell, Santi L. i Cristian A. que desprès d'una remuntada des de la
5a posició ,a mitja cursa, arriben a un final no apte per cardíacs amb
l'equip de O. Alarcón, D. Alarcón i M. Jarque,&nbsp;desprès de
dotze hores la diferència és de&nbsp;menys d'un metre de
diferència. La 4a posició final és per l'equip Palau, que ha patit
tambè problemes de diferents tipus. I la 5a per l'equip C.M.B.S.C. 2002
continuant amb la seva tònica des de l'inici. La 6a queda per l'equip
malauradament desqualificat de M. Cortell, E. Urrutia i R. Gil.</font></p>
</body></html>
[[Classificació final|2002/12hores/classificacions_2002.htm]]
<<<
<html><img border="0" src="1993/24hores/Cartell.jpg" width="306" height="460"></html>
!Resultats
<<<
<html><head>
<style type="text/css">
<body><table
 style="background-color: rgb(255, 255, 255); width: 327px; text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th
 style="color: rgb(0, 0, 0); text-align: center;" width="49">Posició</th><th
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Equip</th><th
 style="color: rgb(0, 0, 0); text-align: center;" width="48">Volta
ràpida</th>
<th style="color: rgb(0, 0, 0); text-align: center;"
 width="42">Total voltes</th>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">1</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Esteve
Herrero<br>
Josep M. Molins<br>Pere Moratona<br>Miquel Sararols</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="48">13,67</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="42">5205</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">2</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Maron<br>Josep
M. Masip<br>
Marcel Moix<br>Iñaki Roure</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,51</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">5200</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">3</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Barceló<br>Figueres<br>
Guillen<br>Vallverdú</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,86</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4950</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">4</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Joan
Jané<br>Manel Montoliu<br>
Pubill<br>Romeu</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">14,05</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4794</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">5</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Javi
Moya<br>Juanjo Moya<br>
Julio Moya<br>Barnaus</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,84</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4743</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">6</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">César
Cabrera<br>
David Cabrera<br>Pere Deulofeu<br>Fcesc. Fernández</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">13,96</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4651</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">7</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Manel
Clanchet<br>
Fcesc. Gámiz<br>Manel Mancho<br>Xavi Xampeny</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">14,67</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4294</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="49"><font size="4">8</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="208">Josep
Boix<br>
Domenec Boluña<br>Víctor Boluña<br>Felipe Fernández</td><td
 style="color: rgb(0, 0, 0); text-align: center;" width="42">14,75</td>
<td style="color: rgb(0, 0, 0); text-align: center;"
 width="48">4080</td>
</tr></tbody></table>
</body></html>
<<<
<html><img border="0" src="1994/24hores/Cartell.jpg" width="306" height="460"></html>
!Resultats
<<<
<html><body><table
 style="background-color: rgb(255, 255, 255); width: 317px; text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th
 style="color: rgb(0, 0, 0); text-align: center;" width="60">Posició</th><th
 style="text-align: center; color: rgb(0, 0, 0);" width="181">Equip</th><th
 style="text-align: center; color: rgb(0, 0, 0);" width="54">Total
voltes</th>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">1</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">Jordi
Galceran
<br>David Loncan<br>Anna Sabates<br>Loli Zahiño</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7160</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">2</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Josep M. Masip<br>Marcel Moix<br>Alex Morales<br>Iñaki
Roure</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7112</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">3</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Rodolf Múrcia<br>Jordi Parro<br>Miquel Sararols<br>-</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7033</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">4</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Joan Aligué<br>Jaume Darné<br>Miquel Gubianes<br>Pep
Torres</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7011</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">5</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Joan Jané<br>Manel Montoliu<br>Pobill<br>Jordi Urpí</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">7001</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">6</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Esteve Herrero<br>Herrero<br>Josep M. Molins<br>Moratona</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6923</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">7</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
César Cabrera<br>David Cabrera<br>Pere Deulofeu<br>Fcesc.
Fernández</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6863</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">8</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Darné<br>Mañas<br>Vinyes<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6811</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">9</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Jordi Gene<br>Javi Moya<br>Janjo Moya<br>Julio Moya</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6774</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">10</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Jordi<br>Jordi<br>Nando<br>Santi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6755</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">11</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Carles Bartés<br>Fcesc. Lacasa<br>Jordi Sobrevals<br>Xavi
Xampeny</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6739</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">12</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Josep<br>Serra<br>Serra<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6583</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">13</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Alex<br>Gerard<br>Mario<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6486</td>
</tr><tr><td style="color: rgb(0, 0, 0);"
 align="center" width="60"><font size="4">14</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Ansel<br>Josep Boix<br>Felipe Fernández<br>Josep</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6084</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">15</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Jordi<br>Sergio<br>Toni<br>Xavi</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">6052</td>
</tr><tr>
<td style="color: rgb(0, 0, 0);" align="center"
 width="60"><font size="4">16</font></td><td
 style="color: rgb(0, 0, 0);" align="center" width="181">
Albert Albanell<br>Domenec Boluña<br>Víctor Boluña<br>Cecili
Sánchez</td>
<td style="color: rgb(0, 0, 0);" align="center"
 width="54">5901</td>
</tr></tbody></table>
</body></html>
<<<
<html><img border="0" src="1995/24hores/Cartell.jpg" width="306" height="615"></html>
!Informació
<<<
[[Circuit|1995/24hores/Circuit_95.pdf]]
<<<
!Resultats
<<<
<html>
<body><table
 style="background-color: rgb(255, 255, 255); text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th
 style="color: rgb(0, 0, 0); text-align: center;">Posició</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Equip</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Total<br>voltes</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Dif.<br>voltes
<br>primer</th>
<th style="color: rgb(0, 0, 0); text-align: center;">Dif.<br>voltes
<br>anterior</th>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">1</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Esteve
Herrero<br>
Josep M. Molins<br>Moratona<br>Moratona</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6538</td><td
 style="color: rgb(0, 0, 0); text-align: center;">&nbsp;</td><td
 style="color: rgb(0, 0, 0); text-align: center;">&nbsp;</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">2</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Josep M.
Masip<br>
Marcel Moix<br>Alex Morales<br>Iñaki Roure</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6464</td><td
 style="color: rgb(0, 0, 0); text-align: center;">74</td><td
 style="color: rgb(0, 0, 0); text-align: center;">74</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">3</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Darné<br>Hernández<br>
Mañas<br>Rodríguez</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6390</td><td
 style="color: rgb(0, 0, 0); text-align: center;">148</td><td
 style="color: rgb(0, 0, 0); text-align: center;">74</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">4</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Bernaus<br>Bernaus<br>
Juanjo Moya<br>Julio Moya</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6339</td><td
 style="color: rgb(0, 0, 0); text-align: center;">199</td><td
 style="color: rgb(0, 0, 0); text-align: center;">51</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">5</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Arumí<br>Jordi
Galceran<br>
Gasso<br>David Loncan</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6329</td><td
 style="color: rgb(0, 0, 0); text-align: center;">209</td><td
 style="color: rgb(0, 0, 0); text-align: center;">10</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">6</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Fcesc.
Lacasa<br>
Xavier Riera<br>Jordi Sobrevals<br>Xavier Xampeny</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6290</td><td
 style="color: rgb(0, 0, 0); text-align: center;">248</td><td
 style="color: rgb(0, 0, 0); text-align: center;">39</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">7</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Joan Aligué<br>
Jaume Darné<br>Ramis<br>Torres</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6281</td><td
 style="color: rgb(0, 0, 0); text-align: center;">257</td><td
 style="color: rgb(0, 0, 0); text-align: center;">9</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">8</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Crespo<br>Martín<br>
Javi Palazón<br>Dino Ros</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6234</td><td
 style="color: rgb(0, 0, 0); text-align: center;">304</td><td
 style="color: rgb(0, 0, 0); text-align: center;">47</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">9</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">César
Cabrera<br>
David Cabrera<br>Pere Deulofeu<br>Fcesc. Fernández</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6169</td><td
 style="color: rgb(0, 0, 0); text-align: center;">369</td><td
 style="color: rgb(0, 0, 0); text-align: center;">65</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">10</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Campos<br>
Campos<br>Giralt<br>Martínez</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6139</td><td
 style="color: rgb(0, 0, 0); text-align: center;">399</td><td
 style="color: rgb(0, 0, 0); text-align: center;">30</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">11</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Joan Jané<br>
Manel Montoliu<br>Povill<br>Jordi Urpí</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6113</td><td
 style="color: rgb(0, 0, 0); text-align: center;">425</td><td
 style="color: rgb(0, 0, 0); text-align: center;">26</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">12</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Gerard
García<br>
Miquel Pujol<br>Sergi Ramos<br>E. Soler</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6087</td><td
 style="color: rgb(0, 0, 0); text-align: center;">451</td><td
 style="color: rgb(0, 0, 0); text-align: center;">26</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">13</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Pons<br>
Oriol Serra<br>Toni Serra<br>Torras</td>
<td style="color: rgb(0, 0, 0); text-align: center;">6086</td><td
 style="color: rgb(0, 0, 0); text-align: center;">452</td><td
 style="color: rgb(0, 0, 0); text-align: center;">1</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">14</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Albert
Albanell<br>
Gerard Albanell<br>Domenec Boluña<br>Víctor Boluña</td>
<td style="color: rgb(0, 0, 0); text-align: center;">5894</td><td
 style="color: rgb(0, 0, 0); text-align: center;">644</td><td
 style="color: rgb(0, 0, 0); text-align: center;">192</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">15</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Josep Boix<br>
Fesc. Herrero<br>Xavi López<br>Josep Martínez</td>
<td style="color: rgb(0, 0, 0); text-align: center;">5651</td><td
 style="color: rgb(0, 0, 0); text-align: center;">887</td><td
 style="color: rgb(0, 0, 0); text-align: center;">243</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">16</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">Canaleta<br>
Córdoba<br>Jesús Martín<br>Rafa Nevado</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4710</td><td
 style="color: rgb(0, 0, 0); text-align: center;">1828</td><td
 style="color: rgb(0, 0, 0); text-align: center;">941</td>
</tr></tbody></table>
</body></html>
<<<
<html><img border="0" src="1996/24hores/Cartell.jpg" width="306" height="306"></html>
!Resultats
<<<
<html><body><table
 style="background-color: rgb(255, 255, 255); text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="1">
<tbody><tr><th style="text-align: center;">Posició</th><th
 style="text-align: center;">Equip</th><th
 style="text-align: center;">Pilots</th><th
 style="text-align: center;">Total<br>voltes</th><th
 style="text-align: center;">Dif.<br>voltes<br>primer</th>
<th style="text-align: center;">Dif.<br>voltes<br>anterior</th>
</tr><tr>
<td style="text-align: center;"><font size="4">1</font></td><td
 style="text-align: center;">SLOT CLASSIC</td>
<td style="text-align: center;">Josep M. Masip<br>Marcel
Moix<br>Álex Morales<br>Iñaki Roura</td>
<td style="text-align: center;">5325</td><td
 style="text-align: center;">&nbsp;</td><td
 style="text-align: center;">&nbsp;</td>
</tr><tr>
<td style="text-align: center;"><font size="4">2</font></td><td
 style="text-align: center;">MOMO RACING</td>
<td style="text-align: center;">Esteve Herrero<br>Josep
M. Molins<br>J. M. Moratona<br>Pere Moratona</td>
<td style="text-align: center;">5250</td><td
 style="text-align: center;">75</td><td
 style="text-align: center;"></td>
</tr><tr>
<td style="text-align: center;"><font size="4">3</font></td><td
 style="text-align: center;">MONTMELÓ<br>RACING 1</td>
<td style="text-align: center;">Albert Aliart<br>Carles
Bartés<br>Xavi Braña<br>Sergi Ramos</td>
<td style="text-align: center;">5163</td><td
 style="text-align: center;">162</td><td
 style="text-align: center;">87</td>
</tr><tr>
<td style="text-align: center;"><font size="4">4</font></td><td
 style="text-align: center;">GASS 1</td>
<td style="text-align: center;">Joan Aligué<br>Jaume
Darné<br>Jordi Galceran<br>Pep Torras</td>
<td style="text-align: center;">5141</td><td
 style="text-align: center;">184</td><td
 style="text-align: center;">22</td>
</tr><tr>
<td style="text-align: center;"><font size="4">5</font></td><td
 style="text-align: center;">HELISWISS</td>
<td style="text-align: center;">César Cabrera<br>Pere
Deulofeu<br>Fcesc. Fernández<br>Miquel Sararols</td>
<td style="text-align: center;">5100</td><td
 style="text-align: center;">225</td><td
 style="text-align: center;">41</td>
</tr><tr>
<td style="text-align: center;"><font size="4">6</font></td><td
 style="text-align: center;">CUTTED RACING</td>
<td style="text-align: center;">Mauro Balaguer<br>Óscar
Capel<br>Aslane Estrems<br>Joel Mendizábal</td>
<td style="text-align: center;">5098</td><td
 style="text-align: center;">227</td><td
 style="text-align: center;">2</td>
</tr><tr>
<td style="text-align: center;"><font size="4">7</font></td><td
 style="text-align: center;">ALOY RACING<br>TEAM</td>
<td style="text-align: center;">Josep M. Doménech<br>Joan
Jané<br>Manel Montoliu<br>Jordi Urpí</td>
<td style="text-align: center;">5093</td><td
 style="text-align: center;">232</td><td
 style="text-align: center;">5</td>
</tr><tr>
<td style="text-align: center;"><font size="4">8</font></td><td
 style="text-align: center;">ESCUDERIA<br>ARRAONA</td>
<td style="text-align: center;">Sergi Giralt<br>Miquel
Gubianes<br>Oriol Serra<br>Miki Torres</td>
<td style="text-align: center;">5033</td><td
 style="text-align: center;">272</td><td
 style="text-align: center;">40</td>
</tr><tr>
<td style="text-align: center;"><font size="4">9</font></td><td
 style="text-align: center;">CLUB SCX<br>TARRAGONA</td>
<td style="text-align: center;">Daniel Caballero<br>Xavi
Palazón<br>Dino Ros<br>Ramón Salvat</td>
<td style="text-align: center;">5020</td><td
 style="text-align: center;">305</td><td
 style="text-align: center;">33</td>
</tr><tr>
<td style="text-align: center;"><font size="4">10</font></td><td
 style="text-align: center;">MINI RÉPLICAS</td>
<td style="text-align: center;">David Loncan<br>Gerard
García<br>Juanjo Moya<br>Julio Moya</td>
<td style="text-align: center;">5015</td><td
 style="text-align: center;">310</td><td
 style="text-align: center;">5</td>
</tr><tr>
<td style="text-align: center;"><font size="4">11</font></td><td
 style="text-align: center;">C.M.B.S.C.</td>
<td style="text-align: center;">Albert Albanell<br>Gerard
Albanell<br>Fcesc. Gámiz<br>Salva Pacheco</td>
<td style="text-align: center;">4981</td><td
 style="text-align: center;">344</td><td
 style="text-align: center;">34</td>
</tr><tr>
<td style="text-align: center;"><font size="4">12</font></td><td
 style="text-align: center;">TEAM<br>OVERVALLEY</td>
<td style="text-align: center;">Fcesc. Lacasa<br>Xavier
Riera<br>Jordi Sobrevals<br>Xavier Xampeny</td>
<td style="text-align: center;">4919</td><td
 style="text-align: center;">406</td><td
 style="text-align: center;">62</td>
</tr><tr>
<td style="text-align: center;"><font size="4">13</font></td><td
 style="text-align: center;">CUIDADIN</td>
<td style="text-align: center;">Manel Marín<br>Xavier
Martiney<br>Sergi Saladrigas<br>Albert Vidal</td>
<td style="text-align: center;">4904</td><td
 style="text-align: center;">421</td><td
 style="text-align: center;">15</td>
</tr><tr>
<td style="text-align: center;"><font size="4">14</font></td><td
 style="text-align: center;">GASS 2</td>
<td style="text-align: center;">CArles Boronat<br>Álex
Criado<br>Marisol Huertas<br>Anna Sabatés</td>
<td style="text-align: center;">4621</td><td
 style="text-align: center;">704</td><td
 style="text-align: center;">283</td>
</tr><tr>
<td style="text-align: center;"><font size="4">15</font></td><td
 style="text-align: center;">MONTMELÓ<br>RACING 2</td>
<td style="text-align: center;">Manolo Cano<br>Carles
Mañanes<br>Óscar Márquez<br>Héctor Ramos</td>
<td style="text-align: center;">4579</td><td
 style="text-align: center;">746</td><td
 style="text-align: center;">42</td>
</tr><tr>
<td style="text-align: center;"><font size="4">16</font></td><td
 style="text-align: center;">MONTMELÓ<br>RACING TEAM</td>
<td style="text-align: center;">Óscar Alarcón<br>Xavi
Cuesta<br>Miquel Pujol<br>Leo</td>
<td style="text-align: center;">4521</td><td
 style="text-align: center;">804</td><td
 style="text-align: center;">58</td>
</tr></tbody></table>
</body></html>
<<<
<html><img border="0" src="1997/24hores/Cartell.jpg" width="306" height="306"></html>
!Resultats
<<<
[[Classificacions (Classificatòria i 24 hores)|1997/24hores/CL24H_97.pdf]]
<<<
<html><img border="0" src="1998/24hores/Cartell.jpg" width="228" height="306"></html>
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|1998/24hores/CL24H_98.pdf]]
<<<
<html><img border="0" src="1999/24hores/Cartell.jpg" width="228" height="306"></html>
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|1999/24hores/CL24H_99.pdf]]
<<<
<html><img border="0" src="2000/24hores/Cartell.jpg" width="228" height="306"></html>
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|2000/24hores/CL24H_00.pdf]]
<<<
<html><img border="0" src="2001/24hores/Cartell.jpg" width="306" height="228"></html>
!Resultats
<<<
[[Classificacions (Classificatòria, Repesca i 24 hores)|2001/24hores/Cl24H.pdf]]
<<<
<html><img border="0" src="2002/24hores/Cartell.jpg" width="306" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2002/24hores/Reglament_cat_2002.htm]]
[[Reglamento (Español)|2002/24hores/Reglamento_cast_2002.htm]]
[[Circuit|2002/24hores/Circuit_2002.pdf]]
<<<
!Resultats
<<<
<html><body>
<table
 style="background-color: rgb(255, 255, 255); text-align: left; margin-left: auto; margin-right: auto;"
 border="1" bordercolor="#999999" cellpadding="1"
 cellspacing="0"><tbody><tr>
<th style="color: rgb(0, 0, 0); text-align: center;">Posició</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Equip</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Total<br>voltes</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Dif. del<br>primer</th><th
 style="color: rgb(0, 0, 0); text-align: center;">Dif del<br>anterior</th>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">1</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">CUIDADIN</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4285</td><td
 style="color: rgb(0, 0, 0); text-align: center;"></td><td
 style="color: rgb(0, 0, 0); text-align: center;"></td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">2</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">CRIC CRAC
CMBSC 1</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4266</td><td
 style="color: rgb(0, 0, 0); text-align: center;">19</td><td
 style="color: rgb(0, 0, 0); text-align: center;"></td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">3</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">TEAM 1001</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4234</td><td
 style="color: rgb(0, 0, 0); text-align: center;">51</td><td
 style="color: rgb(0, 0, 0); text-align: center;">32</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">4</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">PALAU 1</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4216</td><td
 style="color: rgb(0, 0, 0); text-align: center;">69</td><td
 style="color: rgb(0, 0, 0); text-align: center;">18</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">5</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">PINK-KAR</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4206</td><td
 style="color: rgb(0, 0, 0); text-align: center;">79</td><td
 style="color: rgb(0, 0, 0); text-align: center;">10</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">6</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">CRIC CRAC
CMBSC 2</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4149</td><td
 style="color: rgb(0, 0, 0); text-align: center;">136</td><td
 style="color: rgb(0, 0, 0); text-align: center;">57</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">7</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">MARINA</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4117</td><td
 style="color: rgb(0, 0, 0); text-align: center;">168</td><td
 style="color: rgb(0, 0, 0); text-align: center;">32</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">8</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">PALAU 2</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4113</td><td
 style="color: rgb(0, 0, 0); text-align: center;">172</td><td
 style="color: rgb(0, 0, 0); text-align: center;">4</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">9</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">GASS TOY
CARS</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4109</td><td
 style="color: rgb(0, 0, 0); text-align: center;">176</td><td
 style="color: rgb(0, 0, 0); text-align: center;">4</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">10</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">HOBBY
RACING RIUDOMS 1</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4105</td><td
 style="color: rgb(0, 0, 0); text-align: center;">180</td><td
 style="color: rgb(0, 0, 0); text-align: center;">4</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">11</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">VIDSTONE</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4068</td><td
 style="color: rgb(0, 0, 0); text-align: center;">217</td><td
 style="color: rgb(0, 0, 0); text-align: center;">37</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">12</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">WACHUFIIL
TEAM</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4062</td><td
 style="color: rgb(0, 0, 0); text-align: center;">223</td><td
 style="color: rgb(0, 0, 0); text-align: center;">6</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">13</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">ALOY</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4035</td><td
 style="color: rgb(0, 0, 0); text-align: center;">250</td><td
 style="color: rgb(0, 0, 0); text-align: center;">27</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">14</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">MIEMBROS<br>MOTELECOM</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4028</td><td
 style="color: rgb(0, 0, 0); text-align: center;">257</td><td
 style="color: rgb(0, 0, 0); text-align: center;">7</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">15</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">SLOT MANIA</td>
<td style="color: rgb(0, 0, 0); text-align: center;">4011</td><td
 style="color: rgb(0, 0, 0); text-align: center;">274</td><td
 style="color: rgb(0, 0, 0); text-align: center;">17</td>
</tr><tr>
<td style="color: rgb(0, 0, 0); text-align: center;"><font
 size="4">16</font></td><td
 style="color: rgb(0, 0, 0); text-align: center;">JPC</td>
<td style="color: rgb(0, 0, 0); text-align: center;">3699</td><td
 style="color: rgb(0, 0, 0); text-align: center;">586</td><td
 style="color: rgb(0, 0, 0); text-align: center;">312</td>
</tr></tbody></table>
</body></html>
[[Quadre de voltes|2002/24hores/Voltes.htm]]
[[Quadre de voltes ràpides|2002/24hores/Vrapid.htm]]
<<<
<html><img border="0" src="2003/24hores/Cartell.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2003/24hores/Reglament_catala.htm]]
[[Reglamento (Español)|2003/24hores/Reglamento_castellano.htm]]
[[Circuit|2003/24hores/Circuit_03.pdf]]
[[Equips inscrits|2003/24hores/inscrits.pdf]]
<<<
!Resultats
<<<
[[Classificatòria|2003/24hores/Class24H_03_Cl.pdf]]
[[Repesca|2003/24hores/Class24H_03_Rp.pdf]]
[[24 Hores|2003/24hores/Class24H_03_Fn.pdf]]
<<<
<html><img border="0" src="2004/24hores/Cartell.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2004/24hores/Reglament_24h.pdf]]
[[Annexes|2004/24hores/Annexes.pdf]]
[[Circuit|2004/24hores/Circuit_04.pdf]]
[[Resum d'equips inscrits|2004/24hores/ResumEquips.pdf]]
<<<
!Resultats
<<<
[[Classificatòria|2004/24hores/Class24H_04_Cl.pdf]]
[[Repesca|2004/24hores/Class24H_04_Rp.pdf]]
[[24 Hores|2004/24hores/Class24H_04_24.pdf]]
<<<
<html><img border="0" src="2005/24hores/Cartell.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2005/24hores/Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2005/24hores/Rgl_24h_es.pdf]]
[[Annexes|2005/24hores/Annexes.pdf]]
[[Equips inscrits|2005/24hores/LlistaInscrits.pdf]]
<<<
!Resultats
<<<
[[Entrenaments lliures|2005/24hores/ClassLliures.pdf]]
[[Entrenaments dorsals imparells|2005/24hores/ClassLliuresImparells.pdf]]
[[Entrenaments dorsals parells|2005/24hores/ClassLliuresParells.pdf]]
[[Classificatòria|2005/24hores/ClassClassificatoria.pdf]]
[[Repesca|2005/24hores/ClassRepesca.pdf]]
[[24 Hores|2005/24hores/Class24h.pdf]]
<<<
<html><img border="0" src="2006/24hores/Cartell.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2006/24hores/Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2006/24hores/Rgl_24h_es.pdf]]
[[Equips inscrits|2006/24hores/LlistaInscrits.pdf]]
<<<
!Resultats
<<<
[[Entrenaments lliures|2006/24hores/ClassLliures.pdf]]
[[Super Pole|2006/24hores/ClassSuperPole.pdf]]
[[Classificatòria|2006/24hores/ClassClassificatoria.pdf]]
[[Repesca|2006/24hores/ClassRepesca.pdf]]
[[24 Hores|2006/24hores/Class24h.pdf]]
<<<
<html><img border="0" src="2007/24hores/Cartell.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2007/24hores/Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2007/24hores/Rgl_24h_es.pdf]]
[[Regolamento (Italiano)|2007/24hores/Rgl_24h_it.pdf]]
[[Equips inscrits|2007/24hores/LlistaInscrits.pdf]]
<<<
!Resultats
<<<
[[Entrenaments oficials|2007/24hores/ClassOficials.pdf]]
[[Classificatòria SCP1|2007/24hores/ClassSCP1.pdf]]
[[Classificatòria SCP2|2007/24hores/ClassSCP2.pdf]]
[[24 Hores|2007/24hores/Class24h.pdf]]
<<<
!Informació
<<<
[[Reglament|2008/24hores/2008_Rgl_24h_ct.pdf]]
<<<
!Resultats
<<<
[[24 Hores|2008/24hores/Class24h.pdf]]
<<<
<html><img border="0" src="2009/24hores/24h Slot 09 Poster.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2009/24hores/2009_Rgl_24h_ct.pdf]]
[[Reglamento (Español)|2009/24hores/2009_Rgl_24h_es.pdf]]
[[Circuit|2009/24hores/Pista_09.pdf]]
<html>
<a href="" onclick="window.open('2009/24hores/24h_formulari.htm', 'win24h', 'width=640,height=625,top=50,left=50,scrollbars=yes,resizable=yes')"><span style="text-decoration: underline;">Formulari
de preinscripció</span></a>
</html>
[[Llista provisional d'equips inscrits i preinscrits|2009/24hores/LlistaEquips.pdf]] 02/07/09
!2005
<<<
[[Classificació final|2005/6hores/6 hores_2005.pdf]]
<<<

!2004
<<<
[[Reglament|2004/6hores/Reglament_2004.pdf]]
<<<

!2003
<<<
[[Reglament|2003/6hores/reglament_2003.htm]]
[[Classificació final|2003/6hores/classif_6h_2003.htm]]
<<<
/***
|''Name:''|CatalanLingo|
|''Description:''|Central Catalan translation for TW|
|''Author:''|Paco Rivière (http://pacoriviere.cat)|
|''Version:''|2.4.0|
|''Source:''|https://projectes.lafarga.cat/projects/tiddlywiki/downloads|
|''Date:''|Apr 16, 2008|
|''Comments:''|Agrairem els vostres comentaris a https://projectes.lafarga.cat/forum/?group_id=38|
|''License:''|[[BSD open source license]]|
|''~CoreVersion:''|2.4.0|
***/

/*{{{*/
//--
//-- Translateable strings
//--

// Strings in "double quotes" should be translated; strings in 'single quotes' should be left alone

config.locale = "ca"; // W3C language tag

merge(config.options,{
	txtUserName: "ElVostreNom"});

merge(config.tasks,{
save: {text: "desa", tooltip: "Desa tots els canvis en aquest arxiu", action: saveChanges},
sync: {text: "sincronitza", tooltip: "Sincronitza els canvis amb d'altres fitxers i servidors TiddlyWiki", content: '<<sync>>'},
importTask: {text: "importa", tooltip: "Importa tiddlers i connector d'altres fitxers TiddlyWiki i servidors", content: '<<importTiddlers>>'},
tweak: {text: "opcions", tooltip: "Tria el comportament de TiddlyWiki", content: '<<options>>'},
upgrade: {text: "actualitza", tooltip: "Actualitza el cpdi del nucli de TiddlyWiki", content: '<<upgrade>>'},
plugins: {text: "connectors", tooltip: "Gestiona els connectors", content: '<<plugins>>'}
});

// Options that can be set in the options panel and/or cookies
merge(config.optionsDesc,{
	txtUserName: "Nom utilitzat per signar els canvis",
	chkRegExpSearch: "Cerca expressions regulars",
	chkCaseSensitiveSearch: "Distingeix les majúscules en cercar",
	chkAnimate: "Fes servir animacions",
	chkSaveBackups: "Desa una còpia de seguretat abans de desar els canvis",
	chkAutoSave: "Registra els canvis de forma automàtica",
	chkGenerateAnRssFeed: "Genera un fil RSS en desar els canvis",
	chkSaveEmptyTemplate: "Genera un fitxer 'empty.html'en desar els canvis",
	chkOpenInNewWindow: "Obre els vincles externs en un altre finestra",
	chkToggleLinks: "Tanca els elements oberts en clicar sobre els seus vincles",
	chkHttpReadOnly: "Amaga els botons d'edició quan s'accedeix com per HTTP",
	chkForceMinorUpdate: "Tracta les edicions com a Canvis Menors conservant data i hora",
	chkConfirmDelete: "Demana confirmació abans de superimir un element",
	chkInsertTabs: "Inserta un tabulador amb la tecla 3tab en lloc de slatar el camp",
	txtBackupFolder: "Nom de la carpeta per als arxius de còpia",
	txtMaxEditRows: "Màxim nombre de línies d'una capsa d'edició tiddler",
	txtFileSystemCharSet: "Codificació de caractèrs per desar els (només per Firefox/Mozilla)"});

merge(config.messages,{
	customConfigError: "S'han trobat problemes en carregar els connectors. Veieu el PluginManager per a més detalls",
	pluginError: "Error: %0",
	pluginDisabled: "La etiqueta 'systemConfigDisable' no ha permés l'execució",
	pluginForced: "La etiqueta 'systemConfigForce' ha forçat l'execució",
	pluginVersionError: "No s'ha executat el connector donat que cal una versió més recent de TiddlyWiki",
	nothingSelected: "No heu triat res. Selecioneu un o més elements",
	savedSnapshotError: "Sembla que aquest TiddlyWiki s'ha desat malament. Veieu el detalls a http://pacoriviere.googlepages.com/TiddlyWiki.html#BaixaElProgramari",
	subtitleUnknown: "(desconegut)",
	undefinedTiddlerToolTip: "El tiddler '%0' encara no existeix",
	shadowedTiddlerToolTip: "El tiddler '%0' encara no existeix, però té un valor predefinit",
	tiddlerLinkTooltip: "%0 - %1, %2",
	externalLinkTooltip: "Enllaç extern cap a %0",
	noTags: "No hi ha tiddlers amb etiquetes",
	notFileUrlError: "Cal desar aquest TiddlyWiki a un arxiu abans de poder desar els canvis",
	cantSaveError: "No es poden desar els canvis. Pot ser que el vostre navegador no permeti desar (Proveu de fer servir Firefox, en lloc), o degut a que el nom de la ruta de l'arxiu TiddlyWiki té algun caràcter incorrecte",
	invalidFileError: "Sembla que l'arxiu original '%0' no és un TiddlyWiki vàlid",
	backupSaved: "S'ha desat la còpia",
	backupFailed: "No ha estat possible desar la còpia de l'arxiu",
	rssSaved: "S'ha desat el fil RSS",
	rssFailed: "No ha estat possible desar el fil RSS",
	emptySaved: "S'ha desat la plantilla buida",
	emptyFailed: "No ha estat possible desar la plantilla buida",
	mainSaved: "S'ha desat l'arxiu principal de TiddlyWiki",
	mainFailed: "No ha estat possible desar l'arxiu principal de TiddlyWiki. Els vostres canvis no s'han desat",
	macroError: "Hi ha un error a la macro <<%0>>",
	macroErrorDetails: "Hi ha hagut un error a l'executar la macro <<%0>>:\n%1",
	missingMacro: "No es troba la macro",
	overwriteWarning: "Ja hi ha un tiddler amb el nom '%0'. Trieu DAcord si el voleu sobreescriure",
	unsavedChangesWarning: "ATENCIÓ! Hi ha canvis que no s'han desat al TiddlyWiki\n\nTrieu DAcord per desar\nTrieu ANUL·LA per descartar-los",
	confirmExit: "--------------------------------\n\nHi ha canvis que no s'han desat al TiddlyWiki. Si continueu perdreu aquests canvis\n\n--------------------------------",
	saveInstructions: "DesaElsCanvis",
	unsupportedTWFormat: "El format del TiddlyWiki no es permés '%0'",
	tiddlerSaveError: "Hi ha hagut un error en desar el tiddler '%0'",
	tiddlerLoadError: "Hi ha hagut un error en desar el tiddler '%0'",
	wrongSaveFormat: "No es pot desar en el format de magatzament '%0'. Feu servir el format standard per a desar.",
	invalidFieldName: "El nom del camp no és vàlid vàlid %0",
	fieldCannotBeChanged: "No es pot modificar el camp '%0'",
	loadingMissingTiddler: "Intentant recuperar el '%0' del servidor '%1' a:\n\n'%2' a l'espai de treball '%3'"});

merge(config.messages.messageClose,{
	text: "tanca",
	tooltip: "Tanca aquest tiddler"});

config.messages.backstage = {
	open: {text: "bastidors", tooltip: "Obre els bastidors per les tasques d'autor i editor"},
	close: {text: "tanca", tooltip: "Tanca els bastidors"},
	prompt: "bastidors : ",
	decal: {
		edit: {text: "edita", tooltip: "Edita el tiddler '%0'"}
	}
};

config.messages.listView = {
	tiddlerTooltip: "Cliqueu per preveure el tiddler",
	previewUnavailable: "(no es pot preveure)"
};

config.messages.dates.months = ["de gener de", "de febrer de", "de març de", "d'abril de", "de maig de", "de juny de", "de juliol de", "d'agost de", "de setembre de", "d'octubre de", "de novembre de","de desembre de"];
config.messages.dates.days = ["Diumenge", "Dilluns", "Dimarts", "Dimecres", "Dijous", "Divendres", "Dissabte"];
config.messages.dates.shortMonths = ["Gen", "Feb", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Oct", "Nov", "Des"];
config.messages.dates.shortDays = ["Diu", "Dil", "Dma", "Dcr", "Dij", "Div", "Dis"];
// suffixes for dates, eg "1st","2nd","3rd"..."30th","31st"
config.messages.dates.daySuffixes = ["r","n","r","t","é","é","é","é","é","é",
		"é","é","é","é","é","é","é","é","é","é",
		"é","","é","é","é","é","é","é","é","é",
		"é"];
config.messages.dates.am = "m.";
config.messages.dates.pm = "t.";

merge(config.messages.tiddlerPopup,{
	});

merge(config.views.wikified.tag,{
	labelNoTags: "sense etiquetes",
	labelTags: "etiquetes: ",
	openTag: "Obre l'etiqueta '%0'",
	tooltip: "Obre els tiddlers etiquetats amb '%0'",
	openAllText: "obre tots",
	openAllTooltip: "Obre tots aquests tiddlers",
	popupNone: "No hi ha altres tiddlers etiquetats amb '%0'"});

merge(config.views.wikified,{
	defaultText: "El tiddler '%0' no existeix. Cliqueu dos cops per començar-lo",
	defaultModifier: "(falta)",
	shadowModifier: "(tiddler ombra pre-definit)",
	dateFormat: "DD MMM YYYY",
	createdPrompt: "creat el"});

merge(config.views.editor,{
	tagPrompt: "Afegiu les etiquetes separades per espais, [[feu servir corxets]] si cal, o afegiu-ne",
	defaultText: "Entreu el text per a '%0'.'"});

merge(config.views.editor.tagChooser,{
	text: "etiquetes",
	tooltip: "Tria entre les etiquetes actuals per afegir a aquest tiddler",
	popupNone: "No hi ha etiquetes definides",
	tagTooltip: "Atribuir a etiqueta '%0'"});

merge(config.messages,{
	sizeTemplates:
		[
		{unit: 1024*1024*1024, template: "%0\u00a0GB"},
		{unit: 1024*1024, template: "%0\u00a0MB"},
		{unit: 1024, template: "%0\u00a0KB"},
		{unit: 1, template: "%0\u00a0B"}
		]});

merge(config.macros.search,{
	label: "cerca",
	prompt: "Cerca en aquest TiddlyWiki",
	accessKey: "F",
	successMsg: "S'han trobat %0 tiddlers que contenen: '%1'",
	failureMsg: "No s'ha trobat cap tiddler amb: '%0'"});

merge(config.macros.tagging,{
	label: "articles:",
	labelNotTag: "cap article",
	tooltip: "Llista de tiddlers etiquetats amb '%0'"});

merge(config.macros.timeline,{
	dateFormat: "DD MMM YYYY"});

merge(config.macros.allTags,{
	tooltip: "Mostra tiddlers com a etiqueta '%0'",
	noTags: "No hi ha tiddlers amb etiquetes"});

config.macros.list.all.prompt = "Tots els tiddlers per ordre alfabètic";
config.macros.list.missing.prompt = "Tiddlers que tenen enllaços cap a ells, però no estàn definits";
config.macros.list.orphans.prompt = "Tiddlers sense enllaços des de cap altre";
config.macros.list.shadowed.prompt = "Tiddlers amb ombres amb contingut per omisió";
config.macros.list.touched.prompt = "Tiddlers que heu modificat localment";

merge(config.macros.closeAll,{
	label: "tanca tots",
	prompt: "Tanca tots els tiddlers oberts (excepte els que s'estàn editant)"});

merge(config.macros.permaview,{
	label: "torna vista",
	prompt: "Enllaça a una URL que torni tots els tiddlers que es mostren ara"});

merge(config.macros.saveChanges,{
	label: "desa els canvis",
	prompt: "Desa tots els canvis a un arxiu",
	accessKey: "S"});

merge(config.macros.newTiddler,{
	label: "nou tiddler",
	prompt: "Obre un nou tiddler",
	title: "Nou tiddler",
	accessKey: "N"});

merge(config.macros.newJournal,{
	label: "nou diari",
	prompt: "Obre un nou tiddler amb la data i hora actuals",
	accessKey: "J"});

merge(config.macros.options,{
	wizardTitle: "Opcions avançades",
	step1Title: "Aquestes opcions es desen a les galetes del vostre navegador",
	step1Html: "<input type='hidden' name='markList'></input><br><input type='checkbox' checked='false' name='chkUnknown'>Mostre les opcions desconegudes</input>",
	unknownDescription: "//(desconegut)//",
	listViewTemplate: {
		columns: [
			{name: 'Option', field: 'option', title: "Opció", type: 'String'},
			{name: 'Description', field: 'description', title: "Descripció", type: 'WikiText'},
			{name: 'Name', field: 'name', title: "Nom", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
	});

merge(config.macros.plugins,{
	wizardTitle: "Gestor de connectors",
	step1Title: "Connectors carregats",
	step1Html: "<input type='hidden' name='markList'></input>", // DO NOT TRANSLATE
	skippedText: "(Aquest connector encara no s'ha carregat)",
	noPluginText: "No hi ha cap connector instal·lat",
	confirmDeleteText: "Segur que voleu que suprimir els connectors:\n\n%0",
	removeLabel: "suprimeix l'etiqueta systemConfig",
	removePrompt: "Suprimeix l'etiqueta systemConfig",
	deleteLabel: "suprimeix",
	deletePrompt: "Suprimeix definitivament aquests tiddlers",
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "Tiddler", type: 'Tiddler'},
			{name: 'Size', field: 'size', tiddlerLink: 'size', title: "Mida", type: 'Size'},
			{name: 'Forced', field: 'forced', title: "Forçat", tag: 'systemConfigForce', type: 'TagCheckbox'},
			{name: 'Disabled', field: 'disabled', title: "Desactivat", tag: 'systemConfigDisable', type: 'TagCheckbox'},
			{name: 'Executed', field: 'executed', title: "Carregat", type: 'Boolean', trueText: "Sí", falseText: "No"},
			{name: 'Startup Time', field: 'startupTime', title: "Temps de càrrega", type: 'String'},
			{name: 'Error', field: 'error', title: "Resultat", type: 'Boolean', trueText: "Error", falseText: "DAcord"},
			{name: 'Log', field: 'log', title: "Registre", type: 'StringList'}
			],
		rowClasses: [
			{className: 'error', field: 'error'},
			{className: 'warning', field: 'avís'}
			]}
	});

merge(config.macros.toolbar,{
	moreLabel: "més",
	morePrompt: "Mostra més ordres"
	});

merge(config.macros.refreshDisplay,{
	label: "actualitza",
	prompt: "Torna a carregar tot el TiddlyWiki"
	});

merge(config.macros.importTiddlers,{
	readOnlyWarning: "No podeu importar a un fitxer TiddlyWiki només de lectura. Mireu d'obrir-lo des d'un fitxer, file:// URL",
	wizardTitle: "Importa tiddlers d'un altre fitxer o servidor",
	step1Title: "Pas 1: Indiqueu el fitxer TiddlyWiki o servidor",
	step1Html: "Indiqueu el tipus de servidor: <select name='selTypes'><option value=''>Trieu...</option></select><br>Entreu la URL o la ruta aquí: <input type='text' size=50 name='txtPath'><br>...o navega: <input type='file' size=50 name='txtBrowse'><br><hr>...o trieu un canal predefinit: <select name='selFeeds'><option value=''>Trieu...</option></select>",
	openLabel: "obre",
	openPrompt: "Obre la connexió amb aquest fitxer o servidor",
	openError: "Hi ha hagut un problema en importar el fitxer Tiddlywiki",
	statusOpenHost: "Obrint el servidor",
	statusGetWorkspaceList: "Obtenint la llista d'espais de treball disponibles",
	step2Title: "Pas 2: Trieu un espai de treball",
	step2Html: "Entreu el nom de l'espai de treball: <input type='text' size=50 name='txtWorkspace'><br>...o trieu un espai de treball: <select name='selWorkspace'><option value=''>Trieu...</option></select>",
	cancelLabel: "anul·la",
	cancelPrompt: "Anul·la la importació",
	statusOpenWorkspace: "Obrint l'espai de treball",
	statusGetTiddlerList: "Obtenint la llista de tiddlers",
	step3Title: "Pas 3: Trieu els tiddlers que voleu importar",
	step3Html: "<input type='hidden' name='markList'></input><br><input type='checkbox' checked='true' name='chkSync'>Manté aquests tiddlers enllaçats a aquest servidor per doder sincronitzar el canvis</input><br><input type='checkbox' name='chkSave'>Deseu els detalls del servidor en un tiddler 'systemServer' anomenat:</input> <input type='text' size=25 name='txtSaveTiddler'>",
	importLabel: "importa",
	importPrompt: "Importa aquests tiddlers",
	confirmOverwriteText: "Segur que voleu substituir aquests tiddlers:\n\n%0",
	step4Title: "Pas 4: Important %0 tiddler(s)",
	step4Html: "<input type='hidden' name='markReport'></input>", // DO NOT TRANSLATE
	doneLabel: "fet",
	donePrompt: "Tanca l'assistent",
	statusDoingImport: "Important els tiddlers",
	statusDoneImport: "S'han importat tots els tiddlers",
	systemServerNamePattern: "%2 de %1",
	systemServerNamePatternNoWorkspace: "%1",
	confirmOverwriteSaveTiddler: "El tiddler '%0' ja existeix. Cliqueu 'DAcord' per sobreescriure'l amb els detalls d'aquest servidor, o 'Anul·la' per deixar-ho tal com és",
	serverSaveTemplate: "|''Tipus:''|%0|\n|''URL:''|%1|\n|''Espai:''|%2|\n\nAquest tiddler es va crear automàticament per registrar els detalls d'aquest servidor",
	serverSaveModifier: "(System)",
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "Tiddler", type: 'Tiddler'},
			{name: 'Size', field: 'size', tiddlerLink: 'size', title: "Mida", type: 'Size'},
			{name: 'Tags', field: 'tags', title: "Etiquetes", type: 'Tags'}
			],
		rowClasses: [
			]}
	});

merge(config.macros.upgrade,{
	wizardTitle: "Actualitza el codi del nucli de TiddlyWiki",
	step1Title: "Posa al dia o repara aquest this TiddlyWiki a la darrera versió",
	step1Html: "Aneu a actualitzar a la darrera versió el nucli de TiddlyWiki (de <a href='%0' class='externalLink' target='_blank'>%1</a>). El vostre contingut es conservarà al actualitzar.<br><br>Les actualitzacions del nucli poden fer que els connectors més antics deixin de funcionar correctament. Si trobeu problemes amb l'arxiu actualitzat, veieu <a href='http://www.tiddlywiki.org/wiki/CoreUpgrades' class='externalLink' target='_blank'>http://www.tiddlywiki.org/wiki/CoreUpgrades</a>",
	upgradeLabel: "actualitza",
	upgradePrompt: "Inicia el procés d'actualització",
	statusPreparingBackup: "Preparant la còpia de seguretat",
	statusSavingBackup: "Desant la còpia de seguretat",
	errorSavingBackup: "S'han trobat un problema en desar la còpia de seguretat",
	statusLoadingCore: "Carregant el codi del nucli",
	errorLoadingCore: "Hi ha hagut un error carregant el codi del nucli",
	errorCoreFormat: "Hi ha hagut un error amb el nou codi del nucli",
	statusSavingCore: "Desant el nou codi del nucli",
	statusReloadingCore: "Tornant a carregar el nou codi del nucli"
	});

merge(config.macros.sync,{
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "Tiddler", type: 'Tiddler'},
			{name: 'Server Type', field: 'serverType', title: "Tipus de servidor", type: 'String'},
			{name: 'Server Host', field: 'serverHost', title: "Servidor", type: 'String'},
			{name: 'Server Workspace', field: 'serverWorkspace', title: "Espai de treball", type: 'String'},
			{name: 'Status', field: 'status', title: "Estat de Sicronització", type: 'String'},
			{name: 'Server URL', field: 'serverUrl', title: "URL del servidor", text: "Mostra", type: 'Link'}
			],
		rowClasses: [
			],
		buttons: [
			{caption: "Sync these tiddlers", name: 'sync'}
			]},
	wizardTitle: "Sincronitza amb servidors i fitxers externs",
	step1Title: "Trieu els tiddlers que voleu sincronitzar",
	step1Html: "<input type='hidden' name='markList'></input>", // DO NOT TRANSLATE
	syncLabel: "sinc",
	syncPrompt: "Sincronitza aquests tiddlers",
	hasChanged: "Ha canviat mentre no era connectat",
	hasNotChanged: "Sense canvis mentre no era connectat",
	syncStatusList: {
		none: {text: "...", color: "cap"},
		changedServer: {text: "Canviat al servidor", color: '#80ff80'},
		changedLocally: {text: "Canviat mentre desconnectat", color: '#80ff80'},
		changedBoth: {text: "Canviat mentre desconnectat i al servidor", color: '#ff8080'},
		notFound: {text: "No s'ha trobat al servidor", color: '#ffff80'},
		putToServer: {text: "S'han desat els canvis al servidor", color: '#ff80ff'},
		gotFromServer: {text: "S'han recuperat els canvis des del servidor", color: '#80ffff'}
		}
	});

merge(config.macros.annotations,{
	});

merge(config.commands.closeTiddler,{
	text: "tanca",
	tooltip: "Tanca aquest tiddler"});

merge(config.commands.closeOthers,{
	text: "tanca altres",
	tooltip: "Tanca tots els altres tiddlers"});

merge(config.commands.editTiddler,{
	text: "edita",
	tooltip: "Edita aquest tiddler",
	readOnlyText: "mostra",
	readOnlyTooltip: "Mostra el codi d'aquest tiddler"});

merge(config.commands.saveTiddler,{
	text: "desa",
	tooltip: "Desa els canvis d'aquest tiddler"});

merge(config.commands.cancelTiddler,{
	text: "anul·la",
	tooltip: "Anul·la els canvis a aquest tiddler",
	warning: "Segur que voleu anul·lar els canvis a '%0'?",
	readOnlyText: "fet",
	readOnlyTooltip: "Torna a l'aspecte normal"});

merge(config.commands.deleteTiddler,{
	text: "suprimeix",
	tooltip: "Suprimeix aquest tiddler",
	warning: "Segur que voleu suprimir '%0'?"});

merge(config.commands.permalink,{
	text: "enllaç permanent",
	tooltip: "Enllaç permanent d'aquest tiddler"});

merge(config.commands.references,{
	text: "referències",
	tooltip: "Obre els tiddlers que enllacen a aquest",
	popupNone: "sense referències"});

merge(config.commands.jump,{
	text: "salta",
	tooltip: "Salta a un altre tiddler obert"});

merge(config.commands.syncing,{
	text: "sincronitzant",
	tooltip: "Control de la sincronització d'aquest tiddler amb un servidor o fitxer extern",
	currentlySyncing: "<div>Es sincromitza <span class='popupHighlight'>'%0'</span> amb:</"+"div><div>servidor: <span class='popupHighlight'>%1</span></"+"div><div>workspace: <span class='popupHighlight'>%2</span></"+"div>", // Note escaping of closing <div> tag
	notCurrentlySyncing: "No s'està sincronitzant",
	captionUnSync: "Atura la sincronització d'aquest tiddler",
	chooseServer: "Sincronitza aquest tiddler amb un altre servidor:",
	currServerMarker: "\u25cf ",
	notCurrServerMarker: "  "});

merge(config.commands.fields,{
	text: "camps",
	tooltip: "Mostra els camps ampliats d'aquest tiddler",
	emptyText: "Aquest tiddler no té camps ampliats",
	listViewTemplate: {
		columns: [
			{name: 'Field', field: 'field', title: "Camp", type: 'String'},
			{name: 'Value', field: 'value', title: "Valor", type: 'String'}
			],
		rowClasses: [
			],
		buttons: [
			]}});
merge(config.shadowTiddlers,{
	DefaultTiddlers: "ComComençar",
	MainMenu: "TiddlyWiki\nComComençar\n[[Aparença]]\n[[BaixaElProgramari]]\n[[Connectors]]\n[[Donacions]]\n\n© 2007 [[UnaMesa|http://www.unamesa.org/]]\n[[©|Copyright]] 2007 [[frivière|http://pacoriviere.cat/]]\n\n\n^^TiddlyWiki versió <<version>>^^",
	SiteTitle: "El meu TiddlyWiki",
	SiteSubtitle: "bloc web personal no lineal, reutilitzable",
	SiteUrl: "http://www.tiddlywiki.com/",
	Aparença: "Podeu canviar l'aspecte i comportament de TiddlyWiki gairebé com volgueu:\n\n* Amb ColorPalette per canviar l'esquema de colors de base\n* Amb [[CustomStyleSheet|http://www.tiddlywiki.com/#CustomStyleSheet]] per a controlar detalladament el seu aspecte\n* Amb PageTemplate, ViewTemplate o EditTemplate per canviar la composició de la pàgina i la disposició de tiddlers individuals\n* Utilitzeu temes preparats de [[TiddlyThemes|http://tiddlythemes.com/]]\n* Visiteu el resum de Configuration per veure tots els tiddlers especials de configuració\n* Instal·leu [[Connectors]] per estendre la funcionalitat bàsica (i també [[podeu escriure o adaptar el vostre|http://gimcrackd.com/etc/src/codex/]] fàcilment)\n\nHi ha també un grapat de [[TiddlyWikiTools|http://www.tiddlywiki.com/#TiddlyWikiTools]] que podeu utilitzar per ampliar TiddlyWiki.",
	BaixaElProgramari: "Anem a baixar una còpia de TiddlyWiki que tú podràs modificar al teu ordinador.\n\nClica [[aquí|https://projectes.lafarga.cat/frs/?group_id=38]] i tria la darrera versió.\n\nA partir d'aquí ja pots obrir la pàgina al teu navegador, modificar-la i omplir-la de contingut. Pots fer-la servir al teu ordinador o pujar-la a internet i compartir-la.\n\nAquí trobaràs una [[èxplicació més detallada|http://pacoriviere.googlepages.com/20minuts.html]]",
	Copyright: "CatalanLingo - Localització de TiddlyWiki versió 2.0.0 (c) Paco Rivière, 2006. \n\nSi ''feu servir CatalanLingo públicament'' apreciaria un enllaç cap a (http://pacoriviere.cat/).\n\n''L'ús comercial'' requireix permís previ escrit. Contacteu Paco Rivière a (web [a] pacoriviere [punt] cat).\n\n!LLICÈNCIA\n\nCopyright (c) Paco Rivière 2006\n\nEs permet la distribució del codi font i binari, amb o sense modificacions, sempre que es compleixin les següents condicions:\n\nLa distribució del codi font ha de mantenir el copyright anterior, aquesta llista de condicions i el següent avís.\n\nLa distribució del codi binari ha de mantenir el copyright anterior, aquesta llista de condicions i el següent avís a la documentació i/o altres materials subministrats amb la distribució.\n\nEl nom de Paco Rivière ni els dels seus col·laboradors no es poden fer servir per recolçar o promoure productes derivats d'aquest programari, sense el seu permís explícit previ per escrit.\n\nELS POSSEÏDORS DEL COPYRIGHT I/O ALTRES PARTS FACILITEN EL PROGRAMARI 'TAL QUAL' SENSE CAP MENA DE GARANTIA, NI EXPLÍCITA NI IMPLÍCITA, INCLOSES, ENTRE ALTRES, LES GARANTIES IMPLÍCITES DE COMERCIALITZABILITAT I APTITUD PER A PROPÒSITS DETERMINATS. EN CAP CAS EL POSSEÏDOR DEL COPYRIGHT I/O ALTRES PARTS, TRET DEL QUE REQUEREIXIN ELS ACORDS PER ESCRIT, NO US HAURÀ DE RESPONDRE PER PERJUDICIS, INCLOSOS ELS DIRECTES, INDIRECTES, ESPECIALS, EXEMPLARS, O DANYS CONSEQÜENTS (INCLOSES ENTRE D'ALTRES LES PÈRDUES DE DADES, O BENEFICIS; O INTERRUPCIO DEL NEGOCI), COM SIGUI QUE S'HAGIN PRODUÏT I EN QUALSEVOL TEORIA DE FIABILITAT, TAN SI ÉS EN CONTRACTE, FIABILITAT ESTRICTE, O ALTRES (INCLOSES LA NEGLIGÈNCIA O ALTRES), QUE ES DERIVIN DE L'ÚS DEL PROGRAMA, EN QUALSEVOL FORMA, FINS I TOT SI AQUEST POSSEÏDOR O ALTRA PART HA ESTAT ADVERTIDA DE LA POSSIBILITAT D'AQUESTS PERJUDICIS.",
	ComComençar: "Per començar amb aquest TiddlyWiki en blanc, heu de modificar els següents tiddlers:\n* [[TitolDelLloc|SiteTitle]] & [[SubtitolDelLloc|SiteSubtitle]]: El títol i el subtítol del lloc, com es mostra a sobre (un cop desats, també apareixeran a la barra de títols del navegador)\n* [[MenuPrincipal|MainMenu]]: El menú (normalment a l'esquerra)\n* [[TiddlersPerOmisio|DefaultTiddlers]]: Conté els noms dels tiddlers que voleu que apareguin quan s'obre el TiddlyWiki\nTambé heu d'entrar el vostre nom d'usuari per signar les vostres edicions: <<option txtUserName>>",
	Connectors: "Els connectors (plugins) permeten ampliar les funcions de [[TiddlyWiki]]:\n\n* ''En català'':\n** [[Calendari|http://projectes.lafarga.cat/frs/?group_id=38]] Calendari i agenda.\n** [[Tria el Tema|http://projectes.lafarga.cat/frs/?group_id=38]] Tria l'aspecte de TiddlyWiki entre diversos fulls d'estil.\n** [[Presentació|http://projectes.lafarga.cat/frs/?group_id=38]] Fes presentacions amb TiddlyWiki.\n** [[arxiuPlugin|http://projectes.lafarga.cat/frs/?group_id=38]] Per agrupar els Tiddlers per mesos.\n** [[DissenyUgrudi|http://projectes.lafarga.cat/frs/?group_id=38]] Disseny freaky\n** [[WikiBar|http://projectes.lafarga.cat/frs/?group_id=38]] Una barra d'eines a l'estil Viquipèdia\n** [[RellotgePlugin|http://projectes.lafarga.cat/frs/?group_id=38]] Un rellotge analògic, només amb JavaScript\nPantalles: http://flickr.com/photos/friviere/sets/72157594150898782/\n\n* ''En anglés'': http://www.tiddlywiki.com/index.html#Plugins",
	Donacions: "La localització de TiddlyWiki al català és programari lliure, disponible gratuitament per tothom i sempre ho serà. Si feu  servir TiddlyWiki de forma regular i us resulta útil, podeu [[contribuïr amb una donació|https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=web%40pacoriviere%2ecat&item_name=Donaci%c3%b3%20per%20la%20localitzaci%c3%b3%20de%20TiddlyWiki%20al%20catal%c3%a0&amount=10%2e00&no_shipping=1&return=http%3a%2f%2fpacoriviere%2egooglepages%2ecom%2fTiddlyWiki%2ehtml&no_note=1&tax=0&currency_code=EUR&lc=ES&bn=PP%2dDonationsBF&charset=UTF%2d8]] encara que sigui modesta  a PayPal (com ara 10 Euros)",
	SideBarOptions: "<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal '0DD MMM YYYY' 'diari'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel opcions 'Canvia les opcions avançades del TiddlyWiki'>>",
	OptionsPanel: "Les opcions per personalitzar TiddlyWiki es desen al vostre navegador\n\nEl vostre nom per signar les vostres edicions. Escribiu-lo com una ParaulaWiki (com ara MartiCliment)\n<<option txtUserName>>\n<<option chkSaveBackups>> DesaCòpies\n<<option chkAutoSave>> AutoDesa\n<<option chkRegExpSearch>> CercaExpReg\n<<option chkCaseSensitiveSearch>> CercaSensibleACaixa\n<<option chkAnimate>> ActivaAnimacions\n\n----\nMostra les OpcionsAvançades",
	SideBarTabs: "<<tabs txtMainTab 'Data' 'Tiddlers per ordre cronològic' TabTimeline 'Títol' 'Tiddlers per ordre alfabètic' TabAll 'Etiquetes' 'Tiddlers etiquetats' TabTags 'Més' 'Més llistes' TabMore>>",
	TabTimeline: "<<timeline>>",
	TabAll: "<<list all>>",
	TabTags: "<<allTags>>",
	TabMore: "<<tabs txtMoreTab 'Falten' 'Tiddlers que no existeixen' TabMoreMissing 'Orfes' 'Tiddlers orfes' TabMoreOrphans Ombres 'Tiddlers amb ombra' TabMoreShadowed>>",
	TabMoreMissing: "<<list missing>>",
	TabMoreOrphans: "<<list orphans>>",
	TabMoreShadowed: "<<list shadowed>>",
	TiddlyWiki: "TiddlyWiki en català:\n\nhttp://pacoriviere.googlepages.com/TiddlyWikiCA.html\n[[Guia ràpida en català|http://pacoriviere.googlepages.com/20minuts.html]]\n\nLloc web original de TiddlyWiki (en anglés):\n\nhttp://www.tiddlywiki.com/",
	PluginManager: "<<plugins>>",
	ImportTiddlers: "<<importTiddlers>>",
        OpcionsAvançades: "<<tiddler AdvancedOptions>>",
        GestorDeConnectors: "<<tiddler PluginManager>>",
        ImportaTiddlers: "<<tiddler ImportTiddlers>>"});
delete config.shadowTiddlers.GettingStarted;

merge(config.annotations,{
	AdvancedOptions: "Aquest tiddler ombra dóna accès a vàries opcions avançades",
	ColorPalette: "Els valors que hi ha en aquest tiddler ombra determinen l'esquema de colors de la interfície d'usuari de ~TiddlyWiki",
	DefaultTiddlers: "Els tiddlers que es llisten en aquest tiddler ombra es mostren quan arrenca ~TiddlyWiki",
	EditTemplate: "La plantilla HTML que hi ha en aquest tiddler ombra determina l'aspecte dels tiddlers mentre s'editen",
	GettingStarted: "Aquest tiddler ombra dóna instruccions bàsiques d'ús",
	ImportTiddlers: "Aquest tiddler ombra permet importar tiddlers",
	MainMenu: "Aquest tiddler ombra es fa servir per al contingut del menú principal de la columna de l'esquerra",
	MarkupPreHead: "Aquest tiddler s'inserta a la part superior de la secció <head> del fitxer HTML de TiddlyWiki",
	MarkupPostHead: "Aquest tiddler s'inserta a la part final de la secció <head> del fitxer HTML de TiddlyWiki",
	MarkupPreBody: "Aquest tiddler s'inserta a la part superior de la secció <body> del fitxer HTML de TiddlyWiki",
	MarkupPostBody: "Aquest tiddler s'inserta a la part final de la secció <body> del fitxer HTML de TiddlyWiki just abans del bloc de seqüències",
	OptionsPanel: "Aquest tiddler ombra es fa servir per al contingut del quadre d'opcions slider de la columna de la dreta",
	PageTemplate: "La plantilla HTML que hi ha en aquest tiddler ombra determina la disposició de ~TiddlyWiki",
	PluginManager: "Aquest tiddler ombra dóna access al gestor de connectors",
	SideBarOptions: "Aquest tiddler ombra es fa servir per al contingut del quadre d'opcions de la columna de la dreta",
	SideBarTabs: "Aquest tiddler ombra es fa servir per al contingut del quadre d'etiquetes de la columna de la dreta",
	SiteSubtitle: "Aquest tiddler ombra es fa servir per la segona part del títol de la pàgina",
	SiteTitle: "Aquest tiddler ombra es fa servir per la primera part del títol de la pàgina",
	SiteUrl: "Aquest tiddler ombra cal escriure l'adreça URL sencera per la publicació",
	StyleSheetColours: "Aquest tiddler ombra conté les definicions CSS relatives al color dels elements de la pàgina",
	StyleSheet: "Aquest tiddler pot contenir les vostres definicions CSS personalitzades",
	StyleSheetLayout: "Aquest tiddler ombra conté les definicions CSS relatives a la disposició dels elements de la pàgina",
	StyleSheetLocale: "Aquest tiddler ombra conté les definicions CSS relatives a la traducció local",
	StyleSheetPrint: "Aquest tiddler ombra conté les definicions CSS per la impressió",
	TabAll: "Aquest tiddler ombra conté el contingut de la pestanya 'Títol'de la columna de la dreta",
	TabMore: "Aquest tiddler ombra conté el contingut de la pestanya 'Més'de la columna de la dreta",
	TabMoreMissing: "Aquest tiddler ombra conté el contingut de la pestanya 'Falten'de la columna de la dreta",
	TabMoreOrphans: "Aquest tiddler ombra conté el contingut de la pestanya 'Orfes'de la columna de la dreta",
	TabMoreShadowed: "Aquest tiddler ombra conté el contingut de la pestanya 'Ombres'de la columna de la dreta",
	TabTags: "Aquest tiddler ombra conté el contingut de la pestanya 'Etiquetes'de la columna de la dreta",
	TabTimeline: "Aquest tiddler ombra conté el contingut de la pestanya 'Data'de la columna de la dreta",
	ViewTemplate: "La plantilla HTML que hi ha en aquest tiddler ombra determina l'aspecte dels tiddlers"
	});

/*}}}*/
!2007
<<<
[[Reglament|2007/Club/Temporada_07_A4.pdf]]
<<<

!2006
<<<
<html><img border="0" src="2006/Club/Portada_2006.JPG" width="228" height="306"></html>
[[Reglament|2006/Club/Reglament_2006.pdf]]
[[Calendari|2006/Club/Calendari_2006.pdf]]
<<<

!2005
<<<
<html><img border="0" src="2005/Club/Portada_2005.jpg" width="228" height="306"></html>
[[Reglament|2005/Club/Reglament_2005.pdf]]
<html><img border="0" src="2005/Club/Ptda_resist_2005.jpg" width="228" height="306"></html>
[[Reglament|2005/Club/ResistCMBSC_2005.pdf]]
[[Calendari|2005/Club/Calendari_2005.pdf]]
[[Classificacions|2005/Club/Classificacions_2005.pdf]]
<<<

!2004
<<<
<html><img border="0" src="2004/Club/Portada2004.jpg" width="228" height="306"></html>
[[Reglament|2004/Club/Reglament_2004.htm]]
[[Calendari|2004/Club/Calendari_2004.htm]]
[[Classificacions|2004/Club/Classificacions_2004.pdf]]
<<<

!2003
<<<
<html><img border="0" src="2003/Club/Portada_2003.jpg" width="228" height="306"></html>
[[Reglament|2003/Club/Reglament_2003.pdf]]
[[Classificacions|2003/Club/Classificacions_2003.pdf]]
<<<

!2002
<<<
<html><img border="0" src="2002/Club/Portada2002.jpg" width="350" height="200"></html>
[[Reglament|2002/Club/Reglament_2002.pdf]]
[[Classificacions|2002/Club/Classificacions_2002.pdf]]
<<<

!2001
<<<
<html><img border="0" src="2001/Club/Portada2001.jpg" width="228" height="306"></html>
[[Reglament|2001/Club/Reglament_2001.pdf]]
<<<

!2000
<<<
<html><img border="0" src="2000/Club/Portada2000.jpg" width="306" height="228"></html>
<<<

!1999
<<<
<html><img border="0" src="1999/Club/Portada1999.jpg" width="228" height="306"></html>
<<<
!Campionat GT 2
<<<
[[Reglament|2009/Club/RGL_GT2.pdf]]
Cursa 13/02/09 [[Resultats|2009/Club/GT2_01.pdf]]
Cursa 06/03/09 [[Resultats|2009/Club/GT2_02.pdf]]
Cursa 13/02/09 [[Resultats|2009/Club/GT2_03.pdf]]
[[Classificació provisional del campionat|2009/Club/CampionatGT2.pdf]]
<<<

!Campionat Acura
<<<
[[Reglament|2009/Club/RGL_Acura.pdf]]
Cursa 29/05/09 [[Resultats|2009/Club/Acura_01.pdf]]
Cursa 12/06/09 - Ajornada
Cursa 10/07/09
[[Classificació provisional del campionat|2009/Club/CampionatAcura.pdf]]
<<<
Background: #000
Foreground: #fff
PrimaryPale: #eee
PrimaryLight: #db4
PrimaryMid: #888
PrimaryDark: #222
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #ccc
SecondaryDark: #b43
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
CASLightGray: #eee
CASMidGray: #888
CASDarkGray: #555
CASDarkerGray: #333
@@margin-left:.5em;<<slider chkContents SideBarTabs "contents »" "Show list of Earwicki's tiddlers">>@@
Resultats de la cursa d'inauguració del circuit amb pista Ninco.
<html>
<head>
<title>C.M.B.S.C.</title>
<style type="text/css">
	<!--
		p {font-family: "Verdana"; font-size: 10pt; color: #FFFFFF}
		th {font-family: "Verdana"; font-size: 10pt; font-weight: bold; color: #FFFFFF}
		td {font-family: "Verdana"; font-size: 10pt; text-align: center; color: #FFFFFF}
	-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body bgcolor="#373339" text="#FFFFFF" link="999999" vlink="999999">
<table aling="center" border="0" width="649" cellspacing ="0">

 <caption><font face="verdana" size="3" color="#ffffff"><b>CLASSIFICACIÓ CURSA INAUGURACIÓ</b></font></caption>
	
	<th bgcolor="#800000" width="216">CLASSIF.</th>
	<th bgcolor="#800000" width="216">PILOT</th>
	<th bgcolor="#800000" width="113">P1</th>
	<th bgcolor="#800000" width="113">P2</th>
	<th bgcolor="#800000" width="113">P3</th>
	<th bgcolor="#800000" width="113">P4</th>
	<th bgcolor="#800000" width="113">P5</th>
	<th bgcolor="#800000" width="113">P6</th>
	<th bgcolor="#800000" width="113"><Font color="#FFFFFF">TOTAL VOLTES</Font></th>
		<tr>
		<td width="113">1er</td>
		<td width="113">J. M. Sererols</td>
		<td width="113">24<td width="113">24</td><td width="113">24</td><td width="113">24</td>
		<td width="113">25<td width="113">25,775</td><td width="113">146,775</td></tr>
		<tr>
		<td width="113">2on</td>
		<td width="113">J. M. Masip</td>
		<td width="113">25<td width="113">24</td><td width="113">25</td><td width="113">23</td>
		<td width="113">25,775<td width="113">23</td><td width="113">145,775</td></tr>
		<tr>
		<td width="113">3er</td>
		<td width="113">C. Carreño</td>
		<td width="113">24<td width="113">25</td><td width="113">24</td><td width="113">25</td>
		<td width="113">24,725<td width="113">23</td><td width="113">145,725</td></tr>
		<tr>
		<td width="113">4t</td>
		<td width="113">O. Alarcón</td>
		<td width="113">25<td width="113">25</td><td width="113">23</td><td width="113">23,975</td>
		<td width="113">24<td width="113">23</td><td width="113">143,975</td></tr>
		<tr>
		<td width="113">5è</td>
		<td width="113">S. López</td>
		<td width="113">23<td width="113">24</td><td width="113">24</td><td width="113">23</td>
		<td width="113">24<td width="113">24,775</td><td width="113">142,775</td></tr>
		<tr>
		<td width="113">6è</td>
		<td width="113">J. L. López</td>
		<td width="113">24<td width="113">25</td><td width="113">23</td><td width="113">22,975</td>
		<td width="113">24<td width="113">23</td><td width="113">141,975</td></tr>
		<tr>
		<td width="113">7è</td>
		<td width="113">M. Sararols</td>
		<td width="113">24<td width="113">24</td><td width="113">21</td><td width="113">24</td>
		<td width="113">23<td width="113">25,625</td><td width="113">141,625</td></tr>
		<tr>
		<td width="113">8è</td>
		<td width="113">F. Fernández</td>
		<td width="113">24<td width="113">23,650</td><td width="113">22</td><td width="113">23</td>
		<td width="113">24<td width="113">24</td><td width="113">140,650</td></tr>
		<tr>
		<td width="113">9è</td>
		<td width="113">E. Urrutia</td>
		<td width="113">24<td width="113">25</td><td width="113">24</td><td width="113">20,925</td>
		<td width="113">224<td width="113">22</td><td width="113">139,925</td></tr>
		<tr>
		<td width="113">10è</td>
		<td width="113">D. Alarcón</td>
		<td width="113">24<td width="113">24</td><td width="113">24</td><td width="113">23</td>
		<td width="113">22<td width="113">22,400</td><td width="113">139,400</td></tr>
		<tr>
		<td width="113">11è</td>
		<td width="113">J. Simó</td>
		<td width="113">24,725<td width="113">19</td><td width="113">23</td><td width="113">25</td>
		<td width="113">24<td width="113">23</td><td width="113">138,725</td></tr>
		<tr>
		<td width="113">12è</td>
		<td width="113">S. Ramos</td>
		<td width="113">23<td width="113">24,375</td><td width="113">21</td><td width="113">24</td>
		<td width="113">24<td width="113">22</td><td width="113">138,375</td></tr>
		<tr>
		<td width="113">13è</td>
		<td width="113">J. M. Pascual</td>
		<td width="113">23<td width="113">22</td><td width="113">23,725</td><td width="113">21</td>
		<td width="113">24<td width="113">24</td><td width="113">137,725</td></tr>
		<tr>
		<td width="113">14è</td>
		<td width="113">M. Romera</td>
		<td width="113">23<td width="113">23</td><td width="113">23</td><td width="113">21,600</td>
		<td width="113">22<td width="113">23</td><td width="113">135,600</td></tr>
		<tr>
		<td width="113">15è</td>
		<td width="113">F. Anca</td>
		<td width="113">22<td width="113">23</td><td width="113">23,925</td><td width="113">22</td>
		<td width="113">22<td width="113">22</td><td width="113">134,925</td></tr>
		<tr>
		<td width="113">16è</td>
		<td width="113">C. Acacio</td>
		<td width="113">22<td width="113">23</td><td width="113">23,400</td><td width="113">22</td>
		<td width="113">22<td width="113">22</td><td width="113">134,400</td></tr>
		<tr>
		<td width="113">17è</td>
		<td width="113">M. Ferran</td>
		<td width="113">22<td width="113">24,150</td><td width="113">24</td><td width="113">19</td>
		<td width="113">24<td width="113">21</td><td width="113">134,150</td></tr>
		<tr>
		<td width="113">18è</td>
		<td width="113">J. Sánchez</td>
		<td width="113">21,425<td width="113">23</td><td width="113">22</td><td width="113">21</td>
		<td width="113">22<td width="113">23</td><td width="113">132,425</td></tr>
		<tr>
		<td width="113">19è</td>
		<td width="113">J. Ojeda</td>
		<td width="113">21<td width="113">24,075</td><td width="113">22</td><td width="113">22</td>
		<td width="113">23<td width="113">20</td><td width="113">132,075</td></tr>
<tr>
		<td width="113">20è</td>
		<td width="113">Sito</td>
		<td width="113">22<td width="113">23</td><td width="113">21</td><td width="113">21</td>
		<td width="113">21,975<td width="113">22</td><td width="113">130,975</td></tr>
		<tr>
		<td width="113">21è</td>
		<td width="113">A. Albanell</td>
		<td width="113">22,725<td width="113">22</td><td width="113">22</td><td width="113">21</td>
		<td width="113">22<td width="113">21</td><td width="113">130,725</td></tr>
		<tr>
		<td width="113">22è</td>
		<td width="113">A. Arcarons</td>
		<td width="113">22<td width="113">22</td><td width="113">21</td><td width="113">21</td>
		<td width="113">22,975<td width="113">21</td><td width="113">129,975</td></tr>
<tr>
		<td width="113">23è</td>
		<td width="113">M. Ledo</td>
		<td width="113">22<td width="113">22</td><td width="113">23.650</td><td width="113">20</td>
		<td width="113">20<td width="113">22</td><td width="113">129,650</td></tr>
<tr>
		<td width="113">24è</td>
		<td width="113">M. Carmona</td>
		<td width="113">20<td width="113">23</td><td width="113">20</td><td width="113">20</td>
		<td width="113">23<td width="113">22,325</td><td width="113">128,325</td></tr>
		<tr>
		<td width="113">25è</td>
		<td width="113">M. Peiris</td>
		<td width="113">22<td width="113">21</td><td width="113">21,300</td><td width="113">21</td>
		<td width="113">23<td width="113">18</td><td width="113">1126,300</td></tr>
		<tr>
		<td width="113">26è</td>
		<td width="113">Ll. Sánchez</td>
		<td width="113">22<td width="113">18</td><td width="113">23</td><td width="113">20,675</td>
		<td width="113">20<td width="113">20</td><td width="113">123,675</td></tr>
		<tr>
		<td width="113">27è</td>
		<td width="113">M. Cortell</td>
		<td width="113">23<td width="113">25</td><td width="113">10</td><td width="113">22</td>
		<td width="113">21<td width="113">22</td><td width="113">123,000</td></tr>
		<tr>
		<td width="113">28è</td>
		<td width="113">F. Rodríguez</td>
		<td width="113">20,600<td width="113">21</td><td width="113">20</td><td width="113">19</td>
		<td width="113">21<td width="113">20</td><td width="113">121,600</td></tr>
		<tr>
		<td width="113">29è</td>
		<td width="113">J. R. Usero</td>
		<td width="113">19,450<td width="113">20</td><td width="113">18</td><td width="113">20</td>
		<td width="113">23<td width="113">18</td><td width="113">118,450</td></tr>
		<tr>
		<td width="113">30è</td>
		<td width="113">Enric Ferran</td>
		<td width="113">19<td width="113">19</td><td width="113">18</td><td width="113">18</td>
		<td width="113">21,775<td width="113">19</td><td width="113">114,775</td></tr>
		<tr>
		<td width="113">31è</td>
		<td width="113">Edu Ferran</td>
		<td width="113">16<td width="113">10</td><td width="113">17</td><td width="113">16</td>
		<td width="113">18<td width="113">16,025</td><td width="113">93,025</td></tr>

</table>

</body>
</html>
!2003
<<<
<html><img border="0" src="2003/Andros/Cartell_2003.jpg" width="228" height="306"></html>
[[Reglament|2003/Andros/Reglament_2003.htm]]

<html><body>
<table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0"><tbody><tr>
<th style="width: 65px;" bgcolor="#990000"></th><th
 style="text-align: center; width: 135px;" colspan="2"
 bgcolor="#990000">CLASSICS-A</th>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000"><b>POSICIÓ</b></td><td
 style="width: 135px;" align="center" bgcolor="#990000"><b>PILOT</b></td><td
 style="width: 240px;" align="center" bgcolor="#990000"><b>COTXE</b></td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">1r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Cristian ACACIO</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">2n</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Josep M. MASIP</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">3r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Gerard ALBANELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">BMW M1</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">4t</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc CORTELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PORSCHE 911
Carrera</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">5è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Santi LÓPEZ</td><td
 style="width: 240px; color: rgb(0, 0, 0);">LANCIA Rallye 037</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">6è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Adolf RODÉS</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">7è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Miquel SARAROLS</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">8è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Dani ALARCÓN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">AUDI Quattro</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">9è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Pere ROVIRA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">LANCIA Stratos</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">10è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc FERRAN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">LANCIA Rallye 037</td>
</tr></tbody></table><br
 style="color: rgb(0, 0, 0);">
<table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0"><tbody><tr>
<th style="width: 65px;" bgcolor="#990000"></th><th
 style="width: 240px; text-align: center;" colspan="2"
 bgcolor="#990000">CLASSICS-B</th>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000"><b>POSICIÓ</b></td><td
 style="width: 135px;" align="center" bgcolor="#990000"><b>PILOT</b></td><td
 style="width: 240px;" align="center" bgcolor="#990000"><b>COTXE</b></td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">1r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Eduard LEDO</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">2n</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Albert ALBANELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">FERRARI GTO</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">3r</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc LEDO</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PORSCHE 959</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">4t</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Santi LÓPEZ</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">5è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Pol RODÉS</td><td
 style="width: 240px; color: rgb(0, 0, 0);">TOYOTA Celica GT4</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">6è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Marc FERRAN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">FORD RS 200</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">7è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Anna ALBANELL</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">8è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Edu URRUTIA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">BMW M3</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">9è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">PATXI</td><td
 style="width: 240px; color: rgb(0, 0, 0);">TOYOTA Celica GT4</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">10è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Judith ROVIRA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PORSCHE 959</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">11è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Josep M. MASIP</td><td
 style="width: 240px; color: rgb(0, 0, 0);">FERRARI GTO</td>
</tr><tr> <td style="width: 65px;" align="center"
 bgcolor="#990000">12è</td><td
 style="width: 135px; color: rgb(0, 0, 0);">Moisés</td><td
 style="width: 240px; color: rgb(0, 0, 0);">TOYOTA Celica GT4</td>
</tr></tbody></table><br
 style="color: rgb(0, 0, 0);">
<table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0"><tbody><tr>
<th bgcolor="#990000" width="65"></th><th
 style="text-align: center;" colspan="2" bgcolor="#990000"
 width="379">GR-N4</th>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65"><b>POSICIÓ</b></td><td
 align="center" bgcolor="#990000" width="135"><b>PILOT</b></td><td
 align="center" bgcolor="#990000" width="240"><b>COTXE</b></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">1r</td><td style="color: rgb(0, 0, 0);"
 width="135">Cristian ACACIO</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">2n</td><td style="color: rgb(0, 0, 0);"
 width="135">Pere DEULOFEU</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">3r</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc CORTELL</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
ImprezzaWRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">4t</td><td style="color: rgb(0, 0, 0);"
 width="135">Santi LÓPEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (Tecnitoys)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">5è</td><td style="color: rgb(0, 0, 0);"
 width="135">Jordi SÁNCHEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">6è</td><td style="color: rgb(0, 0, 0);"
 width="135">Carles CARREÑO</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">7è</td><td style="color: rgb(0, 0, 0);"
 width="135">Dani ALARCÓN</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">8è</td><td style="color: rgb(0, 0, 0);"
 width="135">Adolf RODÉS</td><td
 style="color: rgb(0, 0, 0);" width="240">PEUGEOT 206
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">9è</td><td style="color: rgb(0, 0, 0);"
 width="135">Jordi OJEDA</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC(SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">10è</td><td style="color: rgb(0, 0, 0);"
 width="135">José L. LÓPEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">11è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc MARTÍNEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">12è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc FERRAN</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">13è</td><td style="color: rgb(0, 0, 0);"
 width="135">Fcesc. FERNÁNDEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">14è</td><td style="color: rgb(0, 0, 0);"
 width="135">Ramon ANTOJA</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">15è</td><td style="color: rgb(0, 0, 0);"
 width="135">Edu URRUTIA</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">16è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc FERNÁNDEZ</td><td
 style="color: rgb(0, 0, 0);" width="240">FORD Focus
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">17è</td><td style="color: rgb(0, 0, 0);"
 width="135">Pol RODÉS</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">18è</td><td style="color: rgb(0, 0, 0);"
 width="135">Oscar ALARCÓN</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">19è</td><td style="color: rgb(0, 0, 0);"
 width="135">PATXI</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">20è</td><td style="color: rgb(0, 0, 0);"
 width="135">Quim DRAPER</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">21è</td><td style="color: rgb(0, 0, 0);"
 width="135">Pere ROVIRA</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">22è</td><td style="color: rgb(0, 0, 0);"
 width="135">Marc LEDO</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">23è</td><td style="color: rgb(0, 0, 0);"
 width="135">Fcesc. ANCA</td><td
 style="color: rgb(0, 0, 0);" width="240">PEUGEOT 206
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">24è</td><td style="color: rgb(0, 0, 0);"
 width="135">Lluís LÓPEZ</td><td
 style="color: rgb(0, 0, 0);" width="240"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">25è</td><td style="color: rgb(0, 0, 0);"
 width="135">Jordi SIMÓ</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">26è</td><td style="color: rgb(0, 0, 0);"
 width="135">Eduard LEDO</td><td
 style="color: rgb(0, 0, 0);" width="240">HYUNDAI
Accent WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">27è</td><td style="color: rgb(0, 0, 0);"
 width="135">César CABRERA</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">28è</td><td style="color: rgb(0, 0, 0);"
 width="135">Enric FERRAN</td><td
 style="color: rgb(0, 0, 0);" width="240">SEAT Cordoba
WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">29è</td><td style="color: rgb(0, 0, 0);"
 width="135">Josep M. MASIP</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">30è</td><td style="color: rgb(0, 0, 0);"
 width="135">Robert GIL</td><td
 style="color: rgb(0, 0, 0);" width="240">SUBARU
Imprezza WRC (Ninco)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">31è</td><td style="color: rgb(0, 0, 0);"
 width="135">Fran TORIL</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">32è</td><td style="color: rgb(0, 0, 0);"
 width="135">Salva PACHECO</td><td
 style="color: rgb(0, 0, 0);" width="240">MITSUBISHI
Lancer EVO V (SCX)</td>
</tr></tbody></table>
<br style="color: rgb(0, 0, 0);"><table
 style="width: 454px; text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 0);"
 border="1" bordercolor="#000000" cellspacing="0">
<tbody><tr> <th bgcolor="#990000" width="65"></th><th
 style="text-align: center; width: 240px;" colspan="2"
 bgcolor="#990000">JUNIOR</th>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65"><b>POSICIÓ</b></td><td
 style="width: 132px;" align="center" bgcolor="#990000"><b>PILOT</b></td><td
 style="width: 240px;" align="center" bgcolor="#990000"><b>COTXE</b></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">1r</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Carles FERNÁNDEZ</td><td
 style="width: 240px; color: rgb(0, 0, 0);">PEUGEOT 206 WRC
(SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">2n</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Edu FERRAN</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SUBARU Imprezza
WRC (SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">3r</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Judit ROVIRA</td><td
 style="width: 240px; color: rgb(0, 0, 0);"></td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">4t</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Adrià DRAPER</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SEAT Cordoba WRC
(SCX)</td>
</tr><tr> <td align="center" bgcolor="#990000"
 width="65">5è</td><td
 style="width: 132px; color: rgb(0, 0, 0);">Jordi OJEDA</td><td
 style="width: 240px; color: rgb(0, 0, 0);">SEAT Cordoba WRC
(SCX)</td>
</tr></tbody></table>
<br style="color: rgb(0, 0, 0);"></body></html>
<<<

!2002
<<<

<<<
[[24 Hores - 2009]]
Temporada 2009
[[24 Hores|24 Hores - 2009]]
---------
[[Campionats Club|Club - 2009]]
---------

Històric
<<slider chkSlider24Hores menu24Hores '24 Hores »' '24 hores'>>
---------
[[12 Hores|12 Hores]]
---------
[[6 Hores|6 Hores]]
---------
<<slider chkSliderAltres menuAltres 'Altres »' 'Altres'>>
---------

© 2009 [[CMBSC|http://www.cmbsc.org/index.htm]]
<script src="urchin.js" type="text/javascript">
</script>
!2 de juliol de 2009
<<<
[[Club - 2009]]
Modificat el reglament del campionat Acura
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
<<<
!1 de juliol de 2009
<<<
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
<<<
!23 de juny de 2009
<<<
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
<<<
<html>
<!--
!17 de juny de 2009
<<<
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
<<<
!11 de juny de 2009
<<<
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat el plànol del circuit
<<<
!8 de juny de 2009
<<<
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
<<<
!3 de juny de 2009
<<<
[[Club - 2009]]
Penjada la informació sobre els campionats
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
<<<
!28 de maig de 2009
<<<
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits
<<<
!19 de maig de 2009
<<<
Actualitzada la llista d'equips inscrits i preinscrits
Penjada la classifcació de les 24 hores 2008
<<<
!14 de maig de 2009
<<<
Publicada la llista d'equips inscrits i preinscrits
<<<
!11 de maig de 2009
<<<
Obertes les inscripcions de les 24 Hores 2009
Disponible el formulari de preinscripció
<<<
!30 d'abril de 2009
<<<
Publicat el reglament de les 24 Hores 2009 (català i español)
<<<
!15 d'abril de 2009
<<<
Remodelada la plana web del CMBSC
<<<
-->
</html>
Aquestes opcions per personalitzar la web es guarden en el teu navegador.

<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Visita també AdvancedOptions
<div class='header' macro='gradient vert #fff #fff'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu'>
<div refresh='content' tiddler='MainMenu'></div>
</div>
<div id='sidebar'>
<div id='sidebarNoticies' refresh='content' tiddler='Notícies'></div>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>

<div id='sidebarTabs' refresh='macro' force='true' macro='slider chkSideBarTabs SideBarTabs "&nbsp;llistes »" "llistat de pàgines"'></div>


</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
version.extensions.favicon = {major: 0, minor: 1, revision: 0, date: new Date("Jul 18, 2005")};
var n = document.createElement("link");	
n.rel = "shortcut icon"; 
n.href = "img/Icon.jpg"; 
document.getElementsByTagName("head")[0].appendChild(n);
<<search>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel 'opcions »' 'canvia opcions'>>
/***
|''Name''|SimpleSearchPlugin|
|''Description''|displays search results as a simple list of matching tiddlers|
|''Authors''|FND|
|''Version''|0.4.0|
|''Status''|stable|
|''Source''|http://devpad.tiddlyspot.com/#SimpleSearchPlugin|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/contributors/FND/plugins/SimpleSearchPlugin.js|
|''License''|[[Creative Commons Attribution-ShareAlike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''Keywords''|search|
!Revision History
!!v0.2.0 (2008-08-18)
* initial release
!!v0.3.0 (2008-08-19)
* added Open All button (renders Classic Search option obsolete)
* sorting by relevance (title matches before content matches)
!!v0.4.0 (2008-08-26)
* added tag matching
!To Do
* tag matching optional
* animations for container creation and removal
* when clicking on search results, do not scroll to the respective tiddler (optional)
* use template for search results
!Code
***/
//{{{
if(!version.extensions.SimpleSearchPlugin) { //# ensure that the plugin is only installed once
version.extensions.SimpleSearchPlugin = { installed: true };

if(!plugins) { var plugins = {}; }
plugins.SimpleSearchPlugin = {
	heading: "Search Results",
	containerId: "searchResults",
	btnCloseLabel: "close",
	btnCloseTooltip: "dismiss search results",
	btnCloseId: "search_close",
	btnOpenLabel: "Open all",
	btnOpenTooltip: "open all search results",
	btnOpenId: "search_open",
	
	displayResults: function(matches, query) {
		story.refreshAllTiddlers(true); // update highlighting within story tiddlers
		var el = document.getElementById(this.containerId);
		query = '"""' + query + '"""'; // prevent WikiLinks
		if(el) {
			removeChildren(el);
		} else { //# fallback: use displayArea as parent
			var container = document.getElementById("displayArea");
			el = document.createElement("div");
			el.setAttribute("id", this.containerId);
			el = container.insertBefore(el, container.firstChild);
		}
		var msg = "!" + this.heading + "\n";
		if(matches.length > 0) {
			msg += "''" + config.macros.search.successMsg.format([matches.length.toString(), query]) + ":''\n";
			this.results = [];
			for(var i = 0 ; i < matches.length; i++) {
				this.results.push(matches[i].title);
				msg += "* [[" + matches[i].title + "]]\n";
			}
		} else {
			msg += "''" + config.macros.search.failureMsg.format([query]) + "''"; // XXX: do not use bold here!?
		}
		createTiddlyButton(el, this.btnCloseLabel, this.btnCloseTooltip, plugins.SimpleSearchPlugin.closeResults, "button", this.btnCloseId);
		wikify(msg, el);
		if(matches.length > 0) { // XXX: redundant!?
			createTiddlyButton(el, this.btnOpenLabel, this.btnOpenTooltip, plugins.SimpleSearchPlugin.openAll, "button", this.btnOpenId);
		}
	},

	closeResults: function() {
		var el = document.getElementById(plugins.SimpleSearchPlugin.containerId);
		removeNode(el);
		plugins.SimpleSearchPlugin.results = null;
		highlightHack = null;
	},

	openAll: function(ev) {
		story.displayTiddlers(null, plugins.SimpleSearchPlugin.results);
		return false;
	}
};

config.shadowTiddlers.StyleSheetSimpleSearch = "/*{{{*/\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " {\n" +
	"\toverflow: auto;\n" +
	"\tpadding: 5px 1em 10px;\n" +
	"\tbackground-color: [[ColorPalette::TertiaryPale]];\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " h1 {\n" +
	"\tmargin-top: 0;\n" +
	"\tborder: none;\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " ul {\n" +
	"\tmargin: 0.5em;\n" +
	"\tpadding-left: 1.5em;\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " .button {\n" +
	"\tdisplay: block;\n" +
	"\tborder-color: [[ColorPalette::TertiaryDark]];\n" +
	"\tpadding: 5px;\n" +
	"\tbackground-color: [[ColorPalette::TertiaryLight]];\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.containerId + " .button:hover {\n" +
	"\tborder-color: [[ColorPalette::TertiaryDark]];\n" +
	"\tbackground-color: [[ColorPalette::TertiaryMid]];\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.btnCloseId + " {\n" +
	"\tfloat: right;\n" +
	"\tmargin: -5px -1em 5px 5px;\n" +
	"}\n\n" +
	"#" + plugins.SimpleSearchPlugin.btnOpenId + " {\n" +
	"\tfloat: left;\n" +
	"\tmargin-top: 5px;\n" +
	"}\n" +
	"/*}}}*/";
store.addNotification("StyleSheetSimpleSearch", refreshStyles);

// override Story.search()
Story.prototype.search = function(text, useCaseSensitive, useRegExp) {
	highlightHack = new RegExp(useRegExp ? text : text.escapeRegExp(), useCaseSensitive ? "mg" : "img");
	var matches = store.search(highlightHack, null, "excludeSearch");
	var q = useRegExp ? "/" : "'";
	plugins.SimpleSearchPlugin.displayResults(matches, q + text + q);
};

// override TiddlyWiki.search() to sort by relevance
TiddlyWiki.prototype.search = function(searchRegExp, sortField, excludeTag, match) {
	var candidates = this.reverseLookup("tags", excludeTag, !!match);
	var primary = [];
	var secondary = [];
	var tertiary = [];
	for(var t = 0; t < candidates.length; t++) {
		if(candidates[t].title.search(searchRegExp) != -1) {
			primary.push(candidates[t]);
		} else if(candidates[t].tags.join(" ").search(searchRegExp) != -1) {
			secondary.push(candidates[t]);
		} else if(candidates[t].text.search(searchRegExp) != -1) {
			tertiary.push(candidates[t]);
		}
	}
	var results = primary.concat(secondary).concat(tertiary);
	if(sortField) {
		results.sort(function(a, b) {
			return a[sortField] < b[sortField] ? -1 : (a[sortField] == b[sortField] ? 0 : +1);
		});
	}
	return results;
};

} //# end of "install only once"
//}}}
/***
|Name|SinglePageModePlugin|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.6|
|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 chkSinglePagePermalink>> Automatically permalink current tiddler
><<option chkSinglePageKeepFoldedTiddlers>> Don't close tiddlers that are folded
><<option chkSinglePageKeepEditedTiddlers>> Don't close tiddlers that are being edited
<<option chkTopOfPageMode>> Open tiddlers at the top of the page
<<option chkBottomOfPageMode>> 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.10.17 [2.9.6] changed chkSinglePageAutoScroll default to false
| 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.SinglePageModePlugin= {major: 2, minor: 9, revision: 6, date: new Date(2008,10,17)};
//}}}
//{{{
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=false;
if (config.options.chkSinglePagePermalink==undefined)
	config.options.chkSinglePagePermalink=true;
if (config.options.chkSinglePageKeepFoldedTiddlers==undefined)
	config.options.chkSinglePageKeepFoldedTiddlers=false;
if (config.options.chkSinglePageKeepEditedTiddlers==undefined)
	config.options.chkSinglePageKeepEditedTiddlers=false;
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=false;
//}}}
//{{{
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;
	var single=opt.chkSinglePageMode && !startingUp;
	var top=opt.chkTopOfPageMode && !startingUp;
	var bottom=opt.chkBottomOfPageMode && !startingUp;
	if (single) {
		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 (opt.chkSinglePageKeepEditedTiddlers) return;
				// if tiddler to be displayed is already shown, then leave active tiddler editor 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 (top)
		arguments[0]=null;
	else if (bottom)
		arguments[0]="bottom";
	if (single && 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 && (single || top))
			tiddlerElem.parentNode.insertBefore(tiddlerElem,tiddlerElem.parentNode.firstChild);
		else if (bottom)
			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) {
		// scroll to top of page or top of tiddler
		var isTopTiddler=(tiddlerElem.previousSibling==null);
		var yPos=isTopTiddler?0:ensureVisible(tiddlerElem);
		// if animating, defer scroll until after animation completes
		var delay=opt.chkAnimate?config.animDuration+10:0;
		setTimeout("window.scrollTo(0,"+yPos+")",delay); 
	}
}

if (Story.prototype.SPM_coreDisplayTiddlers==undefined)
	Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function() {
	// suspend single/top/bottom modes 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;
}
//}}}
/***
|Name|SinglePageModePluginInfo|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.6|
|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|documentation|
|Requires||
|Overrides||
|Description|Documentation for SinglePageModePlugin|
Normally, as you click on the links in TiddlyWiki, more and more tiddlers are displayed on the page. The order of this tiddler display depends upon when and where you have clicked. Some people like this non-linear method of reading the document, while others have reported that when many tiddlers have been opened, it can get somewhat confusing.  SinglePageModePlugin allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one item displayed at a time.
!!!!!Usage
<<<
When the plugin is enabled, only one tiddler will be displayed at a time and the browser window's titlebar is updated to include the current tiddler title.  The browser's location URL is also updated with a 'permalink' for the current tiddler so that it is easier to create a browser 'bookmark' for the current tiddler.  Alternatively, even when displaying multiple tiddlers //is// permitted, you can still reduce the potential for confusion by forcing  tiddlers to always open at the top (or bottom) of the page instead of being displayed following the tiddler containing the link that was clicked.
<<<
!!!!!Configuration
<<<
<<option chkSinglePageMode>> Display one tiddler at a time
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
><<option chkSinglePageKeepFoldedTiddlers>> Don't close tiddlers that are folded
><<option chkSinglePageKeepEditedTiddlers>> Don't close tiddlers that are being edited
<<option chkTopOfPageMode>> Open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Open tiddlers at the bottom of the page
<<option chkSinglePageAutoScroll>> Automatically scroll tiddler into view (if needed)

Notes:
* {{block{
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}}}. You can also use {{{SPM:expression}}}, where 'expression' is any javascript statement that evaluates to true or false.  This allows you to create hard-coded links in other documents that can selectively enable/disable the use of this option based on various programmatic conditions, such as the current username. For example, using
&nbsp;&nbsp;&nbsp;{{{#SPM:config.options.txtUserName!="SomeName"}}}
enables 'one tiddler at a time' display for all users //other than// "~SomeName")}}}
* 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.10.17 [2.9.6] changed chkSinglePageAutoScroll default to false
2008.06.12 [2.9.5] corrected 'scroll to top of page' logic in auto-scroll handling
2008.06.11 [2.9.4] added chkSinglePageKeepEditedTiddlers option
2008.06.05 [2.9.3] in displayTiddler(), bypass single/top/bottom mode handling if startingUp.  Allows multiple tiddlers to be displayed during startup processing (e.g., #story:DefaultTiddlers), even if single/top/bottom mode is enabled.
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!
2008.04.08 [2.9.1] don't automatically add options to AdvancedOptions shadow tiddler
2008.04.02 [2.9.0] in displayTiddler(), when single-page mode is in use and a tiddler is being edited, ask for permission to save-and-close that tiddler, instead of just leaving it open.
2008.03.29 [2.8.3] in displayTiddler(), get title from tiddler object (if needed).  Fixes errors caused when calling function passes a tiddler *object* instead of a tiddler *title*
2008.03.14 [2.8.2] in displayTiddler(), if editing specified tiddler, just move it to top/bottom of story *without* re-rendering (prevents discard of partial edits).
2008.03.06 [2.8.1] in paramifier handler, start 'checkURL' timer if chkSinglePageMode is enabled
2008.03.06 [2.8.0] added option, {{{config.options.chkSinglePageKeepFoldedTiddlers}}}, so folded tiddlers won't be closed when using single-page mode.  Also, in checkURL(), if hash is a ''permaview'' (e.g., "#foo bar baz"), then display multiple tiddlers rather than attempting to display "foo bar baz" as a single tiddler
2008.03.05 [2.7.0] added support for "SPM:" URL paramifier
2008.03.01 [2.6.0] in hijack of displayTiddler(), added 'title' argument to closeAllTiddlers() so that target tiddler isn't closed-and-reopened if it was already displayed.  Also, added config.options.chkSinglePageAutoScrolloption to bypass automatic 'scroll into view' logic (note: core still does it's own ensureVisible() handling)
2007.12.22 [2.5.3] in checkLastURL(), use decodeURIComponent() instead of decodeURI so that tiddler titles with commas (and/or other punctuation) are correctly handled.
2007.10.26 [2.5.2] documentation cleanup
2007.10.08 [2.5.1] in displayTiddler(), when using single-page or top-of-page mode, scrollTo(0,0) to ensure that page header is in view.
2007.09.13 [2.5.0] for TPM/BPM modes, don't force tiddler to redisplay if already shown.  Allows transition between view/edit or collapsed/view templates, without repositioning displayed tiddler.
2007.09.12 [2.4.0] added option to disable automatic permalink feature.  Also, Safari is now excluded from permalinking action to avoid bug where tiddlers don't display after hash is updated.
2007.03.03 [2.3.1] fix typo when adding BPM option to AdvancedOptions (prevented checkbox from appearing)
2007.03.03 [2.3.0] added support for BottomOfPageMode (BPM) based on request from DaveGarbutt
2007.02.06 [2.2.3] in Story.prototype.displayTiddler(), use convertUnicodeToUTF8() for correct I18N string handling when creating URL hash string from tiddler title (based on bug report from BidiX)
2007.01.08 [2.2.2] use apply() to invoke hijacked core functions
2006.07.04 [2.2.1] in hijack for displayTiddlers(), suspend TPM as well as SPM so that DefaultTiddlers displays in the correct order.
2006.06.01 [2.2.0] added chkTopOfPageMode (TPM) handling
2006.02.04 [2.1.1] moved global variable declarations to config.* to avoid FireFox 1.5.0.1 crash bug when assigning to globals
2005.12.27 [2.1.0] hijack displayTiddlers() so that SPM can be suspended during startup while displaying the DefaultTiddlers (or #hash list).  Also, corrected initialization for undefined SPM flag to "false", so default behavior is to display multiple tiddlers
2005.12.27 [2.0.0] Update for TW2.0
2005.11.24 [1.1.2] When the back and forward buttons are used, the page now changes to match the URL.  Based on code added by Clint Checketts
2005.10.14 [1.1.1] permalink creation now calls encodeTiddlyLink() to handle tiddler titles with spaces in them
2005.10.14 [1.1.0] added automatic setting of window title and location bar ('auto-permalink').  feature suggestion by David Dickens.
2005.10.09 [1.0.1] combined documentation and code in a single tiddler
2005.08.15 [1.0.0] Initial Release
<<<

[<img[ |img/Cap.jpg]]
http://cmbsc.org/
/***
http://tiddlystyles.com/#theme:DevFire
Author: Clint Checketts
***/

/*{{{*/
body {
background: #fff;
}
/*}}}*/
/***
!Link styles /% ============================================================= %/
***/
/*{{{*/
a,
a.button,
#mainMenu a.button,
#sidebarOptions .sliderPanel a{
 color: #d83e48;
 border: 0;
 background: transparent;
}

a:hover,
a.button:hover,
#mainMenu a.button:hover,
#sidebarOptions .sliderPanel a:hover
#sidebarOptions .sliderPanel a:active{
 color: #fe9f81;
 border: 0;
 border-bottom: #fe9f81 1px dashed;
 background: transparent;
 text-decoration: none;
}

#displayArea .button.highlight{
 color: #d83e48;
 background: #4c4c4c;
}
/*}}}*/
/***
!Header styles /% ============================================================= %/
***/
/*{{{*/
.header{
 border-bottom: 2px solid #d83e48;
 color:  #0000;
}

.headerForeground a {
 color:  #000;
}

.header a:hover {
 border-bottom: 1px dashed #000;
}
/*}}}*/
/***
!Main menu styles /% ============================================================= %/
***/
/*{{{*/
#mainMenu {color: #000;}
#mainMenu h1{
 font-size: 1.1em;
}
#mainMenu li,#mainMenu ul{
 list-style: none;
 margin: 0;
 padding: 0;
}
/*}}}*/
/***
!Sidebar styles /% ============================================================= %/
***/
/*{{{*/
#sidebar {
 right: 0;
 color: #000;
 border: 2px solid #d83e48;
 border-width: 0 0 2px 2px;
}
#sidebarOptions {
 background-color: #ccc;
 padding: 0;
}

#sidebarOptions a{
 margin: 0;
 color: #d83e48;
 border: 0;
}
#sidebarOptions a:hover {
 color: #4c4c4c;
 background-color: #d83e48;

}

#sidebarOptions a:active {
 color: #d83e48;
 background-color: transparent;
}

#sidebarOptions .sliderPanel {
 background-color: #666;
 margin: 0;
}

#sidebarTabs {background-color: #ccc;}
#sidebarTabs .tabSelected {
 padding: 3px 3px;
 cursor: default;
 color: #d83e48;
 background-color: #333;
}
#sidebarTabs .tabUnselected {
 color: #d83e48;
 background-color: #5f5f5f;
 padding: 0 4px;
}

#sidebarTabs .tabUnselected:hover,
#sidebarTabs .tabContents {
 background-color: #666;
}

.listTitle{color: #000;}
#sidebarTabs .tabContents a{
 color: #d83e48;
}

#sidebarTabs .tabContents a:hover{
 color: #fe9f81;
 background: transparent;
}

#sidebarTabs .txtMoreTab .tabSelected,
#sidebarTabs .txtMoreTab .tab:hover,
#sidebarTabs .txtMoreTab .tabContents{
 color: #d83e48;
 background: #4c4c4c;
}

#sidebarTabs .txtMoreTab .tabUnselected {
 color: #d83e48;
 background: #5f5f5f;
}

.tab.tabSelected, .tab.tabSelected:hover{color: #d83e48; border: 0; background-color: #4c4c4c;cursor:default;}
.tab.tabUnselected {background-color: #666;}
.tab.tabUnselected:hover{color:#d83e48; border: 0;background-color: #4c4c4c;}
.tabContents {
 background-color: #4c4c4c;
 border: 0;
}
.tabContents .tabContents{background: #666;}
.tabContents .tabSelected{background: #666;}
.tabContents .tabUnselected{background: #5f5f5f;}
.tabContents .tab:hover{background: #666;}
/*}}}*/
/***
!Message area styles /% ============================================================= %/
***/
/*{{{*/
#messageArea {background-color: #666; color: #000; border: 2px solid #d83e48;}
#messageArea a:link, #messageArea a:visited {color: #d83e48; text-decoration:none;}
#messageArea a:hover {color: #fe9f81;}
#messageArea a:active {color: #fe9f81;}
#messageArea .messageToolbar a{
 border: 1px solid #d83e48;
 background: #4c4c4c;
}
/*}}}*/
/***
!Popup styles /% ============================================================= %/
***/
/*{{{*/
.popup {color: #000; background-color: #4c4c4c; border: 1px solid #d83e48;}
.popup li.disabled{color: #000;}
.popup a {color: #d83e48; }
.popup a:hover { background: transparent; color: #fe9f81; border: 0;}
.popup hr {color: #d83e48; background: #d83e48;}
/*}}}*/
/***
!Tiddler Display styles /% ============================================================= %/
***/
/*{{{*/
.title{color: #000;}
h1, h2, h3, h4, h5 {
 color: #000;
 background-color: transparent;
 border-bottom: 1px solid #d83e48;
}

.subtitle{
 color: #666;
}

.viewer {color: #000; }

.viewer table{background: #666; color: #000;}

.viewer th {background-color: #996; color: #000;}

.viewer pre, .viewer code {color: #ddd; background-color: #4c4c4c; border: 1px solid #d83e48;}

.viewer hr {color: #666;}

.tiddler .button {color: #4c4c4c;}
.tiddler .button:hover { color: #d83e48; background-color: #4c4c4c;}
.tiddler .button:active {color: #d83e48; background-color: #4c4c4c;}

.toolbar {
 color: #4c4c4c;
}

.toolbar a.button,
.toolbar a.button:hover,
.toolbar a.button:active,
.editorFooter a{
 border: 0;
}

.footer {
 color: #ddd;
}

.selected .footer {
 color: #888;
}

.highlight, .marked {
 color: #000;
 background-color: #ccc;
}
.editorFooter {
 color: #aaa;
}

.tab{
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}

.tagging,
.tagged{
 background: #ccc;
 border: 1px solid #d83e48; 
}

.selected .tagging,
.selected .tagged{
 background-color: #fff;
 border: 1px solid #d83e48;
}

.tagging .listTitle,
.tagged .listTitle{
 color: #000;
}

.tagging .button,
.tagged .button{
 color: #d83e48;
 border: 0;
 padding: 0;
}

.tagging .button:hover,
.tagged .button:hover{
background: transparent;
}

.selected .isTag .tagging.simple,
.selected .tagged.simple,
.isTag .tagging.simple,
.tagged.simple {
 float: none;
 display: inline;
 border: 0;
 background: transparent;
 color: #000;
 margin: 0;
}

.cascade {
 background: #4c4c4c;
 color: #ddd;
 border: 1px solid #d83e48;
}
/*}}}*/
/*{{{*/
body {
	background: [[ColorPalette::Background]];
	color: [[ColorPalette::Foreground]];
}

a{
	color: [[ColorPalette::PrimaryDark]];
}

a:hover{
	background: [[ColorPalette::PrimaryMid]];
	color: [[ColorPalette::Background]];
}

a img{
	border: 0;
}


.zoomer {background:none; color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

h1,h2,h3,h4,h5 {
	color: [[ColorPalette::SecondaryDark]];
	background: [[ColorPalette::PrimaryPale]];
}

.button {
	color: [[ColorPalette::PrimaryDark]];
	border: 1px solid [[ColorPalette::Background]];
}

.button:hover {
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::CASLightGray]];
	border-color: [[ColorPalette::CASMidGray]];
}

.button:active {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::CASDarkGray]];
	border: 1px solid [[ColorPalette::CASDarkerGray]];
}

.header {
	background: [[ColorPalette::Foreground]];
}

.headerShadow {
	color: [[ColorPalette::Foreground]];
}

.headerShadow a {
	font-weight: normal;
	color: [[ColorPalette::Foreground]];
}

.headerForeground {
	color: [[ColorPalette::Foreground]];
}

.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::SecondaryLight]];
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard h1 {
	color: [[ColorPalette::SecondaryDark]];
}

.wizard h2 {
	color: [[ColorPalette::Foreground]];
}

.wizardStep {
	background: [[ColorPalette::Background]];
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-bottom: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard .button {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::PrimaryMid]];
	border-top: 1px solid [[ColorPalette::PrimaryLight]];
	border-right: 1px solid [[ColorPalette::PrimaryDark]];
	border-bottom: 1px solid [[ColorPalette::PrimaryDark]];
	border-left: 1px solid [[ColorPalette::PrimaryLight]];
}

.wizard .button:hover {
	color: [[ColorPalette::PrimaryLight]];
	background: [[ColorPalette::PrimaryDark]];
	border-color: [[ColorPalette::PrimaryLight]];
}

.wizard .button:active {
	color: [[ColorPalette::Background]];
	background: [[ColorPalette::PrimaryMid]];
	border-top: 1px solid [[ColorPalette::PrimaryLight]];
	border-right: 1px solid [[ColorPalette::PrimaryDark]];
	border-bottom: 1px solid [[ColorPalette::PrimaryDark]];
	border-left: 1px solid [[ColorPalette::PrimaryLight]];
}

#messageArea {
	border: 1px solid [[ColorPalette::CASDarkGray]];
	background: [[ColorPalette::CASLightGray]];
	color: [[ColorPalette::PrimaryDark]];
}

#messageArea .button {
	padding: 0.2em 0.2em 0.2em 0.2em;
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::Background]];
}

.popup {
	background: [[ColorPalette::Background]];
	border: 1px solid [[ColorPalette::PrimaryMid]];
}

.popup hr {
	color: [[ColorPalette::PrimaryDark]];
	background: [[ColorPalette::PrimaryDark]];
	border-bottom: 1px;
}

.popup li.disabled {
	color: [[ColorPalette::PrimaryMid]];
}

.popup li a, .popup li a:visited {
	color: [[ColorPalette::DarkerGray]];
	border: none;
}

.popup li a:hover {
	background: [[ColorPalette::PrimaryDark]];
	color: [[ColorPalette::Background]];
	border: none;
}

.tiddler .defaultCommand {
 font-weight: bold;
}

.shadow .title {
	color: [[ColorPalette::TertiaryDark]];
}

.title {
	color: [[ColorPalette::SecondaryDark]];
}

.subtitle {
	color: [[ColorPalette::TertiaryDark]];
}

.toolbar {
	color: [[ColorPalette::PrimaryMid]];
}

.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]];
}

.cascade {
	background: [[ColorPalette::TertiaryPale]];
	color: [[ColorPalette::TertiaryMid]];
	border: 1px solid [[ColorPalette::TertiaryMid]];
}

.imageLink, #displayArea .imageLink {
	background: transparent;
}

.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 {
	border: 2px solid [[ColorPalette::TertiaryDark]];
}

.viewer th, thead td {
	background: [[ColorPalette::SecondaryMid]];
	border: 1px solid [[ColorPalette::TertiaryDark]];
	color: [[ColorPalette::Background]];
}

.viewer td, .viewer 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]];
}

/*}}}*/
/*{{{*/
* html .tiddler {
    height: 1%;
}

.imgfloatleft{float:left;}
.imgfloatright{float:right;padding:5px}
.imgfloatcenter{float:center;}

body {
	font-size: .75em;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5 {
	font-weight: bold;
	text-decoration: none;
	padding-left: 0.4em;
}

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 a 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: 1.9em 0em 1em 1em;
	left: -0px;
	top: -0px;
}

.headerForeground {
	position: absolute;
	padding: 1.9em 0em 1em 1em;
	left: 0px;
	top: 0px;
}

.siteTitle {
	font-size: 4.1em;
        font-family: 'Trebuchet MS' sans-serif;
}
.siteSubtitle {
	font-size: 1.4em;
        color: #666;
        font-family: 'Trebuchet MS' sans-serif;
}

#mainMenu {
	position: absolute;
	left: 0.4em;
	width: 8em;
	text-align: right;
	line-height: 1.6em;
	padding: 1.5em 0.5em 0.5em 0.5em;
	font-size: 1.2em;
}

#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 0em 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.2em 0em 0.2em 0em;
}

.wizardStep {
	padding: 1em 1em 1em 1em;
}

.wizard .button {
	margin: 0.5em 0em 0em 0em;
	font-size: 1.2em;
}

#messageArea {
position:absolute; top:0; right:0; margin: 0.5em; padding: 0.5em;
}

*[id='messageArea'] {
position:fixed !important; z-index:99;}

.messageToolbar {
display: block;
text-align: right;
}

#messageArea a{
	text-decoration: underline;
}

.popup {
	font-size: .9em;
	padding: 0.2em;
	list-style: none;
	margin: 0;
}

.popup hr {
	display: block;
	height: 1px;
	width: auto;
	padding: 0;
	margin: 0.2em 0em;
}

.popup li.disabled {
	padding: 0.2em;
}

.popup li a{
	display: block;
	padding: 0.2em;
}

.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;
}

#displayArea {
	margin: 1em 17em 0em 14em;
}


.toolbar {
	text-align: right;
	font-size: .9em;
	visibility: hidden;
}

.selected .toolbar {
	visibility: visible;
}

.tiddler {
	padding: 1em 1em 0em 1em;
}

.missing .viewer,.missing .title {
	font-style: italic;
}

.title {
	font-size: 1.6em;
	font-weight: bold;
        font-family: 'Trebuchet MS' sans-serif;
}

.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;
}

* 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 {
	border-collapse: collapse;
	margin: 0.8em 1.0em;
}

.viewer th, .viewer td, .viewer tr,.viewer caption{
	padding: 3px;
}

.viewer table.listView {
	font-size: 0.85em;
	margin: 0.8em 1.0em;
}

.viewer table.listView th, .viewer table.listView td, .viewer 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;
	padding: 1em;
}

.cascade {
	font-size: 1.1em;
	position: absolute;
	overflow: hidden;
}
.viewer table.listView {
	font-size: 0.85em;	margin: 0.8em 1.0em;
}

.viewer table.listView th, .viewer table.listView td, .viewer table.listView tr {
	padding: 0px 3px 0px 3px;

}

.wizard {
	background: [[ColorPalette::SecondaryLight]];
	padding: 0.1em 0em 0em 2em;
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard h1 {
	font-size: 2em;	font-weight: bold;
	background: none;
	color: [[ColorPalette::SecondaryDark]];
	padding: 0em 0em 0em 0em;
	margin: 0.4em 0em 0.2em 0em;
}

.wizard h2 {
	font-size: 1.2em;	font-weight: bold;
	background: none;
	color: [[ColorPalette::Foreground]];
	padding: 0em 0em 0em 0em;
	margin: 0.2em 0em 0.2em 0em;
}

.wizardStep {
	background: [[ColorPalette::Background]];	padding: 1em 1em 1em 1em;
	border-top: 1px solid [[ColorPalette::SecondaryMid]];
	border-bottom: 1px solid [[ColorPalette::SecondaryMid]];
	border-left: 1px solid [[ColorPalette::SecondaryMid]];
}

.wizard .button {
	text-align: right;
}
/*}}}*/
<<timeline modified 40>>
This site was created using TiddlyWiki, whose author, Jeremy Ruston, writes:
<<<
TiddlyWiki is like a blog because it's divided up into neat little chunks, but it encourages you to read it by hyperlinking rather than sequentially: if you like, a non-linear blog analogue that binds the individual microcontent items into a cohesive whole. 
<<<
Thus, the TiddlyWiki architecture of the site nicely reflects the integrative mission of our group.

To learn more about TiddlyWiki, explore the [[TiddlyWiki web page|http://www.tiddlywiki.com]] or the [[Wikipedia entry|http://en.wikipedia.org/wiki/TiddlyWiki]].
Traducció de TiddlyWiki al Català:
http://pacoriviere.googlepages.com/TiddlyWikiCA.html

Adaptació per al CMBSC realitzada per:
''Joan Puig''
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></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 closeTiddler' ></div>
<div class='title' macro='view title'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
[[2008|24 Hores - 2008]]
[[2007|24 Hores - 2007]]
[[2006|24 Hores - 2006]]
[[2005|24 Hores - 2005]]
[[2004|24 Hores - 2004]]
[[2003|24 Hores - 2003]]
[[2002|24 Hores - 2002]]
[[2001|24 Hores - 2001]]
[[2000|24 Hores - 2000]]
[[1999|24 Hores - 1999]]
[[1998|24 Hores - 1998]]
[[1997|24 Hores - 1997]]
[[1996|24 Hores - 1996]]
[[1995|24 Hores - 1995]]
[[1994|24 Hores - 1994]]
[[1993|24 Hores - 1993]]
[[Cursa Inauguració|Cursa Inaugural]]
[[Campionats Club|Club]]
[[Curses Andros|Curses Andros]]