<!--{{{-->
<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
<<<
[[Classificacions|1993/24hores/Class24H_93_Class.pdf]]

<html><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">Àlex Marín<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>
<<<
!Fotos
<<<
<html>
<a href="1993/24hores/Fotos/circuit_2_rs.jpg" rel="lightbox[24h1993]" title="Local"><img src="1993/24hores/Fotos/mini/circuit_2_rs.jpg" width="96" height="70" alt="Local"/></a>
<a href="1993/24hores/Fotos/sortida_rs.jpg" rel="lightbox[24h1993]" title="Sortida"><img src="1993/24hores/Fotos/mini/sortida_rs.jpg" width="107" height="70" alt="Sortida"/></a>
<a href="1993/24hores/Fotos/circuit_1.jpg" rel="lightbox[24h1993]" title="Circuit"><img src="1993/24hores/Fotos/mini/circuit_1.jpg" width="127" height="70" alt="Circuit"/></a>
<a href="1993/24hores/Fotos/circuit_3_rs.jpg" rel="lightbox[24h1993]" title="Circuit"><img src="1993/24hores/Fotos/mini/circuit_3_rs.jpg" width="95" height="70" alt="Circuit"/></a>
<a href="1993/24hores/Fotos/circuit_4.jpg" rel="lightbox[24h1993]" title="Circuit"><img src="1993/24hores/Fotos/mini/circuit_4.jpg" width="96" height="70" alt="Circuit"/></a>
<a href="1993/24hores/Fotos/participants.jpg" rel="lightbox[24h1993]" title="Foto de familia"><img src="1993/24hores/Fotos/mini/participants.jpg" width="122" height="70" alt="Foto de familia"/></a>
</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>
<<<
!Fotos
<<<
<html>
<a href="1994/24hores/Fotos/circuit_1.jpg" rel="lightbox[24h1994]" title="Circuit"><img src="1994/24hores/Fotos/mini/circuit_1.jpg" width="126" height="69" alt="Circuit"/></a>
<a href="1994/24hores/Fotos/circuit_2.jpg" rel="lightbox[24h1994]" title="Circuit"><img src="1994/24hores/Fotos/mini/circuit_2.jpg" width="149" height="70" alt="Circuit"/></a>
<a href="1994/24hores/Fotos/sortida.jpg" rel="lightbox[24h1994]" title="Sortida"><img src="1994/24hores/Fotos/mini/sortida.jpg" width="63" height="70" alt="Sortida"/></a>
<a href="1994/24hores/Fotos/cursa.jpg" rel="lightbox[24h1994]" title="Cursa"><img src="1994/24hores/Fotos/mini/cursa.jpg" width="108" height="70" alt="Cursa"/></a>
<a href="1994/24hores/Fotos/jordi_gene.jpg" rel="lightbox[24h1994]" title="Quico Fernández i Jordi Gené"><img src="1994/24hores/Fotos/mini/jordi_gene.jpg" width="76" height="70" alt="Quico Fernández i Jordi Gené"/></a>
</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>
<<<
!Fotos
<<<
<html>
<a href="1995/24hores/Fotos/pista.jpg" rel="lightbox[24h1995]" title="Pista"><img src="1995/24hores/Fotos/mini/pista.jpg" width="97" height="71" alt="Pista"/></a>
<a href="1995/24hores/Fotos/graella.jpg" rel="lightbox[24h1995]" title="Graella"><img src="1995/24hores/Fotos/mini/graella.jpg" width="108" height="70" alt="Graella"/></a>
<a href="1995/24hores/Fotos/sortida.jpg" rel="lightbox[24h1995]" title="Sortida"><img src="1995/24hores/Fotos/mini/sortida.jpg" width="94" height="70" alt="Sortida"/></a>
</html>
<html><img border="0" src="1996/24hores/Cartell.jpg" width="306" height="306"></html>
!Resultats
<<<
[[Classificacions (Classificatòria i 24 hores)|1996/24hores/CLAS_96_WP5.pdf]]

<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]]
<<<
!Fotos
<<<
<html>
<a href="2001/24hores/Fotos/Circuit.jpg" rel="lightbox[24h2001]" title="Circuit"><img src="2001/24hores/Fotos/mini/Circuit.jpg" width="93" height="69" alt="Circuit"/></a>
<a href="2001/24hores/Fotos/Part_de_circuit_2.jpg" rel="lightbox[24h2001]" title="Recta de sortida"><img src="2001/24hores/Fotos/mini/Part_de_circuit_2.jpg" width="93" height="69" alt="Recta de sortida"/></a>
<a href="2001/24hores/Fotos/Part_de_circuit_1.jpg" rel="lightbox[24h2001]" title="Recta de pilots"><img src="2001/24hores/Fotos/mini/Part_de_circuit_1.jpg" width="93" height="69" alt="Recta de pilots"/></a>
<a href="2001/24hores/Fotos/Boxes.jpg" rel="lightbox[24h2001]" title="Zona de boxes"><img src="2001/24hores/Fotos/mini/Boxes.jpg" width="93" height="69" alt="Zona de boxes"/></a>
<a href="2001/24hores/Fotos/Verificacions_2.jpg" rel="lightbox[24h2001]" title="Verificacions"><img src="2001/24hores/Fotos/mini/Verificacions_2.jpg" width="93" height="69" alt="Verificacions"/></a>
<a href="2001/24hores/Fotos/Verificacions_1.jpg" rel="lightbox[24h2001]" title="Verificacions"><img src="2001/24hores/Fotos/mini/Verificacions_1.jpg" width="93" height="69" alt="Verificacions"/></a>
<a href="2001/24hores/Fotos/Trofeus.jpg" rel="lightbox[24h2001]" title="Trofeus"><img src="2001/24hores/Fotos/mini/Trofeus.jpg" width="93" height="69" alt="Trofeus"/></a>
<a href="2001/24hores/Fotos/Guanyador_premi_decoracio.jpg" rel="lightbox[24h2001]" title="Premi decoració - Equip B.M.B."><img src="2001/24hores/Fotos/mini/Guanyador_premi_decoracio.jpg" width="105" height="70" alt="Premi decoració - Equip B.M.B."/></a>
<a href="2001/24hores/Fotos/Palmarola.jpg" rel="lightbox[24h2001]" title="AEO Palmarola"><img src="2001/24hores/Fotos/mini/Palmarola.jpg" width="108" height="69" alt="AEO Palmarola"/></a>
<a href="2001/24hores/Fotos/BMB.jpg" rel="lightbox[24h2001]" title="B.M.B."><img src="2001/24hores/Fotos/mini/BMB.jpg" width="93" height="69" alt="B.M.B."/></a>
<a href="2001/24hores/Fotos/Aloy.jpg" rel="lightbox[24h2001]" title="Aloy Team 1"><img src="2001/24hores/Fotos/mini/Aloy.jpg" width="93" height="69" alt="Aloy Team 1"/></a>
<a href="2001/24hores/Fotos/Ludo.jpg" rel="lightbox[24h2001]" title="Ludo GASS"><img src="2001/24hores/Fotos/mini/Ludo.jpg" width="93" height="69" alt="Ludo GASS"/></a>
<a href="2001/24hores/Fotos/Wachufiil.jpg" rel="lightbox[24h2001]" title="Wachufiil Team"><img src="2001/24hores/Fotos/mini/Wachufiil.jpg" width="93" height="69" alt="Wachufiil Team"/></a>
<a href="2001/24hores/Fotos/Cric_Crac.jpg" rel="lightbox[24h2001]" title="Cric-Crac CMBSC"><img src="2001/24hores/Fotos/mini/Cric_Crac.jpg" width="93" height="69" alt="Cric-Crac CMBSC"/></a>
<a href="2001/24hores/Fotos/CMBSC.jpg" rel="lightbox[24h2001]" title="C.M.B.S.C."><img src="2001/24hores/Fotos/mini/CMBSC.jpg" width="93" height="69" alt="C.M.B.S.C."/></a>
<a href="2001/24hores/Fotos/Pink_Kar.jpg" rel="lightbox[24h2001]" title="Pink - Kar"><img src="2001/24hores/Fotos/mini/Pink_Kar.jpg" width="93" height="69" alt="Pink - Kar"/></a>
<a href="2001/24hores/Fotos/Cuidadin.jpg" rel="lightbox[24h2001]" title="Mace - Cuidadin"><img src="2001/24hores/Fotos/mini/Cuidadin.jpg" width="93" height="69" alt="Mace - Cuidadin"/></a>
<a href="2001/24hores/Fotos/Slot_Mania_SBD.jpg" rel="lightbox[24h2001]" title="Slot Mania SBD"><img src="2001/24hores/Fotos/mini/Slot_Mania_SBD.jpg" width="93" height="69" alt="Slot Mania SBD"/></a>
<a href="2001/24hores/Fotos/Palau.jpg" rel="lightbox[24h2001]" title="Equip Palau"><img src="2001/24hores/Fotos/mini/Palau.jpg" width="93" height="69" alt="Equip Palau"/></a>
<a href="2001/24hores/Fotos/M_Power.jpg" rel="lightbox[24h2001]" title="Miembros Power"><img src="2001/24hores/Fotos/mini/M_Power.jpg" width="93" height="69" alt="Miembros Power"/></a>
</html>
<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]]
<<<
!Fotos
<<<
<html>
<a href="2002/24hores/Fotos/Muntatge_1.jpg" rel="lightbox[24h2002]" title="Muntatge fustes"><img src="2002/24hores/Fotos/mini/Muntatge_1.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2002/24hores/Fotos/Muntatge_2.jpg" rel="lightbox[24h2002]" title="Muntatge fustes"><img src="2002/24hores/Fotos/mini/Muntatge_2.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2002/24hores/Fotos/Muntatge_4.jpg" rel="lightbox[24h2002]" title="Muntatge pista"><img src="2002/24hores/Fotos/mini/Muntatge_4.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2002/24hores/Fotos/Muntatge_6.jpg" rel="lightbox[24h2002]" title="Muntatge tanques"><img src="2002/24hores/Fotos/mini/Muntatge_6.jpg" width="94" height="70" alt="Muntatge tanques"/></a>
<a href="2002/24hores/Fotos/Muntatge_5.jpg" rel="lightbox[24h2002]" title="Muntatge tanques"><img src="2002/24hores/Fotos/mini/Muntatge_5.jpg" width="94" height="70" alt="Muntatge tanques"/></a>
<a href="2002/24hores/Fotos/Muntatge_7.jpg" rel="lightbox[24h2002]" title="Muntatge ponts"><img src="2002/24hores/Fotos/mini/Muntatge_7.jpg" width="94" height="70" alt="Muntatge ponts"/></a>
<a href="2002/24hores/Fotos/Muntatge_8.jpg" rel="lightbox[24h2002]" title="Muntatge final"><img src="2002/24hores/Fotos/mini/Muntatge_8.jpg" width="94" height="70" alt="Muntatge final"/></a>
<a href="2002/24hores/Fotos/101-102_IMG.JPG" rel="lightbox[24h2002]" title="Verificació de motors"><img src="2002/24hores/Fotos/mini/101-102_IMG.JPG" width="94" height="70" alt="Verificació de motors"/></a>
<a href="2002/24hores/Fotos/101-0159_IMG.JPG" rel="lightbox[24h2002]" title="Pavelló"><img src="2002/24hores/Fotos/mini/101-0159_IMG.JPG" width="94" height="70" alt="Pavelló"/></a>
<a href="2002/24hores/Fotos/101-0147_IMG.JPG" rel="lightbox[24h2002]" title="Fotógrafs"><img src="2002/24hores/Fotos/mini/101-0147_IMG.JPG" width="94" height="70" alt="Fotógrafs"/></a>
<a href="2002/24hores/Fotos/101-0143_IMG.JPG" rel="lightbox[24h2002]" title="BMW V12 LMR"><img src="2002/24hores/Fotos/mini/101-0143_IMG.JPG" width="94" height="70" alt="BMW V12 LMR"/></a>
<a href="2002/24hores/Fotos/101-103_IMG.JPG" rel="lightbox[24h2002]" title="Audi R8C Team 1001"><img src="2002/24hores/Fotos/mini/101-103_IMG.JPG" width="94" height="70" alt="Audi R8C Team 1001"/></a>
<a href="2002/24hores/Fotos/101-0144_IMG.JPG" rel="lightbox[24h2002]" title="BMW V12 LMR Palau"><img src="2002/24hores/Fotos/mini/101-0144_IMG.JPG" width="94" height="70" alt="BMW V12 LMR Palau"/></a>
<a href="2002/24hores/Fotos/101-0142_IMG.JPG" rel="lightbox[24h2002]" title="Graella"><img src="2002/24hores/Fotos/mini/101-0142_IMG.JPG" width="52" height="70" alt="Graella"/></a>
<a href="2002/24hores/Fotos/101-0146_IMG.JPG" rel="lightbox[24h2002]" title="Graella"><img src="2002/24hores/Fotos/mini/101-0146_IMG.JPG" width="94" height="70" alt="Graella"/></a>
<a href="2002/24hores/Fotos/101-0189_IMG.JPG" rel="lightbox[24h2002]" title="Pilots"><img src="2002/24hores/Fotos/mini/101-0189_IMG.JPG" width="94" height="70" alt="Pilots"/></a>
<a href="2002/24hores/Fotos/101-0181_IMG.JPG" rel="lightbox[24h2002]" title="I. Roure a boxes"><img src="2002/24hores/Fotos/mini/101-0181_IMG.JPG" width="94" height="70" alt="I. Roure a boxes"/></a>
<a href="2002/24hores/Fotos/101-0193_IMG.JPG" rel="lightbox[24h2002]" title="Audi R8C Team 1001"><img src="2002/24hores/Fotos/mini/101-0193_IMG.JPG" width="94" height="70" alt="Audi R8C Team 1001"/></a>
</html>
<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]]
<<<
!Fotos
<<<
<html>
<a href="2003/24hores/Fotos/Muntatge_01.jpg" rel="lightbox[24h2003]" title="Muntatge palets"><img src="2003/24hores/Fotos/mini/Muntatge_01.jpg" width="94" height="70" alt="Muntatge palets"/></a>
<a href="2003/24hores/Fotos/Muntatge_02.jpg" rel="lightbox[24h2003]" title="Muntatge palets"><img src="2003/24hores/Fotos/mini/Muntatge_02.jpg" width="94" height="70" alt="Muntatge palets"/></a>
<a href="2003/24hores/Fotos/Muntatge_04.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_04.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_05.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_05.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_06.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_06.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_07.jpg" rel="lightbox[24h2003]" title="Muntatge fustes"><img src="2003/24hores/Fotos/mini/Muntatge_07.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2003/24hores/Fotos/Muntatge_09.jpg" rel="lightbox[24h2003]" title="Muntatge pista"><img src="2003/24hores/Fotos/mini/Muntatge_09.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2003/24hores/Fotos/Muntatge_10.jpg" rel="lightbox[24h2003]" title="Muntatge podiums"><img src="2003/24hores/Fotos/mini/Muntatge_10.jpg" width="94" height="70" alt="Muntatge podiums"/></a>
<a href="2003/24hores/Fotos/Muntatge_11.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_11.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_13.jpg" rel="lightbox[24h2003]" title="Muntatge part central"><img src="2003/24hores/Fotos/mini/Muntatge_13.jpg" width="94" height="70" alt="Muntatge part central"/></a>
<a href="2003/24hores/Fotos/Muntatge_14.jpg" rel="lightbox[24h2003]" title="Muntatge vista general"><img src="2003/24hores/Fotos/mini/Muntatge_14.jpg" width="94" height="70" alt="Muntatge vista general"/></a>
<a href="2003/24hores/Fotos/Muntatge_15.jpg" rel="lightbox[24h2003]" title="Muntatge vista general"><img src="2003/24hores/Fotos/mini/Muntatge_15.jpg" width="94" height="70" alt="Muntatge vista general"/></a>
<a href="2003/24hores/Fotos/Muntatge_16.jpg" rel="lightbox[24h2003]" title="Muntatge boxes"><img src="2003/24hores/Fotos/mini/Muntatge_16.jpg" width="94" height="70" alt="Muntatge boxes"/></a>
<a href="2003/24hores/Fotos/Muntatge_17.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_17.jpg" width="52" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_18.jpg" rel="lightbox[24h2003]" title="Muntatge vorals"><img src="2003/24hores/Fotos/mini/Muntatge_18.jpg" width="94" height="70" alt="Muntatge vorals"/></a>
<a href="2003/24hores/Fotos/Muntatge_19.jpg" rel="lightbox[24h2003]" title="Muntatge contrarecta"><img src="2003/24hores/Fotos/mini/Muntatge_19.jpg" width="52" height="70" alt="Muntatge contrarecta"/></a>
<a href="2003/24hores/Fotos/Muntatge_20.jpg" rel="lightbox[24h2003]" title="Muntatge electric"><img src="2003/24hores/Fotos/mini/Muntatge_20.jpg" width="52" height="70" alt="Muntatge electric"/></a>
<a href="2003/24hores/Fotos/Muntatge_21.jpg" rel="lightbox[24h2003]" title="Muntatge acabats"><img src="2003/24hores/Fotos/mini/Muntatge_21.jpg" width="94" height="70" alt="Muntatge acabats"/></a>
<a href="2003/24hores/Fotos/Muntatge_22.jpg" rel="lightbox[24h2003]" title="Muntatge acabats"><img src="2003/24hores/Fotos/mini/Muntatge_22.jpg" width="94" height="70" alt="Muntatge acabats"/></a>
<a href="2003/24hores/Fotos/Muntatge_23.jpg" rel="lightbox[24h2003]" title="Muntatge podium"><img src="2003/24hores/Fotos/mini/Muntatge_23.jpg" width="94" height="70" alt="Muntatge podium"/></a>
<a href="2003/24hores/Fotos/Muntatge_24.jpg" rel="lightbox[24h2003]" title="Muntatge patrocinadors"><img src="2003/24hores/Fotos/mini/Muntatge_24.jpg" width="94" height="70" alt="Muntatge patrocinadors"/></a>
<a href="2003/24hores/Fotos/Muntatge_25.jpg" rel="lightbox[24h2003]" title="Muntatge fonts"><img src="2003/24hores/Fotos/mini/Muntatge_25.jpg" width="94" height="70" alt="Muntatge fonts"/></a>
<a href="2003/24hores/Fotos/Muntatge_26.jpg" rel="lightbox[24h2003]" title="Muntatge descans"><img src="2003/24hores/Fotos/mini/Muntatge_26.jpg" width="94" height="70" alt="Muntatge descans"/></a>
<a href="2003/24hores/Fotos/Muntatge_27.jpg" rel="lightbox[24h2003]" title="Muntatge podium"><img src="2003/24hores/Fotos/mini/Muntatge_27.jpg" width="94" height="70" alt="Muntatge podium"/></a>
<a href="2003/24hores/Fotos/Muntatge_28.jpg" rel="lightbox[24h2003]" title="Muntatge acabat"><img src="2003/24hores/Fotos/mini/Muntatge_28.jpg" width="94" height="70" alt="Muntatge acabat"/></a>
<a href="2003/24hores/Fotos/Muntatge_29.jpg" rel="lightbox[24h2003]" title="Muntatge acabat"><img src="2003/24hores/Fotos/mini/Muntatge_29.jpg" width="94" height="70" alt="Muntatge acabat"/></a>
<a href="2003/24hores/Fotos/Muntatge_31.jpg" rel="lightbox[24h2003]" title="Muntatge acabat"><img src="2003/24hores/Fotos/mini/Muntatge_31.jpg" width="94" height="70" alt="Muntatge acabat"/></a>
<a href="2003/24hores/Fotos/Muntatge_32.jpg" rel="lightbox[24h2003]" title="Muntatge control"><img src="2003/24hores/Fotos/mini/Muntatge_32.jpg" width="94" height="70" alt="Muntatge control"/></a>
<a href="2003/24hores/Fotos/Muntatge_33.jpg" rel="lightbox[24h2003]" title="Muntatge recta sortida"><img src="2003/24hores/Fotos/mini/Muntatge_33.jpg" width="94" height="70" alt="Muntatge recta sortida"/></a>
<a href="2003/24hores/Fotos/Muntatge_34.jpg" rel="lightbox[24h2003]" title="Muntatge recta sortida"><img src="2003/24hores/Fotos/mini/Muntatge_34.jpg" width="94" height="70" alt="Muntatge recta sortida"/></a>
<a href="2003/24hores/Fotos/Muntatge_35.jpg" rel="lightbox[24h2003]" title="Muntatge esses"><img src="2003/24hores/Fotos/mini/Muntatge_35.jpg" width="94" height="70" alt="Muntatge esses"/></a>
<a href="2003/24hores/Fotos/Muntatge_36.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_36.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_37.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_37.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Muntatge_38.jpg" rel="lightbox[24h2003]" title="Muntatge pont"><img src="2003/24hores/Fotos/mini/Muntatge_38.jpg" width="94" height="70" alt="Muntatge pont"/></a>
<a href="2003/24hores/Fotos/Palau.jpg" rel="lightbox[24h2003]" title="Palau"><img src="2003/24hores/Fotos/mini/Palau.jpg" width="94" height="70" alt="Palau"/></a>
<a href="2003/24hores/Fotos/Malanyanes1.jpg" rel="lightbox[24h2003]" title="Malanyanes 1"><img src="2003/24hores/Fotos/mini/Malanyanes1.jpg" width="94" height="70" alt="Malanyanes 1"/></a>
<a href="2003/24hores/Fotos/PinkKar.jpg" rel="lightbox[24h2003]" title="PinkKar (Test Car)"><img src="2003/24hores/Fotos/mini/PinkKar.jpg" width="94" height="70" alt="PinkKar (Test Car)"/></a>
<a href="2003/24hores/Fotos/CricCrac-GSR1.jpg" rel="lightbox[24h2003]" title="CRIC-CRAC GSR1"><img src="2003/24hores/Fotos/mini/CricCrac-GSR1.jpg" width="94" height="70" alt="CRIC-CRAC GSR1"/></a>
<a href="2003/24hores/Fotos/AmicsSlotCardedeu.jpg" rel="lightbox[24h2003]" title="Amics Slot Cardedeu"><img src="2003/24hores/Fotos/mini/AmicsSlotCardedeu.jpg" width="94" height="70" alt="Amics Slot Cardedeu"/></a>
<a href="2003/24hores/Fotos/Goldfinger.jpg" rel="lightbox[24h2003]" title="Goldfinger"><img src="2003/24hores/Fotos/mini/Goldfinger.jpg" width="94" height="70" alt="Goldfinger"/></a>
<a href="2003/24hores/Fotos/RCompany.jpg" rel="lightbox[24h2003]" title="R Company"><img src="2003/24hores/Fotos/mini/RCompany.jpg" width="94" height="70" alt="R Company"/></a>
<a href="2003/24hores/Fotos/Slot5.netA.jpg" rel="lightbox[24h2003]" title=" Slot5.net A"><img src="2003/24hores/Fotos/mini/Slot5.netA.jpg" width="94" height="70" alt=" Slot5.net A"/></a>
<a href="2003/24hores/Fotos/SlotGironaU32.jpg" rel="lightbox[24h2003]" title="Slot Girona U32"><img src="2003/24hores/Fotos/mini/SlotGironaU32.jpg" width="94" height="70" alt="Slot Girona U32"/></a>
<a href="2003/24hores/Fotos/DreamSlotCar.jpg" rel="lightbox[24h2003]" title="Dream Slot Car"><img src="2003/24hores/Fotos/mini/DreamSlotCar.jpg" width="94" height="70" alt="Dream Slot Car"/></a>
<a href="2003/24hores/Fotos/DreamSlot.jpg" rel="lightbox[24h2003]" title="Dream Slot"><img src="2003/24hores/Fotos/mini/DreamSlot.jpg" width="94" height="70" alt="Dream Slot"/></a>
<a href="2003/24hores/Fotos/GASSSlot.jpg" rel="lightbox[24h2003]" title="GASS Slot"><img src="2003/24hores/Fotos/mini/GASSSlot.jpg" width="94" height="70" alt="GASS Slot"/></a>
<a href="2003/24hores/Fotos/Slot5.net1.jpg" rel="lightbox[24h2003]" title="Slot5.net 1"><img src="2003/24hores/Fotos/mini/Slot5.net1.jpg" width="94" height="70" alt="Slot5.net 1"/></a>
<a href="2003/24hores/Fotos/BrinellSlot.jpg" rel="lightbox[24h2003]" title="Brinell Slot"><img src="2003/24hores/Fotos/mini/BrinellSlot.jpg" width="94" height="70" alt="Brinell Slot"/></a>
<a href="2003/24hores/Fotos/Riudoms2.jpg" rel="lightbox[24h2003]" title="Riudoms 2"><img src="2003/24hores/Fotos/mini/Riudoms2.jpg" width="94" height="70" alt="Riudoms 2"/></a>
<a href="2003/24hores/Fotos/RiudomsMildSeven.jpg" rel="lightbox[24h2003]" title="Riudoms Mild Seven"><img src="2003/24hores/Fotos/mini/RiudomsMildSeven.jpg" width="94" height="70" alt="Riudoms Mild Seven"/></a>
<a href="2003/24hores/Fotos/RiudomsMildSeven_2.jpg" rel="lightbox[24h2003]" title="Riudoms Mild Seven"><img src="2003/24hores/Fotos/mini/RiudomsMildSeven_2.jpg" width="94" height="70" alt="Riudoms Mild Seven"/></a>
<a href="2003/24hores/Fotos/CricCrac-GSR2.jpg" rel="lightbox[24h2003]" title="CRIC-CRAC GSR2"><img src="2003/24hores/Fotos/mini/CricCrac-GSR2.jpg" width="94" height="70" alt="CRIC-CRAC GSR2"/></a>
<a href="2003/24hores/Fotos/CricCrac-GSR2_2.jpg" rel="lightbox[24h2003]" title="CRIC-CRAC GSR2"><img src="2003/24hores/Fotos/mini/CricCrac-GSR2_2.jpg" width="94" height="70" alt="CRIC-CRAC GSR2"/></a>
<a href="2003/24hores/Fotos/Cuidadin.jpg" rel="lightbox[24h2003]" title="Cuidadin"><img src="2003/24hores/Fotos/mini/Cuidadin.jpg" width="94" height="70" alt="Cuidadin"/></a>
<a href="2003/24hores/Fotos/CMBSC3.jpg" rel="lightbox[24h2003]" title="CMBSC 3"><img src="2003/24hores/Fotos/mini/CMBSC3.jpg" width="94" height="70" alt="CMBSC 3"/></a>
<a href="2003/24hores/Fotos/JamoRacingTeam.jpg" rel="lightbox[24h2003]" title="Jamo Racing Team"><img src="2003/24hores/Fotos/mini/JamoRacingTeam.jpg" width="94" height="70" alt="Jamo Racing Team"/></a>
<a href="2003/24hores/Fotos/SlotCar.jpg" rel="lightbox[24h2003]" title="Slot Car"><img src="2003/24hores/Fotos/mini/SlotCar.jpg" width="94" height="70" alt="Slot Car"/></a>
<a href="2003/24hores/Fotos/CMBSC-CricCrac.jpg" rel="lightbox[24h2003]" title="CMBSC CRIC-CRAC"><img src="2003/24hores/Fotos/mini/CMBSC-CricCrac.jpg" width="94" height="70" alt="CMBSC CRIC-CRAC"/></a>
<a href="2003/24hores/Fotos/CMBSCDaCorse.jpg" rel="lightbox[24h2003]" title="CMBSC Da Corse"><img src="2003/24hores/Fotos/mini/CMBSCDaCorse.jpg" width="94" height="70" alt="CMBSC Da Corse"/></a>
<a href="2003/24hores/Fotos/Nocturna_04.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_04.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_05.jpg" rel="lightbox[24h2003]" title="Nocturna recta sortida"><img src="2003/24hores/Fotos/mini/Nocturna_05.jpg" width="94" height="70" alt="Nocturna recta sortida"/></a>
<a href="2003/24hores/Fotos/Nocturna_06.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_06.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_07.jpg" rel="lightbox[24h2003]" title="Nocturna entrada recta sortida"><img src="2003/24hores/Fotos/mini/Nocturna_07.jpg" width="94" height="70" alt="Nocturna entrada recta sortida"/></a>
<a href="2003/24hores/Fotos/Nocturna_08.jpg" rel="lightbox[24h2003]" title="Nocturna pont"><img src="2003/24hores/Fotos/mini/Nocturna_08.jpg" width="94" height="70" alt="Nocturna pont"/></a>
<a href="2003/24hores/Fotos/Nocturna_09.jpg" rel="lightbox[24h2003]" title="Nocturna entrada recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_09.jpg" width="94" height="70" alt="Nocturna entrada recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_10.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_10.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_11.jpg" rel="lightbox[24h2003]" title="Nocturna recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_11.jpg" width="94" height="70" alt="Nocturna recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_12.jpg" rel="lightbox[24h2003]" title="Nocturna final recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_12.jpg" width="94" height="70" alt="Nocturna final recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_13.jpg" rel="lightbox[24h2003]" title="Nocturna recta sortida"><img src="2003/24hores/Fotos/mini/Nocturna_13.jpg" width="94" height="70" alt="Nocturna recta sortida"/></a>
<a href="2003/24hores/Fotos/Nocturna_15.jpg" rel="lightbox[24h2003]" title="Nocturna vista general"><img src="2003/24hores/Fotos/mini/Nocturna_15.jpg" width="94" height="70" alt="Nocturna vista general"/></a>
<a href="2003/24hores/Fotos/Nocturna_16.jpg" rel="lightbox[24h2003]" title="Nocturna recta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_16.jpg" width="94" height="70" alt="Nocturna recta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_19.jpg" rel="lightbox[24h2003]" title="Nocturna contrarecta pilots"><img src="2003/24hores/Fotos/mini/Nocturna_19.jpg" width="94" height="70" alt="Nocturna contrarecta pilots"/></a>
<a href="2003/24hores/Fotos/Nocturna_22.jpg" rel="lightbox[24h2003]" title="Nocturna esses"><img src="2003/24hores/Fotos/mini/Nocturna_22.jpg" width="94" height="70" alt="Nocturna esses"/></a>
<a href="2003/24hores/Fotos/Nocturna_23.jpg" rel="lightbox[24h2003]" title="Nocturna traçada"><img src="2003/24hores/Fotos/mini/Nocturna_23.jpg" width="94" height="70" alt="Nocturna traçada"/></a>
<a href="2003/24hores/Fotos/Nocturna_24.jpg" rel="lightbox[24h2003]" title="Nocturna traçada"><img src="2003/24hores/Fotos/mini/Nocturna_24.jpg" width="94" height="70" alt="Nocturna traçada"/></a>
<a href="2003/24hores/Fotos/DireccioCursa.jpg" rel="lightbox[24h2003]" title="Direcció de cursa"><img src="2003/24hores/Fotos/mini/DireccioCursa.jpg" width="94" height="70" alt="Direcció de cursa"/></a>
<a href="2003/24hores/Fotos/Pista_1.jpg" rel="lightbox[24h2003]" title="Pilots"><img src="2003/24hores/Fotos/mini/Pista_1.jpg" width="94" height="70" alt="Pilots"/></a>
<a href="2003/24hores/Fotos/Pista_2.jpg" rel="lightbox[24h2003]" title="Vista general"><img src="2003/24hores/Fotos/mini/Pista_2.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2003/24hores/Fotos/Pista_3.jpg" rel="lightbox[24h2003]" title="Vista general"><img src="2003/24hores/Fotos/mini/Pista_3.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2003/24hores/Fotos/Pista_4.jpg" rel="lightbox[24h2003]" title="Vista general"><img src="2003/24hores/Fotos/mini/Pista_4.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2003/24hores/Fotos/Podium_pilots01_2003.jpg" rel="lightbox[24h2003]" title="Canvi de pistes"><img src="2003/24hores/Fotos/mini/Podium_pilots01_2003.jpg" width="94" height="70" alt="Canvi de pistes"/></a>
<a href="2003/24hores/Fotos/Podium_pilots02_2003.jpg" rel="lightbox[24h2003]" title="Canvi de pistes"><img src="2003/24hores/Fotos/mini/Podium_pilots02_2003.jpg" width="94" height="70" alt="Canvi de pistes"/></a>
</html>
<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]]
<<<
!Fotos
<<<
<html>
<a href="2004/24hores/Fotos/palau.JPG" rel="lightbox[24h2004]" title="Palau"><img src="2004/24hores/Fotos/mini/palau.JPG" width="94" height="70" alt="Palau"/></a>
<a href="2004/24hores/Fotos/gass_slot_mot'out.JPG" rel="lightbox[24h2004]" title="GASS Slot Mot'Out"><img src="2004/24hores/Fotos/mini/gass_slot_mot'out.JPG" width="94" height="70" alt="GASS Slot Mot'Out"/></a>
<a href="2004/24hores/Fotos/catalonia.JPG" rel="lightbox[24h2004]" title="Catalonia"><img src="2004/24hores/Fotos/mini/catalonia.JPG" width="94" height="70" alt="Catalonia"/></a>
<a href="2004/24hores/Fotos/pink_panter.JPG" rel="lightbox[24h2004]" title="Pink Panter"><img src="2004/24hores/Fotos/mini/pink_panter.JPG" width="94" height="70" alt="Pink Panter"/></a>
<a href="2004/24hores/Fotos/slot_car_mospmis.JPG" rel="lightbox[24h2004]" title="Slot Car - Mospmis"><img src="2004/24hores/Fotos/mini/slot_car_mospmis.JPG" width="94" height="70" alt="Slot Car - Mospmis"/></a>
<a href="2004/24hores/Fotos/team_2004.JPG" rel="lightbox[24h2004]" title="Team 2004"><img src="2004/24hores/Fotos/mini/team_2004.JPG" width="94" height="70" alt="Team 2004"/></a>
<a href="2004/24hores/Fotos/slot_car_3.JPG" rel="lightbox[24h2004]" title="Slot Car 3"><img src="2004/24hores/Fotos/mini/slot_car_3.JPG" width="94" height="70" alt="Slot Car 3"/></a>
<a href="2004/24hores/Fotos/pollastre_team_riudoms.JPG" rel="lightbox[24h2004]" title="Pollastre Team Riudoms"><img src="2004/24hores/Fotos/mini/pollastre_team_riudoms.JPG" width="94" height="70" alt="Pollastre Team Riudoms"/></a>
<a href="2004/24hores/Fotos/mas_slot_team_girona.JPG" rel="lightbox[24h2004]" title="Mas Slot Team Girona"><img src="2004/24hores/Fotos/mini/mas_slot_team_girona.JPG" width="94" height="70" alt="Mas Slot Team Girona"/></a>
<a href="2004/24hores/Fotos/cric_crac_gsr.JPG" rel="lightbox[24h2004]" title="CRIC CRAC - GSR"><img src="2004/24hores/Fotos/mini/cric_crac_gsr.JPG" width="94" height="70" alt="CRIC CRAC - GSR"/></a>
<a href="2004/24hores/Fotos/gass_neutro.JPG" rel="lightbox[24h2004]" title="GASS Neutro"><img src="2004/24hores/Fotos/mini/gass_neutro.JPG" width="94" height="70" alt="GASS Neutro"/></a>
<a href="2004/24hores/Fotos/epingle.JPG" rel="lightbox[24h2004]" title="Epingle"><img src="2004/24hores/Fotos/mini/epingle.JPG" width="94" height="70" alt="Epingle"/></a>
<a href="2004/24hores/Fotos/reciclatges_pelegri.JPG" rel="lightbox[24h2004]" title="Reciclatges Pelegrí"><img src="2004/24hores/Fotos/mini/reciclatges_pelegri.JPG" width="94" height="70" alt="Reciclatges Pelegrí"/></a>
<a href="2004/24hores/Fotos/AEC_la_floresta.JPG" rel="lightbox[24h2004]" title="A.E.C. La Floresta"><img src="2004/24hores/Fotos/mini/AEC_la_floresta.JPG" width="94" height="70" alt="A.E.C. La Floresta"/></a>
<a href="2004/24hores/Fotos/miniauto.JPG" rel="lightbox[24h2004]" title="Miniauto"><img src="2004/24hores/Fotos/mini/miniauto.JPG" width="94" height="70" alt="Miniauto"/></a>
<a href="2004/24hores/Fotos/slot_riudoms_1.JPG" rel="lightbox[24h2004]" title="Slot Riudoms 1"><img src="2004/24hores/Fotos/mini/slot_riudoms_1.JPG" width="94" height="70" alt="Slot Riudoms 1"/></a>
<a href="2004/24hores/Fotos/aloy_shop_malanyanes_1.JPG" rel="lightbox[24h2004]" title="Aloyshop Malanyanes 1"><img src="2004/24hores/Fotos/mini/aloy_shop_malanyanes_1.JPG" width="94" height="70" alt="Aloyshop Malanyanes 1"/></a>
<a href="2004/24hores/Fotos/aloy_shop_malanyanes_2.JPG" rel="lightbox[24h2004]" title="Aloyshop Malanyanes 2"><img src="2004/24hores/Fotos/mini/aloy_shop_malanyanes_2.JPG" width="94" height="70" alt="Aloyshop Malanyanes 2"/></a>
<a href="2004/24hores/Fotos/cuidadin.JPG" rel="lightbox[24h2004]" title="Cuidadin"><img src="2004/24hores/Fotos/mini/cuidadin.JPG" width="94" height="70" alt="Cuidadin"/></a>
<a href="2004/24hores/Fotos/slot_track_mataro.JPG" rel="lightbox[24h2004]" title="Slot Track Mataró"><img src="2004/24hores/Fotos/mini/slot_track_mataro.JPG" width="94" height="70" alt="Slot Track Mataró"/></a>
<a href="2004/24hores/Fotos/slot_riudoms_2.JPG" rel="lightbox[24h2004]" title="Slot Riudoms 2"><img src="2004/24hores/Fotos/mini/slot_riudoms_2.JPG" width="94" height="70" alt="Slot Riudoms 2"/></a>
<a href="2004/24hores/Fotos/tresmestres.JPG" rel="lightbox[24h2004]" title="Tresméstres"><img src="2004/24hores/Fotos/mini/tresmestres.JPG" width="94" height="70" alt="Tresméstres"/></a>
<a href="2004/24hores/Fotos/slot_emporda.JPG" rel="lightbox[24h2004]" title="Slot Empordà"><img src="2004/24hores/Fotos/mini/slot_emporda.JPG" width="94" height="70" alt="Slot Empordà"/></a>
<a href="2004/24hores/Fotos/cmbsc_da_corse_II.JPG" rel="lightbox[24h2004]" title="C.M.B.S.C. Da Corse II"><img src="2004/24hores/Fotos/mini/cmbsc_da_corse_II.JPG" width="94" height="70" alt="C.M.B.S.C. Da Corse II"/></a>
<a href="2004/24hores/Fotos/cric_crac_cmbsc.JPG" rel="lightbox[24h2004]" title="CRIC CRAC - CMBSC"><img src="2004/24hores/Fotos/mini/cric_crac_cmbsc.JPG" width="94" height="70" alt="CRIC CRAC - CMBSC"/></a>
<a href="2004/24hores/Fotos/cardeloni.JPG" rel="lightbox[24h2004]" title="Cardeloni"><img src="2004/24hores/Fotos/mini/cardeloni.JPG" width="94" height="70" alt="Cardeloni"/></a>
<a href="2004/24hores/Fotos/slotmania_1.JPG" rel="lightbox[24h2004]" title="Slotmania 1"><img src="2004/24hores/Fotos/mini/slotmania_1.JPG" width="94" height="70" alt="Slotmania 1"/></a>
<a href="2004/24hores/Fotos/slotmania_2.JPG" rel="lightbox[24h2004]" title="Slotmania 2"><img src="2004/24hores/Fotos/mini/slotmania_2.JPG" width="94" height="70" alt="Slotmania 2"/></a>
<a href="2004/24hores/Fotos/vila_roig_34.JPG" rel="lightbox[24h2004]" title="Vila-Roig 34"><img src="2004/24hores/Fotos/mini/vila_roig_34.JPG" width="94" height="70" alt="Vila-Roig 34"/></a>
<a href="2004/24hores/Fotos/pink_kar.JPG" rel="lightbox[24h2004]" title="Pink-Kar"><img src="2004/24hores/Fotos/mini/pink_kar.JPG" width="94" height="70" alt="Pink-Kar"/></a>
<a href="2004/24hores/Fotos/ayrton_senna_slot_club.JPG" rel="lightbox[24h2004]" title="Ayrton Senna Slot Club"><img src="2004/24hores/Fotos/mini/ayrton_senna_slot_club.JPG" width="94" height="70" alt="Ayrton Senna Slot Club"/></a>
<a href="2004/24hores/Fotos/peor_imposible.JPG" rel="lightbox[24h2004]" title="Peor Imposible"><img src="2004/24hores/Fotos/mini/peor_imposible.JPG" width="94" height="70" alt="Peor Imposible"/></a>
<a href="2004/24hores/Fotos/101-0121_IMG.JPG" rel="lightbox[24h2004]" title="Pre-graella"><img src="2004/24hores/Fotos/mini/101-0121_IMG.JPG" width="52" height="70" alt="Pre-graella"/></a>
<a href="2004/24hores/Fotos/101-0123_IMG.JPG" rel="lightbox[24h2004]" title="Pre-graella"><img src="2004/24hores/Fotos/mini/101-0123_IMG.JPG" width="94" height="70" alt="Pre-graella"/></a>
<a href="2004/24hores/Fotos/101-0132_IMG.JPG" rel="lightbox[24h2004]" title="Graella"><img src="2004/24hores/Fotos/mini/101-0132_IMG.JPG" width="52" height="70" alt="Graella"/></a>
<a href="2004/24hores/Fotos/101-0127_IMG.JPG" rel="lightbox[24h2004]" title="Vista general"><img src="2004/24hores/Fotos/mini/101-0127_IMG.JPG" width="94" height="70" alt="Vista general"/></a>
<a href="2004/24hores/Fotos/Cardeloni_2.JPG" rel="lightbox[24h2004]" title="Els guanyadors (Cardeloni)"><img src="2004/24hores/Fotos/mini/Cardeloni_2.JPG" width="94" height="70" alt="Els guanyadors (Cardeloni)"/></a>
</html>
<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]]
<<<
!Fotos
<<<
<html>
<a href="2005/24hores/Fotos/Muntatge_01.jpg" rel="lightbox[24h2005]" title="Muntatge fustes"><img src="2005/24hores/Fotos/mini/Muntatge_01.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2005/24hores/Fotos/Muntatge_02.jpg" rel="lightbox[24h2005]" title="Muntatge pista"><img src="2005/24hores/Fotos/mini/Muntatge_02.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2005/24hores/Fotos/Muntatge_03.jpg" rel="lightbox[24h2005]" title="Muntatge corrent"><img src="2005/24hores/Fotos/mini/Muntatge_03.jpg" width="94" height="70" alt="Muntatge corrent"/></a>
<a href="2005/24hores/Fotos/Muntatge_04.jpg" rel="lightbox[24h2005]" title="Muntatge podium 1-8"><img src="2005/24hores/Fotos/mini/Muntatge_04.jpg" width="94" height="70" alt="Muntatge podium 1-8"/></a>
<a href="2005/24hores/Fotos/Muntatge_06.jpg" rel="lightbox[24h2005]" title="Muntatge podium 9-16"><img src="2005/24hores/Fotos/mini/Muntatge_06.jpg" width="94" height="70" alt="Muntatge podium 9-16"/></a>
<a href="2005/24hores/Fotos/Muntatge_05.jpg" rel="lightbox[24h2005]" title="Muntatge"><img src="2005/24hores/Fotos/mini/Muntatge_05.jpg" width="94" height="70" alt="Muntatge"/></a>
<a href="2005/24hores/Fotos/Muntatge_07.jpg" rel="lightbox[24h2005]" title="Muntatge control"><img src="2005/24hores/Fotos/mini/Muntatge_07.jpg" width="52" height="70" alt="Muntatge control"/></a>
<a href="2005/24hores/Fotos/Muntatge_08.jpg" rel="lightbox[24h2005]" title="Muntatge Roboclean"><img src="2005/24hores/Fotos/mini/Muntatge_08.jpg" width="94" height="70" alt="Muntatge Roboclean"/></a>
<a href="2005/24hores/Fotos/Muntatge_09.jpg" rel="lightbox[24h2005]" title="Muntatge part central"><img src="2005/24hores/Fotos/mini/Muntatge_09.jpg" width="94" height="70" alt="Muntatge part central"/></a>
<a href="2005/24hores/Fotos/Muntatge_10.jpg" rel="lightbox[24h2005]" title="Muntatge recta sortida"><img src="2005/24hores/Fotos/mini/Muntatge_10.jpg" width="94" height="70" alt="Muntatge recta sortida"/></a>
<a href="2005/24hores/Fotos/100-0029_IMG.JPG" rel="lightbox[24h2005]" title="Esquema assitències"><img src="2005/24hores/Fotos/mini/100-0029_IMG.JPG" width="94" height="70" alt="Esquema assitències"/></a>
<a href="2005/24hores/Fotos/100-0022_IMG.JPG" rel="lightbox[24h2005]" title="Josep Pintó"><img src="2005/24hores/Fotos/mini/100-0022_IMG.JPG" width="52" height="70" alt="Josep Pintó"/></a>
<a href="2005/24hores/Fotos/100-0061_IMG.JPG" rel="lightbox[24h2005]" title="Pre-sortida 1- 8"><img src="2005/24hores/Fotos/mini/100-0061_IMG.JPG" width="94" height="70" alt="Pre-sortida 1- 8"/></a>
<a href="2005/24hores/Fotos/100-0063_IMG.JPG" rel="lightbox[24h2005]" title="Pre-sortida 9 - 16"><img src="2005/24hores/Fotos/mini/100-0063_IMG.JPG" width="94" height="70" alt="Pre-sortida 9 - 16"/></a>
<a href="2005/24hores/Fotos/100-0066_IMG.JPG" rel="lightbox[24h2005]" title="Pre-sortida tots"><img src="2005/24hores/Fotos/mini/100-0066_IMG.JPG" width="94" height="70" alt="Pre-sortida tots"/></a>
<a href="2005/24hores/Fotos/100-0042_STA.JPG" rel="lightbox[24h2005]" title="Pilots 9-16"><img src="2005/24hores/Fotos/mini/100-0042_STA.JPG" width="94" height="70" alt="Pilots 9-16"/></a>
<a href="2005/24hores/Fotos/100-0043_STB.JPG" rel="lightbox[24h2005]" title="Pista 9-16"><img src="2005/24hores/Fotos/mini/100-0043_STB.JPG" width="94" height="70" alt="Pista 9-16"/></a>
<a href="2005/24hores/Fotos/100-0044_STC.JPG" rel="lightbox[24h2005]" title="Pista 1-8"><img src="2005/24hores/Fotos/mini/100-0044_STC.JPG" width="94" height="70" alt="Pista 1-8"/></a>
<a href="2005/24hores/Fotos/100-0045_STD.JPG" rel="lightbox[24h2005]" title="Pilots 1-8"><img src="2005/24hores/Fotos/mini/100-0045_STD.JPG" width="94" height="70" alt="Pilots 1-8"/></a>
<a href="2005/24hores/Fotos/SlotCarMospmis_r.JPG" rel="lightbox[24h2005]" title="Slot Car - Mospmis"><img src="2005/24hores/Fotos/mini/SlotCarMospmis_r.JPG" width="94" height="70" alt="Slot Car - Mospmis"/></a>
<a href="2005/24hores/Fotos/DreamSlot.JPG" rel="lightbox[24h2005]" title="Dream Slot 1"><img src="2005/24hores/Fotos/mini/DreamSlot.JPG" width="94" height="70" alt="Dream Slot 1"/></a>
<a href="2005/24hores/Fotos/Cardeloni.JPG" rel="lightbox[24h2005]" title="Cardeloni"><img src="2005/24hores/Fotos/mini/Cardeloni.JPG" width="94" height="70" alt="Cardeloni"/></a>
</html>
<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]]
<<<
!Fotos
<<<
<html>
<a href="2006/24hores/Fotos/Muntatge_1.jpg" rel="lightbox[24h2006]" title="Muntatge fustes"><img src="2006/24hores/Fotos/mini/Muntatge_1.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2006/24hores/Fotos/Muntatge_2.jpg" rel="lightbox[24h2006]" title="Muntatge fustes"><img src="2006/24hores/Fotos/mini/Muntatge_2.jpg" width="94" height="70" alt="Muntatge fustes"/></a>
<a href="2006/24hores/Fotos/Muntatge_4.jpg" rel="lightbox[24h2006]" title="Muntatge pista"><img src="2006/24hores/Fotos/mini/Muntatge_4.jpg" width="94" height="70" alt="Muntatge pista"/></a>
<a href="2006/24hores/Fotos/Muntatge_3.jpg" rel="lightbox[24h2006]" title="Muntatge boxes"><img src="2006/24hores/Fotos/mini/Muntatge_3.jpg" width="94" height="70" alt="Muntatge boxes"/></a>
<a href="2006/24hores/Fotos/Muntatge_5.jpg" rel="lightbox[24h2006]" title="Muntatge final"><img src="2006/24hores/Fotos/mini/Muntatge_5.jpg" width="94" height="70" alt="Muntatge final"/></a>
</html>
<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]]
<<<
!Fotos
<<<
<html>
<a href="2008/24hores/Fotos/DSCF1365_2.jpg" rel="lightbox[24h2008]" title="Oreca Dallara CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1365_2.jpg" width="94" height="70" alt="Oreca Dallara CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1369_2.jpg" rel="lightbox[24h2008]" title="Oreca Dallara CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1369_2.jpg" width="53" height="70" alt="Oreca Dallara CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1372_2.jpg" rel="lightbox[24h2008]" title="Oreca Dallara CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1372_2.jpg" width="53" height="70" alt="Oreca Dallara CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1373_2.jpg" rel="lightbox[24h2008]" title="Pista"><img src="2008/24hores/Fotos/mini/DSCF1373_2.jpg" width="94" height="70" alt="Pista"/></a>
<a href="2008/24hores/Fotos/DSCF1374_2.jpg" rel="lightbox[24h2008]" title="Pista"><img src="2008/24hores/Fotos/mini/DSCF1374_2.jpg" width="94" height="70" alt="Pista"/></a>
<a href="2008/24hores/Fotos/DSCF1375_2.jpg" rel="lightbox[24h2008]" title="Vista general"><img src="2008/24hores/Fotos/mini/DSCF1375_2.jpg" width="94" height="70" alt="Vista general"/></a>
<a href="2008/24hores/Fotos/DSCF1376_2.jpg" rel="lightbox[24h2008]" title="Lloc de pilotatge"><img src="2008/24hores/Fotos/mini/DSCF1376_2.jpg" width="94" height="70" alt="Lloc de pilotatge"/></a>
<a href="2008/24hores/Fotos/24 Hores 08 001.jpg" rel="lightbox[24h2008]" title="CMBSG"><img src="2008/24hores/Fotos/mini/24 Hores 08 001.jpg" width="94" height="70" alt="CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1377_2.jpg" rel="lightbox[24h2008]" title="T.N.T. al limit"><img src="2008/24hores/Fotos/mini/DSCF1377_2.jpg" width="94" height="70" alt="T.N.T. al limit"/></a>
<a href="2008/24hores/Fotos/DSCF1378_2.jpg" rel="lightbox[24h2008]" title="Patata Team"><img src="2008/24hores/Fotos/mini/DSCF1378_2.jpg" width="94" height="70" alt="Patata Team"/></a>
<a href="2008/24hores/Fotos/DSCF1379_2.jpg" rel="lightbox[24h2008]" title="G.A.S.S."><img src="2008/24hores/Fotos/mini/DSCF1379_2.jpg" width="94" height="70" alt="G.A.S.S."/></a>
<a href="2008/24hores/Fotos/DSCF1380_2.jpg" rel="lightbox[24h2008]" title="Slotmania"><img src="2008/24hores/Fotos/mini/DSCF1380_2.jpg" width="94" height="70" alt="Slotmania"/></a>
<a href="2008/24hores/Fotos/DSCF1381_2.jpg" rel="lightbox[24h2008]" title="Warm-lap.com"><img src="2008/24hores/Fotos/mini/DSCF1381_2.jpg" width="94" height="70" alt="Warm-lap.com"/></a>
<a href="2008/24hores/Fotos/DSCF1382_2.jpg" rel="lightbox[24h2008]" title="CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1382_2.jpg" width="94" height="70" alt="CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1383_2.jpg" rel="lightbox[24h2008]" title="XXL Team"><img src="2008/24hores/Fotos/mini/DSCF1383_2.jpg" width="94" height="70" alt="XXL Team"/></a>
<a href="2008/24hores/Fotos/DSCF1384_2.jpg" rel="lightbox[24h2008]" title="Dreamslot Estelats"><img src="2008/24hores/Fotos/mini/DSCF1384_2.jpg" width="94" height="70" alt="Dreamslot Estelats"/></a>
<a href="2008/24hores/Fotos/DSCF1385_2.jpg" rel="lightbox[24h2008]" title="Amics d'en Masip"><img src="2008/24hores/Fotos/mini/DSCF1385_2.jpg" width="94" height="70" alt="Amics d'en Masip"/></a>
<a href="2008/24hores/Fotos/DSCF1387_2.jpg" rel="lightbox[24h2008]" title="Cuidadin-Dreamslot"><img src="2008/24hores/Fotos/mini/DSCF1387_2.jpg" width="94" height="70" alt="Cuidadin-Dreamslot"/></a>
<a href="2008/24hores/Fotos/DSCF1386_2.jpg" rel="lightbox[24h2008]" title="Cric Crac Sport"><img src="2008/24hores/Fotos/mini/DSCF1386_2.jpg" width="94" height="70" alt="Cric Crac Sport"/></a>
<a href="2008/24hores/Fotos/DSCF1389_2.jpg" rel="lightbox[24h2008]" title="Slotmania-Momo"><img src="2008/24hores/Fotos/mini/DSCF1389_2.jpg" width="94" height="70" alt="Slotmania-Momo"/></a>
<a href="2008/24hores/Fotos/DSCF1388_2.jpg" rel="lightbox[24h2008]" title="Aloy Shop Slot-Car"><img src="2008/24hores/Fotos/mini/DSCF1388_2.jpg" width="94" height="70" alt="Aloy Shop Slot-Car"/></a>
<a href="2008/24hores/Fotos/DSCF1390_2.jpg" rel="lightbox[24h2008]" title="Pink Kar"><img src="2008/24hores/Fotos/mini/DSCF1390_2.jpg" width="94" height="70" alt="Pink Kar"/></a>
<a href="2008/24hores/Fotos/P8300146.JPG" rel="lightbox[24h2008]" title="Graella"><img src="2008/24hores/Fotos/mini/P8300146.JPG" width="94" height="70" alt="Graella"/></a>
<a href="2008/24hores/Fotos/DSCF1391_2.jpg" rel="lightbox[24h2008]" title="Pilots 9.16"><img src="2008/24hores/Fotos/mini/DSCF1391_2.jpg" width="94" height="70" alt="Pilots 9.16"/></a>
<a href="2008/24hores/Fotos/DSCF1392_2.jpg" rel="lightbox[24h2008]" title="Pista 9-16"><img src="2008/24hores/Fotos/mini/DSCF1392_2.jpg" width="94" height="70" alt="Pista 9-16"/></a>
<a href="2008/24hores/Fotos/DSCF1393_2.jpg" rel="lightbox[24h2008]" title="Pista 1-8"><img src="2008/24hores/Fotos/mini/DSCF1393_2.jpg" width="94" height="70" alt="Pista 1-8"/></a>
<a href="2008/24hores/Fotos/DSCF1394_2.jpg" rel="lightbox[24h2008]" title="Pilots 1-8"><img src="2008/24hores/Fotos/mini/DSCF1394_2.jpg" width="94" height="70" alt="Pilots 1-8"/></a>
<a href="2008/24hores/Fotos/DSCF1395_2.jpg" rel="lightbox[24h2008]" title="Pilots 9-16"><img src="2008/24hores/Fotos/mini/DSCF1395_2.jpg" width="94" height="70" alt="Pilots 9-16"/></a>
<a href="2008/24hores/Fotos/DSCF1400_2.jpg" rel="lightbox[24h2008]" title="Edu Urrutia - Premi a volta ràpida i millor màniga SCP1"><img src="2008/24hores/Fotos/mini/DSCF1400_2.jpg" width="94" height="70" alt="Edu Urrutia - Premi a volta ràpida i millor màniga SCP1"/></a>
<a href="2008/24hores/Fotos/DSCF1402_2.jpg" rel="lightbox[24h2008]" title="Àlex Pol - Premi a volta ràpida i millor màniga SCP2"><img src="2008/24hores/Fotos/mini/DSCF1402_2.jpg" width="94" height="70" alt="Àlex Pol - Premi a volta ràpida i millor màniga SCP2"/></a>
<a href="2008/24hores/Fotos/DSCF1406_2.jpg" rel="lightbox[24h2008]" title="CMBSG"><img src="2008/24hores/Fotos/mini/DSCF1406_2.jpg" width="94" height="70" alt="CMBSG"/></a>
<a href="2008/24hores/Fotos/DSCF1407_2.jpg" rel="lightbox[24h2008]" title="Entrega de premis"><img src="2008/24hores/Fotos/mini/DSCF1407_2.jpg" width="94" height="70" alt="Entrega de premis"/></a>
<a href="2008/24hores/Fotos/DSCF1409_2.jpg" rel="lightbox[24h2008]" title="XXL Team"><img src="2008/24hores/Fotos/mini/DSCF1409_2.jpg" width="94" height="70" alt="XXL Team"/></a>
<a href="2008/24hores/Fotos/DSCF1410_2.jpg" rel="lightbox[24h2008]" title="T.N.T. al limit"><img src="2008/24hores/Fotos/mini/DSCF1410_2.jpg" width="94" height="70" alt="T.N.T. al limit"/></a>
<a href="2008/24hores/Fotos/DSCF1411_2.jpg" rel="lightbox[24h2008]" title="Warm-lap.com"><img src="2008/24hores/Fotos/mini/DSCF1411_2.jpg" width="94" height="70" alt="Warm-lap.com"/></a>
<a href="2008/24hores/Fotos/DSCF1412_2.jpg" rel="lightbox[24h2008]" title="Amics d'en Masip"><img src="2008/24hores/Fotos/mini/DSCF1412_2.jpg" width="94" height="70" alt="Amics d'en Masip"/></a>
<a href="2008/24hores/Fotos/DSCF1413_2.jpg" rel="lightbox[24h2008]" title="Patata Team"><img src="2008/24hores/Fotos/mini/DSCF1413_2.jpg" width="94" height="70" alt="Patata Team"/></a>
<a href="2008/24hores/Fotos/DSCF1414_2.jpg" rel="lightbox[24h2008]" title="Slotmania-Momo"><img src="2008/24hores/Fotos/mini/DSCF1414_2.jpg" width="94" height="70" alt="Slotmania-Momo"/></a>
<a href="2008/24hores/Fotos/DSCF1415_2.jpg" rel="lightbox[24h2008]" title="Cuidadin-Dreamslot"><img src="2008/24hores/Fotos/mini/DSCF1415_2.jpg" width="94" height="70" alt="Cuidadin-Dreamslot"/></a>
<a href="2008/24hores/Fotos/DSCF1417_2.jpg" rel="lightbox[24h2008]" title="Pink Kar"><img src="2008/24hores/Fotos/mini/DSCF1417_2.jpg" width="94" height="70" alt="Pink Kar"/></a>
<a href="2008/24hores/Fotos/DSCF1418_2.jpg" rel="lightbox[24h2008]" title="Dreamslot-Estelats"><img src="2008/24hores/Fotos/mini/DSCF1418_2.jpg" width="94" height="70" alt="Dreamslot-Estelats"/></a>
<a href="2008/24hores/Fotos/DSCF1419_2.jpg" rel="lightbox[24h2008]" title="Cric Crac Sport"><img src="2008/24hores/Fotos/mini/DSCF1419_2.jpg" width="94" height="70" alt="Cric Crac Sport"/></a>
<a href="2008/24hores/Fotos/DSCF1420_2.jpg" rel="lightbox[24h2008]" title="Slotmania"><img src="2008/24hores/Fotos/mini/DSCF1420_2.jpg" width="94" height="70" alt="Slotmania"/></a>
<a href="2008/24hores/Fotos/DSCF1421_2.jpg" rel="lightbox[24h2008]" title="Aloy Shop Slot-Car"><img src="2008/24hores/Fotos/mini/DSCF1421_2.jpg" width="94" height="70" alt="Aloy Shop Slot-Car"/></a>
<a href="2008/24hores/Fotos/DSCF1423_2.jpg" rel="lightbox[24h2008]" title="Cristian Acacio i Josep Cardona"><img src="2008/24hores/Fotos/mini/DSCF1423_2.jpg" width="94" height="70" alt="Cristian Acacio i Josep Cardona"/></a>
</html>
<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]]
[[Annexes I, II i III|2009/24hores/Annexes_17_08_09.pdf]]
[[Circuit definitiu|2009/24hores/Pista_09.pdf]] 18/08/09
<<<
!Resultats
<<<
[[Classificacions complertes (Classificatòria, 4 hores i 24 hores)|2009/24hores/Class24H_09.pdf]]
<<<
!Fotos
<<<
<html>
<a href="2009/24hores/Fotos/DSC_7190.jpg" rel="lightbox[24h2009]" title="Muntatge circuit dreta"><img src="2009/24hores/Fotos/mini/DSC_7190.jpg" width="104" height="70" alt="Muntatge circuit dreta"/></a>
<a href="2009/24hores/Fotos/DSC_7191.jpg" rel="lightbox[24h2009]" title="Muntatge vista general"><img src="2009/24hores/Fotos/mini/DSC_7191.jpg" width="104" height="70" alt="Muntatge vista general"/></a>
<a href="2009/24hores/Fotos/DSC_7193.jpg" rel="lightbox[24h2009]" title="Muntatge vista general"><img src="2009/24hores/Fotos/mini/DSC_7193.jpg" width="104" height="70" alt="Muntatge vista general"/></a>
<a href="2009/24hores/Fotos/DSC_7196.jpg" rel="lightbox[24h2009]" title="Muntatge recta de pilots"><img src="2009/24hores/Fotos/mini/DSC_7196.jpg" width="104" height="70" alt="Muntatge recta de pilots"/></a>
<a href="2009/24hores/Fotos/DSC_7197.jpg" rel="lightbox[24h2009]" title="Muntatge part central"><img src="2009/24hores/Fotos/mini/DSC_7197.jpg" width="104" height="70" alt="Muntatge part central"/></a>
<a href="2009/24hores/Fotos/DSC_7202.jpg" rel="lightbox[24h2009]" title="Muntatge des del podium de pilots"><img src="2009/24hores/Fotos/mini/DSC_7202.jpg" width="104" height="70" alt="Muntatge des del podium de pilots"/></a>
<a href="2009/24hores/Fotos/DSC_7203.jpg" rel="lightbox[24h2009]" title="Muntatge des del podium de pilots"><img src="2009/24hores/Fotos/mini/DSC_7203.jpg" width="104" height="70" alt="Muntatge des del podium de pilots"/></a>
<a href="2009/24hores/Fotos/24 hores 09 019.jpg" rel="lightbox[24h2009]" title="Entrenaments... molt lliures"><img src="2009/24hores/Fotos/mini/24 hores 09 019.jpg" width="93" height="70" alt="Entrenaments... molt lliures"/></a>
<a href="2009/24hores/Fotos/DSC_7204.jpg" rel="lightbox[24h2009]" title="Reus Speed Racing Team"><img src="2009/24hores/Fotos/mini/DSC_7204.jpg" width="104" height="70" alt="Reus Speed Racing Team"/></a>
<a href="2009/24hores/Fotos/DSC_7205.jpg" rel="lightbox[24h2009]" title="Mospmis-TicTacSlot"><img src="2009/24hores/Fotos/mini/DSC_7205.jpg" width="104" height="70" alt="Mospmis-TicTacSlot"/></a>
<a href="2009/24hores/Fotos/DSC_7206.jpg" rel="lightbox[24h2009]" title="Aloy-Shop"><img src="2009/24hores/Fotos/mini/DSC_7206.jpg" width="104" height="70" alt="Aloy-Shop"/></a>
<a href="2009/24hores/Fotos/DSC_7207.jpg" rel="lightbox[24h2009]" title="Aloy-Shop XP"><img src="2009/24hores/Fotos/mini/DSC_7207.jpg" width="104" height="70" alt="Aloy-Shop XP"/></a>
<a href="2009/24hores/Fotos/DSC_7208.jpg" rel="lightbox[24h2009]" title="Pink-Kar"><img src="2009/24hores/Fotos/mini/DSC_7208.jpg" width="104" height="70" alt="Pink-Kar"/></a>
<a href="2009/24hores/Fotos/DSC_7209.jpg" rel="lightbox[24h2009]" title="Budellets-Mikman Team"><img src="2009/24hores/Fotos/mini/DSC_7209.jpg" width="104" height="70" alt="Budellets-Mikman Team"/></a>
<a href="2009/24hores/Fotos/DSC_7210.jpg" rel="lightbox[24h2009]" title="Punt Slot"><img src="2009/24hores/Fotos/mini/DSC_7210.jpg" width="104" height="70" alt="Punt Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7211.jpg" rel="lightbox[24h2009]" title="AloyShop Slot"><img src="2009/24hores/Fotos/mini/DSC_7211.jpg" width="104" height="70" alt="AloyShop Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7212.jpg" rel="lightbox[24h2009]" title="SlotingPlus-GASS"><img src="2009/24hores/Fotos/mini/DSC_7212.jpg" width="104" height="70" alt="SlotingPlus-GASS"/></a>
<a href="2009/24hores/Fotos/DSC_7213.jpg" rel="lightbox[24h2009]" title="XXL-Team"><img src="2009/24hores/Fotos/mini/DSC_7213.jpg" width="104" height="70" alt="XXL-Team"/></a>
<a href="2009/24hores/Fotos/DSC_7214.jpg" rel="lightbox[24h2009]" title="Cric-Crac Sport"><img src="2009/24hores/Fotos/mini/DSC_7214.jpg" width="104" height="70" alt="Cric-Crac Sport"/></a>
<a href="2009/24hores/Fotos/DSC_7215.jpg" rel="lightbox[24h2009]" title="Slotmania"><img src="2009/24hores/Fotos/mini/DSC_7215.jpg" width="104" height="70" alt="Slotmania"/></a>
<a href="2009/24hores/Fotos/DSC_7216.jpg" rel="lightbox[24h2009]" title="Egara Slot Budellets"><img src="2009/24hores/Fotos/mini/DSC_7216.jpg" width="104" height="70" alt="Egara Slot Budellets"/></a>
<a href="2009/24hores/Fotos/DSC_7217.jpg" rel="lightbox[24h2009]" title="Reus Gallislot"><img src="2009/24hores/Fotos/mini/DSC_7217.jpg" width="104" height="70" alt="Reus Gallislot"/></a>
<a href="2009/24hores/Fotos/DSC_7218.jpg" rel="lightbox[24h2009]" title="Cuidadin El Sot"><img src="2009/24hores/Fotos/mini/DSC_7218.jpg" width="104" height="70" alt="Cuidadin El Sot"/></a>
<a href="2009/24hores/Fotos/DSC_7219.jpg" rel="lightbox[24h2009]" title="Les Aranyes Team"><img src="2009/24hores/Fotos/mini/DSC_7219.jpg" width="104" height="70" alt="Les Aranyes Team"/></a>
<a href="2009/24hores/Fotos/DSC_7220.jpg" rel="lightbox[24h2009]" title="Motor a la sang"><img src="2009/24hores/Fotos/mini/DSC_7220.jpg" width="104" height="70" alt="Motor a la sang"/></a>
<a href="2009/24hores/Fotos/DSC_7221.jpg" rel="lightbox[24h2009]" title="Cursa-Power"><img src="2009/24hores/Fotos/mini/DSC_7221.jpg" width="104" height="70" alt="Cursa-Power"/></a>
<a href="2009/24hores/Fotos/DSC_7230.jpg" rel="lightbox[24h2009]" title="U32 CMF"><img src="2009/24hores/Fotos/mini/DSC_7230.jpg" width="104" height="70" alt="U32 CMF"/></a>
<a href="2009/24hores/Fotos/DSC_7222.jpg" rel="lightbox[24h2009]" title="J.P. Slot Racing"><img src="2009/24hores/Fotos/mini/DSC_7222.jpg" width="104" height="70" alt="J.P. Slot Racing"/></a>
<a href="2009/24hores/Fotos/DSC_7223.jpg" rel="lightbox[24h2009]" title="Palau Equip Cursa"><img src="2009/24hores/Fotos/mini/DSC_7223.jpg" width="104" height="70" alt="Palau Equip Cursa"/></a>
<a href="2009/24hores/Fotos/DSC_7231.jpg" rel="lightbox[24h2009]" title="Polonia Racing"><img src="2009/24hores/Fotos/mini/DSC_7231.jpg" width="104" height="70" alt="Polonia Racing"/></a>
<a href="2009/24hores/Fotos/DSC_7224.jpg" rel="lightbox[24h2009]" title="Team Slot Macià"><img src="2009/24hores/Fotos/mini/DSC_7224.jpg" width="104" height="70" alt="Team Slot Macià"/></a>
<a href="2009/24hores/Fotos/DSC_7225.jpg" rel="lightbox[24h2009]" title="Alpina Sport"><img src="2009/24hores/Fotos/mini/DSC_7225.jpg" width="104" height="70" alt="Alpina Sport"/></a>
<a href="2009/24hores/Fotos/DSC_7226.jpg" rel="lightbox[24h2009]" title="Tattom Team Sant Celoni"><img src="2009/24hores/Fotos/mini/DSC_7226.jpg" width="104" height="70" alt="Tattom Team Sant Celoni"/></a>
<a href="2009/24hores/Fotos/DSC_7227.jpg" rel="lightbox[24h2009]" title="The Goodwood Boys"><img src="2009/24hores/Fotos/mini/DSC_7227.jpg" width="104" height="70" alt="The Goodwood Boys"/></a>
<a href="2009/24hores/Fotos/DSC_7228.jpg" rel="lightbox[24h2009]" title="Mas Slot"><img src="2009/24hores/Fotos/mini/DSC_7228.jpg" width="104" height="70" alt="Mas Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7229.jpg" rel="lightbox[24h2009]" title="VSR-Slot al Límit"><img src="2009/24hores/Fotos/mini/DSC_7229.jpg" width="104" height="70" alt="VSR-Slot al Límit"/></a>
<a href="2009/24hores/Fotos/24 hores 09 001.jpg" rel="lightbox[24h2009]" title="Parada lateral"><img src="2009/24hores/Fotos/mini/24 hores 09 001.jpg" width="93" height="70" alt="Parada lateral"/></a>
<a href="2009/24hores/Fotos/DSC_7232.jpg" rel="lightbox[24h2009]" title="Parada frontal"><img src="2009/24hores/Fotos/mini/DSC_7232.jpg" width="104" height="70" alt="Parada frontal"/></a>
<a href="2009/24hores/Fotos/DSC_7246.jpg" rel="lightbox[24h2009]" title="Parada tresquarts"><img src="2009/24hores/Fotos/mini/DSC_7246.jpg" width="104" height="70" alt="Parada tresquarts"/></a>
<a href="2009/24hores/Fotos/DSC_7233.jpg" rel="lightbox[24h2009]" title="Parada  superior"><img src="2009/24hores/Fotos/mini/DSC_7233.jpg" width="104" height="70" alt="Parada  superior"/></a>
<a href="2009/24hores/Fotos/24 hores 09 005.jpg" rel="lightbox[24h2009]" title="Parada posterior"><img src="2009/24hores/Fotos/mini/24 hores 09 005.jpg" width="93" height="70" alt="Parada posterior"/></a>
<a href="2009/24hores/Fotos/24 hores 09 004.jpg" rel="lightbox[24h2009]" title="I no és maco això!"><img src="2009/24hores/Fotos/mini/24 hores 09 004.jpg" width="93" height="70" alt="I no és maco això!"/></a>
<a href="2009/24hores/Fotos/DSC_7248.jpg" rel="lightbox[24h2009]" title="Cotxe conmemoratiu?"><img src="2009/24hores/Fotos/mini/DSC_7248.jpg" width="104" height="70" alt="Cotxe conmemoratiu?"/></a>
<a href="2009/24hores/Fotos/DSC_7250.jpg" rel="lightbox[24h2009]" title="Sortida"><img src="2009/24hores/Fotos/mini/DSC_7250.jpg" width="104" height="70" alt="Sortida"/></a>
<a href="2009/24hores/Fotos/DSC_7251.jpg" rel="lightbox[24h2009]" title="Sortida 2n circuit"><img src="2009/24hores/Fotos/mini/DSC_7251.jpg" width="104" height="70" alt="Sortida 2n circuit"/></a>
<a href="2009/24hores/Fotos/24 hores 09 006.jpg" rel="lightbox[24h2009]" title="Sortida 1r circuit"><img src="2009/24hores/Fotos/mini/24 hores 09 006.jpg" width="93" height="70" alt="Sortida 1r circuit"/></a>
<a href="2009/24hores/Fotos/DSC_7252.jpg" rel="lightbox[24h2009]" title="Sortida CMBSC - Cotxe canviat"><img src="2009/24hores/Fotos/mini/DSC_7252.jpg" width="104" height="70" alt="Sortida CMBSC - Cotxe canviat"/></a>
<a href="2009/24hores/Fotos/24 hores 09 007.jpg" rel="lightbox[24h2009]" title="Sortida CMBSC - Ara està bé"><img src="2009/24hores/Fotos/mini/24 hores 09 007.jpg" width="93" height="70" alt="Sortida CMBSC - Ara està bé"/></a>
<a href="2009/24hores/Fotos/DSC_7253.jpg" rel="lightbox[24h2009]" title="Trofeijos"><img src="2009/24hores/Fotos/mini/DSC_7253.jpg" width="104" height="70" alt="Trofeijos"/></a>
<a href="2009/24hores/Fotos/24 hores 09 015.jpg" rel="lightbox[24h2009]" title="Pilots 1-8"><img src="2009/24hores/Fotos/mini/24 hores 09 015.jpg" width="93" height="70" alt="Pilots 1-8"/></a>
<a href="2009/24hores/Fotos/24 hores 09 008.jpg" rel="lightbox[24h2009]" title="Pilots 9-18"><img src="2009/24hores/Fotos/mini/24 hores 09 008.jpg" width="93" height="70" alt="Pilots 9-18"/></a>
<a href="2009/24hores/Fotos/24 hores 09 018.jpg" rel="lightbox[24h2009]" title="Acura CMBSC"><img src="2009/24hores/Fotos/mini/24 hores 09 018.jpg" width="93" height="70" alt="Acura CMBSC"/></a>
<a href="2009/24hores/Fotos/DSC_7254.jpg" rel="lightbox[24h2009]" title="Ambient"><img src="2009/24hores/Fotos/mini/DSC_7254.jpg" width="104" height="70" alt="Ambient"/></a>
<a href="2009/24hores/Fotos/DSC_7257.jpg" rel="lightbox[24h2009]" title="I més ambient"><img src="2009/24hores/Fotos/mini/DSC_7257.jpg" width="104" height="70" alt="I més ambient"/></a>
<a href="2009/24hores/Fotos/DSC_7261.jpg" rel="lightbox[24h2009]" title="Pilots del 1r circuit"><img src="2009/24hores/Fotos/mini/DSC_7261.jpg" width="104" height="70" alt="Pilots del 1r circuit"/></a>
<a href="2009/24hores/Fotos/DSC_7260.jpg" rel="lightbox[24h2009]" title="Pilots del 2n circuit"><img src="2009/24hores/Fotos/mini/DSC_7260.jpg" width="104" height="70" alt="Pilots del 2n circuit"/></a>
<a href="2009/24hores/Fotos/DSC_7267.jpg" rel="lightbox[24h2009]" title="Les Aranyes Team"><img src="2009/24hores/Fotos/mini/DSC_7267.jpg" width="104" height="70" alt="Les Aranyes Team"/></a>
<a href="2009/24hores/Fotos/DSC_7263.jpg" rel="lightbox[24h2009]" title="Les Aranyes Team, amb el cotxe exclusiu..."><img src="2009/24hores/Fotos/mini/DSC_7263.jpg" width="104" height="70" alt="Les Aranyes Team, amb el cotxe exclusiu..."/></a>
<a href="2009/24hores/Fotos/DSC_7264.jpg" rel="lightbox[24h2009]" title="Pink-Kar"><img src="2009/24hores/Fotos/mini/DSC_7264.jpg" width="104" height="70" alt="Pink-Kar"/></a>
<a href="2009/24hores/Fotos/DSC_7266.jpg" rel="lightbox[24h2009]" title="Aloy-Shop XP"><img src="2009/24hores/Fotos/mini/DSC_7266.jpg" width="104" height="70" alt="Aloy-Shop XP"/></a>
<a href="2009/24hores/Fotos/DSC_7268.jpg" rel="lightbox[24h2009]" title="Cuidadin El Sot"><img src="2009/24hores/Fotos/mini/DSC_7268.jpg" width="104" height="70" alt="Cuidadin El Sot"/></a>
<a href="2009/24hores/Fotos/DSC_7269.jpg" rel="lightbox[24h2009]" title="Polonia Racing"><img src="2009/24hores/Fotos/mini/DSC_7269.jpg" width="104" height="70" alt="Polonia Racing"/></a>
<a href="2009/24hores/Fotos/DSC_7270.jpg" rel="lightbox[24h2009]" title="Slotingplus-GASS"><img src="2009/24hores/Fotos/mini/DSC_7270.jpg" width="104" height="70" alt="Slotingplus-GASS"/></a>
<a href="2009/24hores/Fotos/DSC_7272.jpg" rel="lightbox[24h2009]" title="Reus Gallislot"><img src="2009/24hores/Fotos/mini/DSC_7272.jpg" width="104" height="70" alt="Reus Gallislot"/></a>
<a href="2009/24hores/Fotos/DSC_7273.jpg" rel="lightbox[24h2009]" title="Punt Slot"><img src="2009/24hores/Fotos/mini/DSC_7273.jpg" width="104" height="70" alt="Punt Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7274.jpg" rel="lightbox[24h2009]" title="AloyShop Slot"><img src="2009/24hores/Fotos/mini/DSC_7274.jpg" width="104" height="70" alt="AloyShop Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7275.jpg" rel="lightbox[24h2009]" title="Cric-Crac Sport"><img src="2009/24hores/Fotos/mini/DSC_7275.jpg" width="104" height="70" alt="Cric-Crac Sport"/></a>
<a href="2009/24hores/Fotos/DSC_7280.jpg" rel="lightbox[24h2009]" title="Mas Slot"><img src="2009/24hores/Fotos/mini/DSC_7280.jpg" width="104" height="70" alt="Mas Slot"/></a>
<a href="2009/24hores/Fotos/DSC_7287.jpg" rel="lightbox[24h2009]" title="Aloy-Shop"><img src="2009/24hores/Fotos/mini/DSC_7287.jpg" width="104" height="70" alt="Aloy-Shop"/></a>
<a href="2009/24hores/Fotos/DSC_7278.jpg" rel="lightbox[24h2009]" title="El podium dels tres primers"><img src="2009/24hores/Fotos/mini/DSC_7278.jpg" width="104" height="70" alt="El podium dels tres primers"/></a>
<a href="2009/24hores/Fotos/DSC_7290.jpg" rel="lightbox[24h2009]" title="El podium i l'organització"><img src="2009/24hores/Fotos/mini/DSC_7290.jpg" width="104" height="70" alt="El podium i l'organització"/></a>
</html>
<html><img border="0" src="2010/24hores/24h_10_Poster.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament (Català)|2010/24hores/2010_Rgl_24h_ct.pdf]]
[[Annexes|2010/24hores/Annexes.pdf]]
[[Comunicats de l'organització|2010/24hores/Comunicats.pdf]]
[[El final de "Les Mítiques"?|2010/24hores/FinalMitiques.pdf]]

[[Reglamento (Español)|2010/24hores/2010_Rgl_24h_es.pdf]]
[[Anexos|2010/24hores/Anexos.pdf]]
[[Comunicados de la organización|2010/24hores/Comunicados.pdf]]
[[El final de "Les Mítiques"?|2010/24hores/FinalMiticas.pdf]]

[[Circuit|2010/24hores/Pista_10.pdf]]
[[Planols de situació|2010/24hores/24h_10_Esquemes.pdf]]
[[Llista oficial d'equips inscrits|2010/24hores/LlistaEquips.pdf]]
[[Póster recordatori|2010/24hores/Poster.pdf]]
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2010/24hores/Class24H_10.pdf]]
<<<
!Video
<<<
<html>
<iframe src="http://player.vimeo.com/video/14683865" width="400" height="225" frameborder="0"></iframe><p><a href="http://vimeo.com/14683865">24 hores de slot Sant Celoni.</a> fet per <a href="http://vimeo.com/user1655791">Andorranet</a> i penjat a <a href="http://vimeo.com">Vimeo</a>.</p>
</html>
<<<
!Fotos
<<<
<html>
<a href="2010/24hores/Fotos/DSC_4600.jpg" rel="lightbox[24h2010]" title="Vista general"><img src="2010/24hores/Fotos/mini/DSC_4600.jpg" width="105" height="70" alt="Vista general"/></a>
<a href="2010/24hores/Fotos/DSC_4603.jpg" rel="lightbox[24h2010]" title="L'encreuament central"><img src="2010/24hores/Fotos/mini/DSC_4603.jpg" width="105" height="70" alt="L'encreuament central"/></a>
<a href="2010/24hores/Fotos/DSC_4691.jpg" rel="lightbox[24h2010]" title="C.M.B.S.C."><img src="2010/24hores/Fotos/mini/DSC_4691.jpg" width="105" height="70" alt="C.M.B.S.C."/></a>
<a href="2010/24hores/Fotos/DSC_4692.jpg" rel="lightbox[24h2010]" title="El Sot"><img src="2010/24hores/Fotos/mini/DSC_4692.jpg" width="105" height="70" alt="El Sot"/></a>
<a href="2010/24hores/Fotos/DSC_4696.jpg" rel="lightbox[24h2010]" title="Aloy Shop"><img src="2010/24hores/Fotos/mini/DSC_4696.jpg" width="105" height="70" alt="Aloy Shop"/></a>
<a href="2010/24hores/Fotos/DSC_4695.jpg" rel="lightbox[24h2010]" title="Polonia Racing"><img src="2010/24hores/Fotos/mini/DSC_4695.jpg" width="105" height="70" alt="Polonia Racing"/></a>
<a href="2010/24hores/Fotos/DSC_4694.jpg" rel="lightbox[24h2010]" title="GASS-Sloting Plus (Premi decoració)"><img src="2010/24hores/Fotos/mini/DSC_4694.jpg" width="105" height="70" alt="GASS-Sloting Plus (Premi decoració)"/></a>
<a href="2010/24hores/Fotos/DSC_4693.jpg" rel="lightbox[24h2010]" title="Budellets-Mospmis"><img src="2010/24hores/Fotos/mini/DSC_4693.jpg" width="105" height="70" alt="Budellets-Mospmis"/></a>
<a href="2010/24hores/Fotos/DSC_4677.jpg" rel="lightbox[24h2010]" title="Reuslot Mirakbe"><img src="2010/24hores/Fotos/mini/DSC_4677.jpg" width="105" height="70" alt="Reuslot Mirakbe"/></a>
<a href="2010/24hores/Fotos/DSC_4678.jpg" rel="lightbox[24h2010]" title="Slot Les Franqueses"><img src="2010/24hores/Fotos/mini/DSC_4678.jpg" width="105" height="70" alt="Slot Les Franqueses"/></a>
<a href="2010/24hores/Fotos/DSC_4680.jpg" rel="lightbox[24h2010]" title="U32 Girona"><img src="2010/24hores/Fotos/mini/DSC_4680.jpg" width="105" height="70" alt="U32 Girona"/></a>
<a href="2010/24hores/Fotos/DSC_4682.jpg" rel="lightbox[24h2010]" title="El Sot - Cuidadin"><img src="2010/24hores/Fotos/mini/DSC_4682.jpg" width="105" height="70" alt="El Sot - Cuidadin"/></a>
<a href="2010/24hores/Fotos/DSC_4679.jpg" rel="lightbox[24h2010]" title="Stricachova (Premi decoració)"><img src="2010/24hores/Fotos/mini/DSC_4679.jpg" width="105" height="70" alt="Stricachova (Premi decoració)"/></a>
<a href="2010/24hores/Fotos/DSC_4686.jpg" rel="lightbox[24h2010]" title="Slotmania"><img src="2010/24hores/Fotos/mini/DSC_4686.jpg" width="105" height="70" alt="Slotmania"/></a>
<a href="2010/24hores/Fotos/DSC_4681.jpg" rel="lightbox[24h2010]" title="Sloto Team"><img src="2010/24hores/Fotos/mini/DSC_4681.jpg" width="105" height="70" alt="Sloto Team"/></a>
<a href="2010/24hores/Fotos/DSC_4690.jpg" rel="lightbox[24h2010]" title="ZZSlot 1"><img src="2010/24hores/Fotos/mini/DSC_4690.jpg" width="105" height="70" alt="ZZSlot 1"/></a>
<a href="2010/24hores/Fotos/DSC_4689.jpg" rel="lightbox[24h2010]" title="ZZSlot 2"><img src="2010/24hores/Fotos/mini/DSC_4689.jpg" width="105" height="70" alt="ZZSlot 2"/></a>
<a href="2010/24hores/Fotos/DSC_4684.jpg" rel="lightbox[24h2010]" title="Punt Slot"><img src="2010/24hores/Fotos/mini/DSC_4684.jpg" width="105" height="70" alt="Punt Slot"/></a>
<a href="2010/24hores/Fotos/DSC_4687.jpg" rel="lightbox[24h2010]" title="JP Slot Trampas Team"><img src="2010/24hores/Fotos/mini/DSC_4687.jpg" width="105" height="70" alt="JP Slot Trampas Team"/></a>
<a href="2010/24hores/Fotos/DSC_4688.jpg" rel="lightbox[24h2010]" title="Punt Slot GP"><img src="2010/24hores/Fotos/mini/DSC_4688.jpg" width="105" height="70" alt="Punt Slot GP"/></a>
<a href="2010/24hores/Fotos/DSC_4685.jpg" rel="lightbox[24h2010]" title="Tictacslot"><img src="2010/24hores/Fotos/mini/DSC_4685.jpg" width="105" height="70" alt="Tictacslot"/></a>
<a href="2010/24hores/Fotos/DSC_4683.jpg" rel="lightbox[24h2010]" title="Test Team"><img src="2010/24hores/Fotos/mini/DSC_4683.jpg" width="105" height="70" alt="Test Team"/></a>
<a href="2010/24hores/Fotos/DSC_4699.jpg" rel="lightbox[24h2010]" title="Sortida de la classificatória"><img src="2010/24hores/Fotos/mini/DSC_4699.jpg" width="47" height="70" alt="Sortida de la classificatória"/></a>
<a href="2010/24hores/Fotos/DSC_4703.jpg" rel="lightbox[24h2010]" title="Pistes 1 a 4"><img src="2010/24hores/Fotos/mini/DSC_4703.jpg" width="105" height="70" alt="Pistes 1 a 4"/></a>
<a href="2010/24hores/Fotos/DSC_4702.jpg" rel="lightbox[24h2010]" title="Pistes 5 a 8"><img src="2010/24hores/Fotos/mini/DSC_4702.jpg" width="105" height="70" alt="Pistes 5 a 8"/></a>
<a href="2010/24hores/Fotos/DSC_4701.jpg" rel="lightbox[24h2010]" title="Pistes 9 a 12"><img src="2010/24hores/Fotos/mini/DSC_4701.jpg" width="105" height="70" alt="Pistes 9 a 12"/></a>
<a href="2010/24hores/Fotos/DSC_4700.jpg" rel="lightbox[24h2010]" title="Pistes 13 a 16"><img src="2010/24hores/Fotos/mini/DSC_4700.jpg" width="105" height="70" alt="Pistes 13 a 16"/></a>
<a href="2010/24hores/Fotos/DSC_4713.jpg" rel="lightbox[24h2010]" title="La taula d'organizació"><img src="2010/24hores/Fotos/mini/DSC_4713.jpg" width="105" height="70" alt="La taula d'organizació"/></a>
<a href="2010/24hores/Fotos/DSC_4714.jpg" rel="lightbox[24h2010]" title="Pit Stop de Les Franqueses"><img src="2010/24hores/Fotos/mini/DSC_4714.jpg" width="105" height="70" alt="Pit Stop de Les Franqueses"/></a>
<a href="2010/24hores/Fotos/DSC_4728.jpg" rel="lightbox[24h2010]" title="Apurada de final de recta"><img src="2010/24hores/Fotos/mini/DSC_4728.jpg" width="105" height="70" alt="Apurada de final de recta"/></a>
<a href="2010/24hores/Fotos/DSC_4712.jpg" rel="lightbox[24h2010]" title="Els guanyadors"><img src="2010/24hores/Fotos/mini/DSC_4712.jpg" width="105" height="70" alt="Els guanyadors"/></a>
<a href="2010/24hores/Fotos/DSC_4722.jpg" rel="lightbox[24h2010]" title="Estem a la màniga 9"><img src="2010/24hores/Fotos/mini/DSC_4722.jpg" width="105" height="70" alt="Estem a la màniga 9"/></a>
<a href="2010/24hores/Fotos/DSC_4724.jpg" rel="lightbox[24h2010]" title="Ja ha arribat la nit"><img src="2010/24hores/Fotos/mini/DSC_4724.jpg" width="105" height="70" alt="Ja ha arribat la nit"/></a>
<a href="2010/24hores/Fotos/DSC_4731.jpg" rel="lightbox[24h2010]" title="Alguns passen com poden la fred"><img src="2010/24hores/Fotos/mini/DSC_4731.jpg" width="105" height="70" alt="Alguns passen com poden la fred"/></a>
<a href="2010/24hores/Fotos/DSC_4733.jpg" rel="lightbox[24h2010]" title="Altres la son"><img src="2010/24hores/Fotos/mini/DSC_4733.jpg" width="47" height="70" alt="Altres la son"/></a>
<a href="2010/24hores/Fotos/DSC_4734.jpg" rel="lightbox[24h2010]" title="Qui canvia els pneumàtics de l'equip de Zaragoza?, (veure el detall del pin)"><img src="2010/24hores/Fotos/mini/DSC_4734.jpg" width="105" height="70" alt="Qui canvia els pneumàtics de l'equip de Zaragoza?, (veure el detall del pin)"/></a>
<a href="2010/24hores/Fotos/DSC_4735.jpg" rel="lightbox[24h2010]" title="Doncs en J.Cardona no és precisament manyo"><img src="2010/24hores/Fotos/mini/DSC_4735.jpg" width="47" height="70" alt="Doncs en J.Cardona no és precisament manyo"/></a>
<a href="2010/24hores/Fotos/DSC_4736.jpg" rel="lightbox[24h2010]" title="El canviador de pistes"><img src="2010/24hores/Fotos/mini/DSC_4736.jpg" width="47" height="70" alt="El canviador de pistes"/></a>
<a href="2010/24hores/Fotos/DSC_4750.jpg" rel="lightbox[24h2010]" title="Els cotxes a l'arribada"><img src="2010/24hores/Fotos/mini/DSC_4750.jpg" width="105" height="70" alt="Els cotxes a l'arribada"/></a>
<a href="2010/24hores/Fotos/DSC_4748.jpg" rel="lightbox[24h2010]" title="El parc tancat de final de cursa"><img src="2010/24hores/Fotos/mini/DSC_4748.jpg" width="105" height="70" alt="El parc tancat de final de cursa"/></a>
<a href="2010/24hores/Fotos/DSC_4749.jpg" rel="lightbox[24h2010]" title="Els trofeigs"><img src="2010/24hores/Fotos/mini/DSC_4749.jpg" width="105" height="70" alt="Els trofeigs"/></a>
<a href="2010/24hores/Fotos/DSC_4753.jpg" rel="lightbox[24h2010]" title="V. Jonama, premi a la volta ràpida"><img src="2010/24hores/Fotos/mini/DSC_4753.jpg" width="105" height="70" alt="V. Jonama, premi a la volta ràpida"/></a>
<a href="2010/24hores/Fotos/DSC_4755.jpg" rel="lightbox[24h2010]" title="V. Jonama (bis), premi a la millor màniga"><img src="2010/24hores/Fotos/mini/DSC_4755.jpg" width="105" height="70" alt="V. Jonama (bis), premi a la millor màniga"/></a>
<a href="2010/24hores/Fotos/DSC_4757.jpg" rel="lightbox[24h2010]" title="Budellets Mospmis (3a posicio)"><img src="2010/24hores/Fotos/mini/DSC_4757.jpg" width="105" height="70" alt="Budellets Mospmis (3a posicio)"/></a>
<a href="2010/24hores/Fotos/DSC_4759.jpg" rel="lightbox[24h2010]" title="Aloy Shop (2a posició)"><img src="2010/24hores/Fotos/mini/DSC_4759.jpg" width="105" height="70" alt="Aloy Shop (2a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4763.jpg" rel="lightbox[24h2010]" title="GASS-Sloting Plus (1a posició), observeu l'alegria del capità"><img src="2010/24hores/Fotos/mini/DSC_4763.jpg" width="105" height="70" alt="GASS-Sloting Plus (1a posició), observeu l'alegria del capità"/></a>
<a href="2010/24hores/Fotos/DSC_4765.jpg" rel="lightbox[24h2010]" title="El podi"><img src="2010/24hores/Fotos/mini/DSC_4765.jpg" width="105" height="70" alt="El podi"/></a>
<a href="2010/24hores/Fotos/DSC_4767.jpg" rel="lightbox[24h2010]" title="El Sot (4a posició)"><img src="2010/24hores/Fotos/mini/DSC_4767.jpg" width="105" height="70" alt="El Sot (4a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4776.jpg" rel="lightbox[24h2010]" title="Punt Slot (5a posició)"><img src="2010/24hores/Fotos/mini/DSC_4776.jpg" width="105" height="70" alt="Punt Slot (5a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4771.jpg" rel="lightbox[24h2010]" title="El Sot - Cuidadin (6a posició)"><img src="2010/24hores/Fotos/mini/DSC_4771.jpg" width="105" height="70" alt="El Sot - Cuidadin (6a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4768.jpg" rel="lightbox[24h2010]" title="Polonia Racing (7a posició)"><img src="2010/24hores/Fotos/mini/DSC_4768.jpg" width="105" height="70" alt="Polonia Racing (7a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4774.jpg" rel="lightbox[24h2010]" title="ZZSlot 1 (8a posició)"><img src="2010/24hores/Fotos/mini/DSC_4774.jpg" width="105" height="70" alt="ZZSlot 1 (8a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4769.jpg" rel="lightbox[24h2010]" title="Reuslot Mirakbe (9a posició)"><img src="2010/24hores/Fotos/mini/DSC_4769.jpg" width="105" height="70" alt="Reuslot Mirakbe (9a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4770.jpg" rel="lightbox[24h2010]" title="Slot Les Franqueses (10a posició)"><img src="2010/24hores/Fotos/mini/DSC_4770.jpg" width="105" height="70" alt="Slot Les Franqueses (10a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4777.jpg" rel="lightbox[24h2010]" title="JP Slot Trampas Team (11a posició)"><img src="2010/24hores/Fotos/mini/DSC_4777.jpg" width="105" height="70" alt="JP Slot Trampas Team (11a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4778.jpg" rel="lightbox[24h2010]" title="Punt Slot GP (12a posició)"><img src="2010/24hores/Fotos/mini/DSC_4778.jpg" width="105" height="70" alt="Punt Slot GP (12a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4779.jpg" rel="lightbox[24h2010]" title="Tictacslot (13a posició)"><img src="2010/24hores/Fotos/mini/DSC_4779.jpg" width="105" height="70" alt="Tictacslot (13a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4773.jpg" rel="lightbox[24h2010]" title="Sloto Team (14a posició)"><img src="2010/24hores/Fotos/mini/DSC_4773.jpg" width="105" height="70" alt="Sloto Team (14a posició)"/></a>
<a href="2010/24hores/Fotos/DSC_4772.jpg" rel="lightbox[24h2010]" title="Slotmania (només mig equip)"><img src="2010/24hores/Fotos/mini/DSC_4772.jpg" width="47" height="70" alt="Slotmania (només mig equip)"/></a>
<a href="2010/24hores/Fotos/DSC_4775.jpg" rel="lightbox[24h2010]" title="ZZSlot 2"><img src="2010/24hores/Fotos/mini/DSC_4775.jpg" width="105" height="70" alt="ZZSlot 2"/></a>
<a href="2010/24hores/Fotos/DSC_4784.jpg" rel="lightbox[24h2010]" title="Els culpables de tot"><img src="2010/24hores/Fotos/mini/DSC_4784.jpg" width="105" height="70" alt="Els culpables de tot"/></a>
</html>
<<<
<html>
<!--
<a href="" onclick="window.open('2010/24hores/24h_formulari.htm', 'win24h', 'width=640,height=650,top=50,left=50,scrollbars=yes,resizable=yes')"><u>Formulari
de preinscripció</u></a>
-->
</html>
<html><img border="0" src="2011/24hores/24h_11_Poster.jpg" width="228" height="306"></html>

!Informació
<<<
@@''Català''@@
[[Reglament|2011/24hores/2011_Rgl_24h_ct.pdf]]
[[Annexes|2011/24hores/Annexes.pdf]]
[[Comunicats de l'organització|2011/24hores/Comunicats.pdf]]

@@''Español''@@
[[Reglamento|2011/24hores/2011_Rgl_24h_es.pdf]]
[[Anexos|2011/24hores/Anexos.pdf]]
[[Comunicados de la organización|2011/24hores/Comunicados.pdf]]

[[Circuit|2011/24hores/Pista_11.pdf]]
[[Planol de situació|2011/24hores/24h_11_Esquemes.pdf]]
[[Llista d'equips inscrits i preinscrits|2011/24hores/LlistaEquips.pdf]]/%
Situació del Nou Pavelló Municipal de Cassà de la Selva (41° 52' 59" N; 2° 52' 42" E)

<html><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.es/maps?f=q&amp;source=s_q&amp;hl=ca&amp;geocode=&amp;q=41.883221,2.878375&amp;ie=UTF8&amp;z=14&amp;ll=41.883775,2.878874&amp;output=embed"></iframe><br /><small><a href="http://maps.google.es/maps?f=q&amp;source=embed&amp;hl=ca&amp;geocode=&amp;q=41.883221,2.878375&amp;ie=UTF8&amp;z=14&amp;ll=41.883775,2.878874" style="color:#0000FF;text-align:left">Mostra un mapa més gran</a></small></html>
Com arribar-hi / Como llegar : [[RoadBook|2011/24hores/RoadBook.pdf]] / [[Googlemaps|http://maps.google.es/maps?saddr=C-25&daddr=C-25+to:Ctra+de+Riudellots+de+la+Selva+a+Sant+Andreu+Salou%2FC-25+to:Carrer+de+l'Estaci%C3%B3%2FC-25+to:C-25+to:C-25+to:Carretera+C-25%2FC-25+to:Carretera+de+Riudellots+de+la+Selva%2FC-25+to:Carretera+de+Aeroport+Riudellots%2FGI-663+to:Carrer+de+la+Via+to:Carrer+de+la+Via+to:Passeig+del+Ferrocarril+to:Passeig+del+Ferrocarril+to:Cam%C3%AD+de+la+Via&hl=ca&ie=UTF8&ll=41.888605,2.829494&spn=0.068369,0.169086&sll=41.891125,2.782695&sspn=0.002136,0.005284&geocode=Fa86fwId_GkqAA%3BFdIzfwIdjHYqAA%3BFXY_fwIdzrsqAA%3BFfpMfwIdPOQqAA%3BFQ5SfwIdsPIqAA%3BFTBOfwIdYBUrAA%3BFaZKfwIdCDYrAA%3BFZo-fwIdEp8rAA%3BFaY8fwIdHrErAA%3BFbUtfwIdt7grAA%3BFUYjfwIdacUrAA%3BFacefwId3dUrAA%3BFecUfwId1OMrAA%3BFWIOfwIde-grAA&mra=mi&mrsp=1&sz=18&z=13]]
%/
<<<
!Resultats
<<<
[[Resultats i classificacions complertes|2011/24hores/Class24H_11.pdf]]
[[Volta a volta de les 24 Hores (7,9 Mb) |2011/24hores/VltaVlta.xls]]
<<<
<html><img border="0" src="2012/24hores/24h_12_Poster.jpg" width="228" height="306"></html>
!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"
	});

/*}}}*/
<html><img border="0" src="1999/Club/Portada1999.jpg" width="228" height="306"></html>
<html><img border="0" src="2000/Club/Portada2000.jpg" width="306" height="228"></html>
<html><img border="0" src="2001/Club/Portada2001.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2001/Club/Reglament_2001.pdf]]
<html><img border="0" src="2002/Club/Portada2002.jpg" width="350" height="200"></html>
!Informació
<<<
[[Reglament|2002/Club/Reglament_2002.pdf]]
<<<
!Resultats
<<<
[[Classificacions|2002/Club/Classificacions_2002.pdf]]
<html><img border="0" src="2003/Club/Portada_2003.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2003/Club/Reglament_2003.pdf]]
<<<
!Resultats
<<<
[[Classificacions|2003/Club/Classificacions_2003.pdf]]
<html><img border="0" src="2004/Club/Portada2004.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2004/Club/Reglament_2004.htm]]
[[Calendari|2004/Club/Calendari_2004.htm]]
<<<
!Resultats
<<<
[[Classificacions|2004/Club/Classificacions_2004.pdf]]
<html><img border="0" src="2005/Club/Portada_2005.jpg" width="228" height="306">
<img border="0" src="2005/Club/Ptda_resist_2005.jpg" width="228" height="306"></html>
!Informació
<<<
[[Reglament temporada|2005/Club/Reglament_2005.pdf]]
[[Reglament resistència CMBSC|2005/Club/ResistCMBSC_2005.pdf]]
[[Calendari|2005/Club/Calendari_2005.pdf]]
<<<
!Resutats
<<<
[[Classificacions|2005/Club/Classificacions_2005.pdf]]
<html><img border="0" src="2006/Club/Portada_2006.JPG" width="228" height="306"></html>
!Informació
<<<
[[Reglament|2006/Club/Reglament_2006.pdf]]
[[Calendari|2006/Club/Calendari_2006.pdf]]
!Informació
<<<
[[Reglament|2007/Club/Temporada_07_A4.pdf]]
!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]]
Cursa 18/09/09 [[Resultats|2009/Club/GT2_04.pdf]]
[[Classificació final 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 10/07/09 [[Resultats|2009/Club/Acura_02.pdf]]
Cursa 02/10/09 [[Resultats|2009/Club/Acura_03.pdf]]
[[Classificació final del campionat|2009/Club/CampionatAcura.pdf]]
<<<
<html><img border="0" src="2010/Club/Cartell.jpg" width="250" height="350"></html>
!Informació
<<<
[[Reglament|2010/Club/Reglament temporada 2010.pdf]]
<<<
!Campionat F1
<<<
Cursa 23/01/10 [[Resultats|2010/Club/F1_01.pdf]]
Cursa 27/03/10 [[Resultats|2010/Club/F1_02.pdf]]
Cursa 08/05/10 [[Resultats|2010/Club/F1_03.pdf]]
[[Classificació del campionat|2010/Club/CampionatF1.pdf]]
<<<
!Campionat Porsche Supercup
<<<
Cursa 12/02/10 [[Resultats|2010/Club/GT3_01.pdf]]
Cursa 09/04/10 [[Resultats|2010/Club/GT3_02.pdf]]
Cursa 28/05/10 [[Resultats|2010/Club/GT3_03.pdf]]
4a Cursa el dissabte 11/12/10
[[Classificació del campionat|2010/Club/CampionatGT3.pdf]]
<<<
!Campionat Resitència 2 hores
<<<
Cursa 06/03/10 [[Resultats|2010/Club/Acura_01.pdf]]
[[Classificació del campionat|2010/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]]
!Resultats
<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
Imprezza WRC (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>
!Fotos
<html>
<a href="2003/Andros/Fotos/109-0964_2003.JPG" rel="lightbox[Andros2003]" title="Parc tancat"><img src="2003/Andros/Fotos/mini/109-0964_2003.JPG" width="93" height="70" alt="Parc tancat"/></a>
<a href="2003/Andros/Fotos/109-0965_2003.JPG" rel="lightbox[Andros2003]" title="Pista"><img src="2003/Andros/Fotos/mini/109-0965_2003.JPG" width="93" height="70" alt="Pista"/></a>
<a href="2003/Andros/Fotos/109-0977_2003.JPG" rel="lightbox[Andros2003]" title="Sortida"><img src="2003/Andros/Fotos/mini/109-0977_2003.JPG" width="93" height="70" alt="Sortida"/></a>
<a href="2003/Andros/Fotos/109-0975_2003.JPG" rel="lightbox[Andros2003]" title="Cursa"><img src="2003/Andros/Fotos/mini/109-0975_2003.JPG" width="93" height="70" alt="Cursa"/></a>
<a href="2003/Andros/Fotos/109-0991_2003.JPG" rel="lightbox[Andros2003]" title="Cursa"><img src="2003/Andros/Fotos/mini/109-0991_2003.JPG" width="93" height="70" alt="Cursa"/></a>
<a href="2003/Andros/Fotos/110-1038_2003.JPG" rel="lightbox[Andros2003]" title="Cursa"><img src="2003/Andros/Fotos/mini/110-1038_2003.JPG" width="93" height="70" alt="Cursa"/></a>
<a href="2003/Andros/Fotos/109-0966_2003.JPG" rel="lightbox[Andros2003]" title="Seat Cordoba WRC"><img src="2003/Andros/Fotos/mini/109-0966_2003.JPG" width="93" height="70" alt="Seat Cordoba WRC"/></a>
<a href="2003/Andros/Fotos/109-0981_2003.JPG" rel="lightbox[Andros2003]" title="Seat Cordoba WRC vs Subaru Imprezza WRC"><img src="2003/Andros/Fotos/mini/109-0981_2003.JPG" width="93" height="70" alt="Seat Cordoba WRC vs Subaru Imprezza WRC"/></a>
<a href="2003/Andros/Fotos/109-0974_2003.JPG" rel="lightbox[Andros2003]" title="Fords Focus WRC"><img src="2003/Andros/Fotos/mini/109-0974_2003.JPG" width="93" height="70" alt="Fords Focus WRC"/></a>
<a href="2003/Andros/Fotos/109-0997_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo IV"><img src="2003/Andros/Fotos/mini/109-0997_2003.JPG" width="93" height="70" alt="Mitsubishi Lancer Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1007_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo IV"><img src="2003/Andros/Fotos/mini/110-1007_2003.JPG" width="93" height="70" alt="Mitsubishi Lancer Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1018_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo IV"><img src="2003/Andros/Fotos/mini/110-1018_2003.JPG" width="93" height="70" alt="Mitsubishi Lancer Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1013_2003.JPG" rel="lightbox[Andros2003]" title="Mitsubishi Lancer Evo VI vs Evo IV"><img src="2003/Andros/Fotos/mini/110-1013_2003.JPG" width="93" height="70" alt=" Mitsubishi Lancer Evo VI vs Evo IV"/></a>
<a href="2003/Andros/Fotos/110-1028_2003.JPG" rel="lightbox[Andros2003]" title="Lluita de 4 Mitsus"><img src="2003/Andros/Fotos/mini/110-1028_2003.JPG" width="93" height="70" alt="Lluita de 4 Mitsus"/></a>
<a href="2003/Andros/Fotos/110-1008_2003.JPG" rel="lightbox[Andros2003]" title="Subaru Imprezza WRC"><img src="2003/Andros/Fotos/mini/110-1008_2003.JPG" width="93" height="70" alt="Subaru Imprezza WRC"/></a>
<a href="2003/Andros/Fotos/110-1012_2003.JPG" rel="lightbox[Andros2003]" title="Hyundai Accent WRC "><img src="2003/Andros/Fotos/mini/110-1012_2003.JPG" width="93" height="70" alt="Hyundai Accent WRC"/></a>
<a href="2003/Andros/Fotos/110-1023_2003.JPG" rel="lightbox[Andros2003]" title="Hyundai Accent WRC "><img src="2003/Andros/Fotos/mini/110-1023_2003.JPG" width="93" height="70" alt="Hyundai Accent WRC"/></a>
</html>
<<<
!2002
<<<
!Fotos
<html>
<a href="2002/Andros/Fotos/andros02.jpg" rel="lightbox[Andros2002]" title="Parc Tancat"><img src="2002/Andros/Fotos/mini/andros02.jpg" width="234" height="70" alt="Parc Tancat"/></a>
<a href="2002/Andros/Fotos/andros2_02.jpg" rel="lightbox[Andros2002]" title="Pista"><img src="2002/Andros/Fotos/mini/andros2_02.jpg" width="127" height="70" alt="Pista"/></a>
<a href="2002/Andros/Fotos/andros5_02.jpg" rel="lightbox[Andros2002]" title="Sortida"><img src="2002/Andros/Fotos/mini/andros5_02.jpg" width="106" height="70" alt="Sortida"/></a>
<a href="2002/Andros/Fotos/andros3_02.jpg" rel="lightbox[Andros2002]" title="Subaru Imprezza"><img src="2002/Andros/Fotos/mini/andros3_02.jpg" width="106" height="70" alt="Subaru Imprezza"/></a>
<a href="2002/Andros/Fotos/andros4_02.jpg" rel="lightbox[Andros2002]" title="Subaru Imprezza"><img src="2002/Andros/Fotos/mini/andros4_02.jpg" width="106" height="70" alt="Subaru Imprezza"/></a>
<a href="2002/Andros/Fotos/andros6_02.jpg" rel="lightbox[Andros2002]" title="Subaru Imprezza"><img src="2002/Andros/Fotos/mini/andros6_02.jpg" width="106" height="70" alt="Subaru Imprezza"/></a>
</html>
<<<
[[24 Hores - 2012]]
Temporada 2012/%
[[Campionats Club|Club - 2012]]
---------%/
[[24 Hores|24 Hores - 2012]]
---------

Històric
<<slider chkSliderClub menuClub 'Campionats Club »' 'Club'>>
---------
<<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>
<script type="text/javascript" src="lightbox/js/prototype.js"></script>
<script type="text/javascript" src="lightbox/js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="lightbox/js/lightbox.js"></script>
<link rel="stylesheet" href="lightbox/css/lightbox.css" type="text/css" media="screen" />
!1 de gener de 2012
<<<
Canvi de temporada
[[24 Hores - 2012]]
Oberta l'entrada
<<<
!12 d'octubre de 2011
<<<
[[24 Hores - 2011]]
Penjat el volta a volta de les 24 Hores (en format xls)
<<<
!29 de setembre de 2011
<<<
[[24 Hores - 2011]]
Penjades les classificacions complertes
<<<

<html>
<!--

!10 i 11 de setembre de 2011
[[24 Hores - 2011]]
Classificació màniga a màniga de les 24 Hores

!10 de setembre de 2011
[[24 Hores - 2011]]
Penjat el quadrant de resultats de la cursa classificatòria

!4 de setembre de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits
Penjat el plànol de situació de les pistes, assistències, boxes i accesos dins el pavellò

!1 de setembre de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits
Publicat el primer annex al reglament

!28 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!18 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicats el tercer i quart comunicats de l'organització (Voltatge de la pista i Servei de bar durant les 24 Hores)

!15 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits (amb dorsals) i preinscrits

!8 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat el plànol del circuit
<nowiki>Penjat el plànol de situació del pavelló (Googlemaps) i la ruta d'accés (RoadBook i Googlemaps)</nowiki>
Publicat el segon comunicat de l'organització (Motors de les 24 Hores CMBSC)

!1 d'agost de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!25 de juliol de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!18 de juliol de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!13 de juliol de 2011
[[24 Hores - 2011]]
Actualitzada la llista d'equips inscrits i preinscrits

!4 de juliol de 2011
[[24 Hores - 2011]]
Publicada la llista d'equips inscrits i preinscrits

!29 de juny de 2011
[[24 Hores - 2011]]
Disponible el formulari de preinscripció
Penjat comunicat d'Slotingplus

!22 de juny de 2011
[[24 Hores - 2011]]
Publicat el reglament de les 24 Hores 2011 (català i español)

!18 de juny de 2011
[[24 Hores - 2011]]
Publicat el póster de la prova

!21 de gener de 2011
Canvi de temporada
[[24 Hores - 2011]]
Oberta l'entrada

!23 de novembre de 2010
[[Club - 2010]]
Actualitzat el calendari de proves

!7 d'octubre de 2010
[[24 Hores - 2010]]
Penjades les classificacions complertes, cartell commemoratiu i el comunicat "El final de Les Mítiques?"

!16 de setembre de 2010
[[24 Hores - 2010]]
Penjat el link al video de la cursa. By Andorranet

!3 de setembre de 2010
[[24 Hores - 2010]]
Publicades fotos de la cursa

!29 d'agost de 2010
[[24 Hores - 2010]]
Publicada la classificació i el quadrant de voltes de les 24 Hores

!27 d'agost de 2010
[[24 Hores - 2010]]
Publicada la classificació i el quadrant de voltes de la Cursa Classificatória

!17 d'agost de 2010
[[24 Hores - 2010]]
Publicada la llista oficial d'equips inscrits
Publicat el tercer comunicat de l'organització
Publicats els plànols de situació dins el pavelló

!12 d'agost de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!10 d'agost de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!3 d'agost de 2010
[[24 Hores - 2010]]
Publicat el plànol del circuit
Actualitzat l'Annex III del reglament

!26 de juliol de 2010
[[24 Hores - 2010]]
Publicat l'Annex III del reglament
[[24 Hores - 1993]]
Penjades les classificacions complertes

!19 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat l'Annex II del reglament
Publicat el segon comunicat de l'organització

!13 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!10 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicada la versión en español de los Anexos al reglamento

!6 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!5 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!3 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
Publicat l'Annex I del reglament

!1 de juliol de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!30 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!26 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!23 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits
[[Club - 2010]]
Actualitzat el calendari de proves

!21 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!17 de juny de 2010
[[24 Hores - 2010]]
Actualitzada la llista d'equips inscrits i preinscrits

!14 de juny de 2010
[[24 Hores - 2010]]
Publicada la llista d'equips inscrits i preinscrits

!7 de juny de 2010
[[24 Hores - 2010]]
Disponible el formulari de preinscripció
Penjat comunicat d'Slotingplus
[[Club - 2010]]
Actualitzats els resutats

!28 de maig de 2010
[[24 Hores - 2010]]
Publicat el cartell i el reglament de les 24 Hores 2010 (català i español)
[[Club - 2010]]
Actualitzats els resutats

!28 d'abril de 2010
[[Club - 2010]]
Actualitzat el calendari de proves

!13 d'abril de 2010
[[Club - 2010]]
Actualitzats els resutats i el calendari

!6 de març de 2010
[[Club - 2010]]
Actualitzats els resutats de les proves

!25 de febrer de 2010
[[Club - 2010]]
Actualitzat el calendari de proves

!22 de gener de 2010
[[Club - 2009]]
Actualitzats els resutats de les proves
[[Club - 2010]]
Actualitzats els resutats de les proves

!20 de gener de 2010
[[24 Hores - 2009]]
Penjades fotos
[[Club - 2010]]
Penjat el cartell i el reglament de la temporada

!8 de gener de 2010
Actualitzades fotos de:
[[24 Hores - 2003]]
[[24 Hores - 2004]]
[[24 Hores - 2005]]
Penjades fotos de:
[[24 Hores - 2008]]

!4 de novembre  de 2009
[[24 Hores - 2009]]
Penjades les classificacions complertes

!9 d'octubre  de 2009
[[24 Hores - 1996]]
Penjades les classificacions complertes

!1 de setembre de 2009
[[24 Hores - 2009]]
Penjats els quadrants finals de les curses

!24 d'agost  de 2009
[[24 Hores - 2009]]
Tancat el plaç d'inscripció
Penjada la llista definitiva d'equips inscrits i preinscrits

!19 d'agost  de 2009
[[24 Hores - 2009]]
Penjat el plànol definitiu del circuit
Penjats els Annexes I, II i III del reglament

!13 d'agost  de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!5 d'agost  de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!30 de juliol de 2009
Penjades fotos de:
[[24 Hores - 1993]]
[[24 Hores - 1994]]
[[24 Hores - 1995]]
[[24 Hores - 2001]]
[[24 Hores - 2002]]
[[24 Hores - 2003]]
[[24 Hores - 2004]]
[[24 Hores - 2005]]
[[24 Hores - 2006]]
[[Curses Andros]]

!13 de juliol de 2009
[[Club - 2009]]
Penjats els resultats de la 2a cursa d'Acura i actualizada la classificació del campionat
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits (amb dorsal) i preinscrits

!7 de juliol de 2009
[[24 Hores - 2009]]
Actualitzada la llista d'equips inscrits i preinscrits

!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

!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
<<<

{{center{[img[titol|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>
<!--}}}-->
[[2011|24 Hores - 2011]]
[[2010|24 Hores - 2010]]
[[2009|24 Hores - 2009]]
[[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]]
[[Curses Andros|Curses Andros]]
[[2010|Club - 2010]]
[[2009|Club - 2009]]
[[2007|Club - 2007]]
[[2006|Club - 2006]]
[[2005|Club - 2005]]
[[2004|Club - 2004]]
[[2003|Club - 2003]]
[[2002|Club - 2002]]
[[2001|Club - 2001]]
[[2000|Club - 2000]]
[[1999|Club - 1999]]