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 use a logographic writing system and 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;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton {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 closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></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 +saveTiddler -cancelTiddler deleteTiddler'></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
|''Type:''|file|
|''URL:''|http://www.tiddlytools.com/#ImageSizePlugin|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
; Team 1
: @@Texts From Last Night@@
: Captain: Quincy Dancer
: - Shawn Hermanson
: - Greg Brauntz
: - Melany Fehrenbach
: - Kim Pabst
; Team 2
: @@Just the Flip @@
: Captain: Todd Dieterich 
: - Charlie Whisenhunt
: - Bree Falgian
: - Corey Fisher
: - Jessica Terliki
; Team 3
: @@ Jason Kahaleueu@@
: Captain: (Cobra Kai) BAR TEAM 6
: - Stephanie Baier
: - Jenni
: - Ryan Dinnebell
: - Phill Cauthen
; Team 4
: @@ Drinkin the Kool - Aid@@
: Captain: Meghan Holton
: - Duane Choate
: - Melissa Reece
: - Andy Lake
: - Lizza Piper
; Team 5
: @@ We're here for the beer@@
: Captain: Stacy Peacock
: - Kevin Sahotsky
: - Erin Hessman
: - Jawara Partee
: - John farley
; Team 6
: @@ Team Filler@@
: Captain: Nicholas Filler
: - Rachael Plath
: - Jeremy Irwin
: - Amanda Mc Allister
: - Nick Sanders
; Team 7
: @@ Village Peeps@@
: Captain: Greg "1 Flip, Talk Sh|t" Hunt
: - Rachel "Dat Ass" Mc Cracken
: - Amanda "Tripin' and Fallin'" Mc Grory
: - Joseph "Jyo Fosho" Yoder
: - Garret "Young G" Lyles
; Team 8
: @@ @@
: Captain: Mike Alosi
: - Sarah Neujahr
: - Dave Rand
: - Nic Retzlaff 
: - 
; Team 9
: @@ Operation Rim Down@@
: Captain: Karl Heitz
: - Meghan Mc Ginnes
: - Bridget Cameron
: - Stephanie Duff
: - Gretchen Copenhaver
; Team 10
: @@ Wash Park Secret Service @@
: Captain: James Garcia
: - Cole Barton
: - Michelle Tipton
: - Joellen Gilliand
: - Jackie Smith
: - Jessica Pistone
; Team 11
: @@ Safety Patrol@@
: Captain: Seth Finley
: - Jay Robinson
: - Katie Lovell
: - Sarah Holwick
: - Tyler Hoelting
; Team 12
: @@Mother Truckers @@
: Captain: Kim 'what the flip'&nbsp;Schreiner
: - Chris 'flip it to me' Murphy
: - Heather 'in yo flip' Peck
: - Blake 'one flip wonder' Huffman
: - Adam 'spanky' Spangrund
; Team 13
: @@ Gold Ho's & Tennis Ho's @@
: Captain: Chrissy Wamsher
: - Rebecca Echols
: - Steve Liguori
: - Regan  Riddoch
: - Dave Downs
; Team 14
: @@ Trophy Wives@@
: Captain: Lauren Ziemba
: - Keri Carullo
: - Kristy Kelly
: - Cassidy Smock
: - Alex Cattermole
; Team 15
: @@ @@
: Captain: Lukas Kruase
: - Chris Balch
: - Brittany Lockner
: - Brian Obolewicz 
: - Kelly Barber
; Team 16
: @@Designated Drinkers @@
: Captain: Cassie Holsan
: - Jenny
: - Karisa Zappolo
: - Julia Nachman
: - Mandy Mac Gaw
; Team 17
: @@ Pink Tacos@@
: Captain: Ty Peterson
: - Sasha Hernandez
: - Larry Witt
: - Liz Lyon
: - John Pohlmann
; Team 18
: @@ Flip Cup B.C. @@
: Captain: Drew Larson
: -  Erica Halverson
: - Rebekah Plath
: - Ben Gonzalez
: - Sarah Walla
; Team 19
: @@ @@
: Captain: Marisa Murgolo
: - Lauren Alesso
: - Steve Claycomb
: - Corinne Schwagm
: - Jon Quimby
; Team 20
: @@The Reverse Cowgirls @@
: Captain: Jamie Lansing
: - Allie Peckham
: - Jenn Dunn
: - Leanne Hecht
: - Sarah Nazzaro
; Team 21
: @@ Jailbait@@
: Captain: Cory Hughs
: - Jacy Bloom
: - Jason
: - Kelly Mayes
: - Lindsey Bowman
; Team 22
: @@ Two Girls, One Cup (and Three Guys) @@
: Captain: Dan Jacobs
: - Thomas Fisher
: - Lindsay Viall
: - Kate Sebesta
: - Dylan Johnson
; Team 23
: @@ Black Eyed Peas @@
: Captain: Joe Sallustio
: - Christian Kaempfer
: - Jon Nau
: - Brittany Quillen
: - Shawna Anderson
; Team 24
: @@ High Five @@
: Captain: Christina Hengst
: - Jenna Nelson
: - Carrie Pence
: - pad gallagher
: - Eli Madden
; Team 25
: @@ Down the Hatch @@
: Captain: Ed Paff
: - Kim Paff
: - Ken Hoerst
: - Pulli
: - 
; Team 26
: @@ Team Random@@
: Captain: Jose Bedolla
: - Marcia Becker
: - Kelley Ouellette
: - Randy Selis
: - Tony Khoury
; Team 27
: @@ Mustache Truckers@@
: Captain: Patrick Roth
: - Matt Fisher
: - Brian Wilton
: - Amy Cornelius
: - Juli Griek
; Team 28
: @@ Flipping Elvis One @@
: Captain: Chris Busch
: - Stacy Anderson
: - Josh Dyer
: - Jacob Weisman
: - Dawn Eldrige
; Team 29
: @@ Flipping Elvis Two @@
: Captain: Josh Bearden
: - Scott Horton
: - Chris Kumerow
: - 
: - 
; Team 30
: @@Do the Jane Fonda @@
: Captain: Wendy Duncan
: - Julie Blum
: - Christy Jungmann
: - Jake Ellison
: - Cary Delbridge
; Team 31
: @@ World 'Double D' Cupps @@
: Captain: Nikki Conway
: - Lisa Vedovelli 
: - Abbey Hakala
: - Pat Neinaber
: - Amanda
; Team 32
: @@ The White Russians@@
: Captain: Lynne Pennington
: - Kelley Moulds
: - Dylan Bailey
: - Dash Harrison
: - Nima Yazdani
; Team 33
: @@ @@
: Captain: Seth Dautil
: - Nick Steele
: - Nicole Benedict
: - Mike Benedict&nbsp;
: - Jennifer Marti
; Team 34
: @@ @@
: Captain: Elizabeth Poladsky
: - Jenn parker
: - Allison shaw
: - Katie oates
: - Ashley pokrzywinkski
; Team 35
: @@ You know you want to touch it@@
: Captain: Rob Wilhite
: - Paul Heffner
: - Emily Speer
: - Chris Laga
: - Carrie Woods
; Team 36
: @@ Queens over Jacks @@
: Captain: Pashmina Lalchandani
: - Amy Lasswell
: - Amie Bergeson
: - Matt Kadow
: - 
; Team 37
: @@The Unregistered Sex Offenders @@
: Captain: Jamie Mayberry
: - Robin De Luca
: - Mason Dees
: - Shane Carroll
: - Emily De Luca
; Team 38
: @@ @@
: Captain: Chris Thonis
: - Colin Herzoff
: - Rob Grantham
: - Renee Oconnell
: - Katelyn Hinkin
; Team 39
: @@ Freedom @@
: Captain: Elissa Polls
: - Julie Ernst
: - Taylor
: - Jonathan Ruprai
: - Tucker Johnson
; Team 40
: @@ Badass Bandit@@
: Captain: Katie Savage
: - Liz Mc Kenney
: - Cory Bolton
: - Brett Cleverdon
: - 
; Team 41
: @@Seriously? Flip it...@@
: Captain: Sarah Spivey
: - George Kalinowsky
: - Jeffrey Payne
: - Rob Prickett
: - Leanne Woodard
; Team 42
: @@We're the Maniacs Maniacs @@
: Captain: Rusty Burdette
: - Baker
: - Nic Baumbach
: - Nicole Beinert
: - Jami Himes
; Team 43
: @@ @@
: Captain: Miah Stocksdale
: - 
: - 
: - 
: - 
; Team 44
: @@ Just the tip @@
: Captain: Brandon Ideker
: - Audrey Rouge 
: - Gigi Loubriel
: - Morgan Brannon
: - Rob Edwards

; Team 45
: @@ The Athletic Cups! @@
: Captain: Morgan Douville
: - Shena Troia
: - Kyle Mc Calister
: - Chris Katy
: - Lauren Trout
; Team 46
: @@ @@
: Captain: Frank Falconer
: - Brooke Forrester
: - Jon Falconer
: - Kurt Halverson
: - Jamie Hale
; Team 47
: @@ @@
: Captain: BAR TEAM 1 - CBRT
: - 
: - 
: - 
: - 
; Team 48
: @@ @@
: Captain: BAR TEAM 2 - Team Rehab
: - 
: - 
: - 
: - 
; Team 49
: @@ @@
: Captain: BAR TEAM 3 - K2 Boards
: - 
: - 
: - 
: - 
; Team 50
: @@ @@
: Captain: BAR TEAM 4 - Klass 9
: - 
: - 
: - 
: - 
; Team 51
: @@ @@
: Captain: BAR TEAM 5 - Sofa King Good
: Captain: Sean Russo
: - Josh Nicolarson
: - Stephanie Nicolarson
: - Ashleigh Young
: - Brad Roudebush
; Team 52
: @@ Cowboys & Indians@@
: Captain: Jenny Pranke
: - Mike Mackay
: - Doug Wicklund
: - Nate Mariner
: - Amber Heller
; Team 53
: @@ Channel Flippers@@
: Captain: Krista Jurczenia
: - Keely Contadeluci
: - Rebecca Brown
: - Ali Daase
: - Terra Boddy
; Team 54
: @@ Rusty Trombones@@
: Captain: Steve Mc Pherson
: - Kris Ellis
: - Jeff Farquhar
: - Ashley Stokes
: -
; Team 55
: @@Thats What She Said @@
: Captain: Grayson Beatty
: - Lauren Shaw
: - David Shaw
: - Bort Olearnik
: - Dave
; Team 56
: @@ One Tooth Wonders @@
: Captain: Eric Jacobs
: - John Vedlkamp
: - Kiala Slater
: - Tyson Slater
: - Megan Ormston
; Team 57
: @@ Buck Me Cowboy@@
: Captain: Emily Gore
: - Angie Molter
: - Karen Sawyer 
: - Kiki Foster
: - Ashley Schmidt
; Team 58
: @@ The Frat Aliens@@
: Captain: Robert Ireland
: - Sheehan Meagher&nbsp;
: - Brandon Heilig
: - Lily Brown
: - Amy
; Team 59
: @@ @@
: Captain: Stacey Anderson
: - Jeremiah Brunn
: - Erik Helgenson
: - Karen Mucek
: - Jeremy Hendersan
Team 60
@@ Big Love @@
: Captain: Jesse Stiles
: - Whitney Warkentin
: - Colin Reid
: - Grant Loomis
: - Megan Schmillen
!!Team 1: @@color:yellow;Team Big Love -  2008 Champions@@
: Captain: Jesse Stiles
:- Colin Reid
:- Seth Finley
:- Whitney Warkentin
:- Megan Schmillen
!!Team 2: @@color:yellow;Texts From Last Night@@
: Captain: Quincy Dancer
: - Shawn Hermanson
: - Greg Brauntz
: - Melany Fehrenbach
: - Kim Pabst 
!!Team 3: @@color:yellow;Flippy Longstockings@@ 
: Captain: Amy Lasswell
: - Pashmina Lalchandani
: - Katy Wanek
: - Virginia Hoey
: - Sarah Holwick
!!Team 4: @@color:yellow;Operation Quick Flip - Drink and Awe @@ 
: Captain: Ty Peterson
: - Nick Sanders
: - Ben Gonzalez
: - Lauren Brigham
: - Sandi Oneil
!!Team 5: @@color:yellow; Dressing Classy Acting Trashy  @@ 
: Captain: Rob Wilhite
: - Jason Morris
: - Chris Laga
: - Krissy Bland
: - Ashley Brame
!!Team 6: @@color:yellow;Do you Wanna?@@ 
: Captain: Debbie Delgado (Hoffman)
: - Traci Harwood
: - Jesse Dubois
: - Tania Pena
: - Deanne Thomsen
!!Team 7: @@color:yellow; Desert Storm @@ 
: Captain: Jeff Payne
: - Shelby Haschker
: - Tracy Haschker
: - Chad Smith
: - Bill Cawley
!!Team 8: @@color:yellow;This is SPARTA!@@ 
: Captain: Heather Dodson
: - Craig Luckey
: - Amanda Williams
: - Louie Griggs
: - Chad Smith
!!Team 9: @@color:yellow;What the flip? @@ 
: Captain: Josh Bearden
: - Leann Bearden
: - Gina Perkins
: - Aniela Swider
: - Scott Horton
!!Team 10: @@color:yellow;Flipping Pandas@@ 
: Captain: Chris Busch
: - Josh Dyer
: - Lynne Pennington
: - Jamie Watson
: -
!!Team 11: @@color:yellow;Tongue Punch Your Mom's Fart Box@@ 
:Captain: Aaron Fanaff
: - Keith Mondal
: - Sam Whittaker
: - Sarah Nuejahr
: -Elizabeth Tscholl
!!Team 12: @@color:yellow;The Hasselhofs@@
: Captain: Todd Dieterich
: - Jeff Livak
: - Danielle Moore
: - Charlie Whisenhunt
: - Jessica Bogar
!!Team 13: @@color:yellow;Bring it On  @@ 
: Captain: Nija Gilman
: - Bethany Jones
: - Nicki Green
: - 
: -
!!Team 14: @@color:yellow;Business Time  @@ 
: Captain: Jessica Lambdin
: - Krystin Haug
: - Matt Lautzenheiser
: - Laurie Wilson
: - Brian Wass
!!Team 15: @@color:yellow;Team Spice World @@ 
: Captain: Jessica Terlecki
: - Krista Jurczenia
: - Ginger Pelz
: - Raquel Fuentes
: - Erin O'Donnell
!!Team 16: @@color:yellow;Your Mom's Got A Lot of Flavor  @@ 
: Captain: Hallie Myers
: - Amy Lierle
: - Brant Gilbert
: - Paul Rufener
: - Tom Fagerlin
!!Team 17: @@color:yellow;Golddiggers  @@ 
: Captain: Randi Maves
: - Sasha Hernandez
: - Kim Schreiner
: - Justin Frumkes
: - Chrissy Wamsher
!!Team 18: @@color:yellow;TBD @@ 
: Captain: Allison Thomas
: - Brittany Neff
: - Brad Neff
: - 
: -
!!Team 19: @@color:yellow;Scouts ONHER @@ 
: Captain: Gloria Loubriel
: - Morgan Branon
: - Jeremy Henderson
: - Tyson Lipincott
: - Taylor Jones
!!Team 20: @@color:yellow;Team First Blood  @@ 
: Captain: Kim Roth
: - Brad Roth
: - Jacy Bloom
: - Sabrina Blanck
: - Jason Peters
!!Team 21: @@color:yellow;Sweating to the Oldies @@ 
: Captain: Blake Mellies
: - Dustin Little
: - Wade Gantz
: - Molly Koch
: - Chelsea Peterson
!!Team 22: @@color:yellow;Mobile Homies  @@ 
: Captain: Christina Hengst
: - Patrick Whitley
: - Andrew Johnson
: - Frances Mahoney
: - Chris Mc'Adams
!!Team 23: @@color:yellow;Team Da Hangover @@ 
: Captain: Kelly Moulds
: - Gina Carosa
: - Nima Yazdani
: - Alex Heyliger
: - Tony Modjdehi
!!Team 24: @@color:yellow;Living on our hair  @@ 
: Captain: Marisa Murgolo
: - Lauren Alesso
: - Steve Claycomb
: - Jon Quimby
: - Alex Runge
!!Team 25: @@color:yellow;Hold the Pickle @@ 
: Captain: Michael Byrne
: - Jim Doran
: - Erica Marshall
: - Mike Robinson
: - Brandy Bradshaw
!!Team 26: @@color:yellow;Alcoholic Athletics @@ 
: Captain: Matt Kadow
: - 
: - 
: - 
: -
!!Team 27: @@color:yellow;I'm on a Boat @@ 
: Captain: Jess Theurkauf
: - Liz Mason
: - Mary Kathryn Wagnon
: - Matt Baker
: - Eric Haas
!!Team 28: @@color:yellow;Flip'em the Bird @@ 
: Captain: Adam Bird
: - Ben Martin
: - Scott Lasswell
: - Katie Mays
: -
!!Team 29: @@color:yellow;Lucky Flip @@ 
: Captain: Gretchen Copenhaver
: - James Warner
: - Margaret Warner
: - Chris Skinner
: - Lindsay Hosny
!!Team 30: @@color:yellow;2 Good 2 B True @@ 
: Captain: Jamie Penfold
: - Chelsea Bent
: - Kellee Roberts
: - Chelsea Wyatt
: - Shelbi Svoboda
!!Team 31: @@color:yellow;Cheetah Bitches @@ 
: Captain: Katie Lovell
: - Krista Snyder
: - Courtney Breay
: - Lindsay Wilhite 
: - Kristin Houghton
!!Team 32: @@color:yellow;Sunday Morning  @@ 
: Captain: Ken Hoerst
: - Ed Paff
: - Pulli
: - Courtney
: - Becky
!!Team 33: @@color:yellow;Running of the Bulls  @@ 
: Captain: Winton Brazil
: - Kyle Dmann
: - Tim Novak
: - Jen Derse
: - Sage Watson
!!Team 34 @@color:yellow;The Flippin Mother Cuppers @@ 
: Captain: Randeep Rekhi
: - Simmi Uppal
: - Ryan Clem
: - Jeremy Wendt
: -
!!Team 35: @@color:yellow;People of Walmart @@ 
: Captain: Emilie Ortiz
: - Jacob Weismann
: - Reese Davis
: - Scott Stewart
: - Sabra Hall
!!Team 36: @@color:yellow;Marios and Marihoe's @@ 
: Captain: Joleen Bohnen
: - Brent Willard
: - Mallary Lerner
: - Christian Rodriguez
: - Joe Ramoin
!!Team 37: @@color:yellow;Who ya gonna call, Flip Cuppers  @@ 
: Captain: Elise Dalton
: - Ashlyn Gibbens
: - Jessica Altman
: - Ryan Thomas
: - Brett Stanilka
!!Team 38: @@color:yellow;Clowning on you @@
: Captain: Rachel Mc Cracken
: - Brian Nicolino
: - Amanda Mc Grory
: - Greg Hunt
: - Austin Hawkins
!!Team 39: @@color:yellow;Angry Beavers @@ 
: Captain: Alison Daase
: - Keely Hartung
: - Eileen Mackintosh
: - George Kalinowsky
: - Brad Schoenthaler
!!Team 40: @@color:yellow;Go Flip Yourself @@ 
: Captain: Ashley Archibeque
: - Denny Clark
: - 
: - 
: -
!!Team 41: @@color:yellow;Shake & Bake @@ 
: Captain: Lawrence Witt
: - Traci Harwood
: - Aaron Polack
: - Megan Mrachek
: - Drew Larson
!!Team 42: @@color:yellow;Poupon You @@ 
: Captain: Meghan Holton
: - Melissa Leuck
: - Liz Walley
: - Leanne Woodard
: - Sarah Spivey
!!Team 43: @@color:yellow;I Hate Nerds! @@ 
: Captain: Jacob Ricard
: - Andy Kreinseck
: - Chris Marshall
: - Hallie Brisso
: - Heather Brisso
!!Team 44: @@color:yellow;V.O.R @@ 
: Captain: Chris Fisher
: - Mark Guilford
: - Keely Downs
: - Tyler Downs
: -Kattie Roush
!!Team 45: @@color:yellow;Team Jorts @@ 
: Captain: Regan Riddoch
: - Jen Miller
: - Dan Corken
: - Kent Carmichael
: - Matt Kubis
!!Team 46: @@color:yellow;TBD @@ 
: Captain: Camille Mac Millian
: - Sara Dawkins
: - Kerry Greyson
: - Adam Hall
: - Matt Colins
!!Team 47: @@color:yellow;Canadian Tuxedos @@ 
: Captain: Jennifer Larsen
: - Lindsay Penvose
: - Dan Linn
: - Brent Brown
: - Josh Gouker
!!Team 48: @@color:yellow;All The Single Ladies @@ 
: Captain: Lindsey Bowman
: - Coretta Henry
: - Rebecca Pounders
: - Kelly Mayes
: - Johnathan Lundstrom
!!Team 49: @@color:yellow;3 Guys 2 Girls One Cup @@ 
: Captain: Riley Mc'Murdo
: - Steve Snediker
: - Mark Plonkey
: - Abigail Plonkey
: - Courtney Bellamy
!!Team 50: @@color:yellow;Flip Ya Fo Real @@ 
: Captain: Ashley Pabst
: - Bill Bersano
: - Carrie Rose
: - Brandon Frawley
: - Janelle Schultz
!!Team 51: @@color:yellow;The Fuster Clucks @@ 
: Captain: Heather Sorbera
: - 
: - 
: - 
: -
!!Team 52: @@color:yellow;Team Awesome @@ 
: Captain: Heather Kaplan
: - Jessica Kaplan
: - Jason Dysthe
: - Justin Williams
: - Louie Rivera
!!Team 53: @@color:yellow;Wash Park Secret Service @@ 
: Captain: James Garcia
: - Renee Schmidt
: - Seth Dauteuil
: - Jo Ellen Gilliland
: - Dena Neumannqwe
!!Team 54: @@color:yellow;Hammenerds @@ 
: Captain: Rob Zimmer
: - Ryan Focke
: - Jessica Borchers
: - Kim Vandriesche
: - Justin Epler
!!Team 55: @@color:yellow;Dr.s & Ho's @@ 
: Captain: Ron Jose
: - Adam Fogoros
: - Alicia Rivera
: - Alex Jose
: - Hannah Curtis
!!Team 56: @@color:yellow;Team Mc'Lovin @@ 
: Captain: Brian Obolewicz
: - Lukas Krause
: - Brian Felter
: - Suzanne Grover
: - Erin Adelsberger
!!Team 57: @@color:yellow;STP's - Scrub Team Pflippers @@ 
: Captain: Eric Jacobs
: - Dan Burgess
: - Jarred Pinnick
: - Tina Noval
: - Kiala Slater
!!Team 58: @@color:yellow;Birthday Divas @@ 
: Captain: Karisa Zappolo
: - Mandy Mc'Gaw
: - Cassie Holsan
: - Erin Doherty
: - Jenny Heit
!!Team 59: @@color:yellow;Sir Flips A Lot @@ 
: Captain: Kate Altorfer
: - Andy Altorfer
: - Keara Daly
: - Emily Mc'Millan
: -Ernesto Garza
!!Team 60: @@color:yellow;White Trashed @@ 
: Captain: Penny Wyman
: - Lisa Carlson
: - Brad Carlson
: - Tara Taibi
: - Taunee Sellers
!!Team 61: @@color:yellow;Puppy Killers @@ 
: Captain: Kensley Evans
: - 
: - 
: - 
: -
!!Team 62: @@color:yellow;TBD @@ 
: Captain: Nicholas Filler
: - 
: - 
: - 
: -
!!Team 63: @@color:yellow;Tri - Lambda's @@ 
: Captain: Katie Dark
: - Darren Sasaki Scanlon
: - Colin Jones
: - Henry Dematteis
: - Mackenzie Snyder
!!Team 64: @@color:yellow;The Flipologists @@ 
: Captain: Sarah Field
: - Gina Trauger
: - Alexa Eubank
: - Andrew Rensi
: - Ross Osgood
!!Team 65: @@color:yellow;Dirty Jersey @@ 
: Captain: Dave Haller
: - Marie Haller
: - Adam La'Prod
: - Jessie Heidig
: - Garret Sprty
!!Team 66: @@color:yellow;One Flip Wonders @@ 
: Captain: Kelli Hugh
: - Erin Moran
: - Justin Tuell
: - Will Clark
: - Aaron Johnson
!!Team 67: @@color:yellow;The Breakfast Cup @@ 
: Captain: Zach "Andy" Rothmier
: - Adam "John" Smith
: - Drew "Brian" Corbett
: - Anne - Marie "Allison" Salcito
: - Ashley "Claire" Schmidt
!!Team 68: @@color:yellow;2 Girls 1 Cup ... Part Duece @@ 
: Captain: Dan Jacobs
: - Kevin Bonds
: - Jason Montgomery
: - Stacy Cohen
: - Debbie Shapiro
!!Team 69: @@color:yellow;Bitches @@ 
: Captain: Jen Watson
: - Mike Odell
: - Ronnie
: - Pat Sauer
: - Kim Howe
!!Team 70: @@color:yellow;Flip Cup Crips @@ 
: Captain: Ben Mc'Cown
: - Jake Norton
: - John 'Cheeks' Jaczyk
: - Emiling Livingstone
: - Stephanie Anderson
!!Team 71: @@color:yellow;BP VP's @@ 
: Captain: David Fuentes
: - Lex Mangin
: - Katie Fitch
: - Krista Germeroth
: - Faye Blumberg
!!Team 72: @@color:yellow;Flip Cup Cowboys @@ 
: Captain: James Melling
: - Nate Kazlaukas
: - Kellie Mc'Carthy
: - Amanda Schuck
: -
!!Team 73: @@color:yellow;Flip Rippers @@ 
: Captain: Aaron Winton
: - Gabriela Pereira
: - Errin Reese
: - Chris Dudley
: - Stephanie Lynn
!!Team 74: @@color:yellow;Team Jorts @@ 
: Captain: Amanda Davis
: - Amy Baker
: - Paul Engle
: - Kate Bernert
: - Gavin Mc'Farlane
!!Team 75: @@color:yellow;Flip Deez Nuts @@ 
: Captain: Jesse Thrash
: - Debbie Thrash
: - Jason Thrash
: - Jill Robertson
: -
!!Team 76: @@color:yellow;Here for the Beer @@ 
: Captain: Megan Mc'Cahill
: - Tim Heine
: - Allyson Mylrea
: - 
: -
!!Team 77: @@color:yellow;Flipping Hippies @@ 
: Captain: Nathan Maves
: - Danielle Hammer
: - Karl Heitz
: - Bridget Cameron
: -
!!Team 78: @@color:yellow;Flipus Cupimus @@ 
: Captain: Bryan White
: - Tasha Walton
: - Megan Miles
: - Katie Cassady
: -
!!Team 79: @@color:yellow;5 Man Wolf Pack @@ 
: Captain: Chad Hinrichs
: - 
: - 
: - 
: -
!!Team 80: @@color:yellow;Black Sheep @@ 
: Captain: Jeana
: - Carl
: - Joe
: - 
: -
@@color:yellow;91 / 96 Teams@@
!!Team 1: @@color:yellow;Seal Team 6@@
: Captain: Quincy Dancer
: - Shawn Hermanson
: - Melany Fehrenbach
: - Greg Hunt
: - Katie Blackstone 
!!Team 2: @@color:yellow;Bon#r in sweatpants@@
: Captain: Herbie f-ing Grover
: - Keagan Walsh
: - Kim Tessean
: - John Molfetta
: - Cari Cracchiolo
!!Team 3: @@color:yellow;ALOHA, Bitches!!@@
: Captain: Michael Byrne
: - Jim Doran
: - Mike Robinson
: - Brandy Bradshaw
: - TBD
!!Team 4: @@color:yellow;Dr. Love@@
: Captain: Amber Pace
: - Regan Harp
: - Bethany Jones
: - Stacey Spence
: - Nichole Green
!!Team 5: @@color:yellow;Feuding and Flipping@@ 
: Captain: Storrie Mellick
: - Meritt Smith
: - Helen Thilly
: - Corey Hall
: - Adrian Sullesta
!!Team 6: @@color:yellow;Just the Tip@@ 
: Captain: Cindy Wright
: -Julie Bell
: -Emily Graham
: -Bryan Summers
: -Kevin Kemble
!!Team 7: @@color:yellow;Kungfujew and the Panda Killers@@ 
: Captain: Seth Wong
: - Dara Wong
: - Karen Carlaccini
: - TBD
: - TBD
!!Team 8: @@color:yellow;Real Housewives of Abbottabad @@ 
: Captain: Tony Modjdehi
: - Ali Daase
: - Kelley Moulds
: - Lynne Pennington
: - TBD
!!Team 9: @@color:yellow;Mc'Lovin @@ 
: Captain: Brian Obolewicz
: - Lukas Krause
: - Brian Felter
: - Suzanne Grover
: - Erin Adelsberger
!!Team 10: @@color:yellow;Team Super Sexy Shorts @@ 
: Captain: Nancy Scholes
: - Kate Hawkins
: - Nellie Scholes
: - Elizabeth Erickson
: - Brian Frederick
!!Team 11: @@color:yellow;Semi - Pro AfroStars @@ 
: Captain: Emelie Ortiz
: - Reese Davis
: - Lauren Davis
: - Sterling Dyer
: - Jeremy Flanders
!!Team 12: @@color:yellow;Beer Pounding Poachers@@ 
: Captain: Gina Perkins
: - Brian Roth
: - Aniela Swider
: - Stuart Bowyer
: - Randeep Reckhi
!!Team 13: @@color:yellow;America Fuck Yeah @@ 
: Captain: Kelly Mayes
: - Jacy Bloom&nbsp;
: - Blake Esfeld
: - Eric Howell
: - Lindsey Bowman
!!Team 14: @@color:yellow;Zoinks @@ 
: Captain: Amy "Boomstick" Lierle
: - Brant "9 Seconds" Gilbert
: - Ashleigh "Smashleigh" Feller
: - Bryan "Fits in your Pocket" Preast
: - Paul "Sleeps well with others" Rufener
!!Team 15: @@color:yellow;Sons of Flippery @@ 
: Captain: Chad Smith
: - Troy Smith
: - Craig Luckey
: - Heather Luckey
: - Amanda Williams
!!Team 16: @@color:yellow;Luck of the Irish @@ 
: Captain: Gretch Copenhaver
: - Jimmy Gardner
: - Tina Merola
: - Chisolm Woodson
: - Lindsay Schumacher
!!Team 17: @@color:yellow;No Means Yes @@ 
: Captain: Sam Henderson
: - Eric Have
: - Levin Englehardt
: - Tara Ogg
: - Sydney Englehardt
!!Team 18: @@color:yellow;TBD @@ 
: Captain: Lindsay Schaefer
: - 
: - 
: - 
: -
!!Team 19: @@color:yellow;Alpha Beta's @@ 
: Captain: Jake Ricard
: - Andy Kreienseick
: - Hallie Brisso
: - Heather Brisso
: - Ben Mc'Cown
!!Team 20: @@color:yellow;Boogie Nights @@ 
: Captain: Katie Lovell
: - Roger Pierce
: - Andrew Johnson
: - Becky Watterworth
: - Patrick Whitley
!!Team 21: @@color:yellow;TBD @@ 
: Captain: Matt Kadow
: - 
: - 
: - 
: -
!!Team 22: @@color:yellow;Flip the Tip (Just for a second. Just to see how it feels.)@@ 
: Captain: Jessica Terlecki
: - Jessica Terlecki
: - Stacey Anderson
: - Andrea Schwartz
: -Cenee Blount
!!Team 23: @@color:yellow;Honey Badgers @@ 
: Captain: Nathan Maves
: - Mike Eckenwiler
: - Ty Peterson
: - Danielle Hammer
: - Andrea Haave
!!Team 24: @@color:yellow;Always a Bridesmaid Never the Bride @@ 
: Captain: Randi Maves
: - Sandra O'neil
: - Liz Dosher
: - Kim Schreiner
: - Sasha Hernandez
!!Team 25: @@color:yellow;Operation @@ 
: Captain: Winton Brazil
: - Kyle Dmann
: - Nick Mogno
: - Step Niederlechner
: - Jen Derse
!!Team 26: @@color:yellow;Cougars with Bieber Fever @@ 
: Captain: Lindsay Paige
: - Stacey Cohen
: - Keara Daly
: - Leah Joffe
: - Conrad Wicker
!!Team 27: @@color:yellow;The Church of Jesus Christ of Latter-day Saints (Mormons)@@ 
: Captain: Benjamin Paige - President Paige
: - Mike Flynn - Elder Flynn
: - Lindi Reeder - Missionary Sister
: - Sarah Hoogendyk - Sister Hoogie
: - Eric Minkowski - Brother Minkow
!!Team 28: @@color:yellow;Excuse my Fanny @@ 
: Captain: Mandy Lopez
: - Erica Vanhamme
: - Damian Herman
: - Kari Sloboth
: - Alyssa Post
!!Team 29: @@color:yellow;Team Americup@@ 
: Captain: Chris Nelson
: - Kyle Seeley
: - Kristen Graczyk
: - Brad Rich
: - Jenny Van DeWyngaerde
!!Team 30: @@color:yellow;Dirty Flippies @@ 
: Captain: Todd Dieterich
: - Charlie Whisenhunt
: - John Tebockhorst
: - Laura Baity
: - Kari Miller
!!Team 31: @@color:yellow;Lambda Lambda Lambda@@ 
: Captain: Matthew Lautzenheiser
: - Aaron Rich
: - Brian Wass
: - Hanna Rich
: - Molly Morrill
!!Team 32: @@color:yellow;Wasted Warriors @@ 
: Captain: Steve Snediker
: - William Crosier
: - Mark Plonke
: - Jamie Boyd
: - Tawni Weisberg
!!Team 33: @@color:yellow;Skipper and The Flippers @@ 
: Captain: Alison Thomas
: - Jill Wigand
: - Beau Horner
: - Mike Perry
: - Shawn LaBare
!!Team 34: @@color:yellow;CLUSTER FUCK @@ 
: Captain: Mahsa Hashemi
: - Julie Del Negro
: - Dan Jacobs
: - Jamie Himes
: - Eric Jacobs
!!Team 35: @@color:yellow;Blakes Blackouts @@ 
: Captain: Jake Stewart
: - Derek Lesmann
: - Toby Rottman
: - Shannon Stitt
: - Alicia Mels
!!Team 36: @@color:yellow;Women’s World cup @@ 
: Captain: Chris Laga
: - Jesse Du'Bois
: - Jeff Welty
: - Ben Gonzalez
: - Debbie Delgado
!!Team 37: @@color:yellow;TBD @@ 
: Captain: Amanda Mc'Grory
: - Rachel Mc'Cracken
: - Mike Hernandez
: - John Baschoff
: - 
!!Team 38: @@color:yellow;If you're not first, you're Last @@ 
: Captain: Nathan Warren
: - Dapo Fadeyi 
: - Chris Marshall &nbsp;
: - Camille Campbell
: - Grace Bachicha
!!Team 39: @@color:yellow;One Flip Wonders @@ 
: Captain: Andrea Welter
: - Patrick Welter
: - Kevin Skinner
: - Veronica Skinner
: - EDDIE ANGULO
!!Team 40: @@color:yellow; Mexicutioners @@ 
: Captain: Clint Russell
: - Jake Kuzma
: - Dave Slate
: - Hannah Curtis
: - Tammy Kluve
!!Team 41: @@color:yellow;I.N.A.H.I.J.M. @@ 
: Captain: Christopher Bates
: - Kevin Rosen
: - Stephanie Holder
: - 
: -
!!Team 42: @@color:yellow;Team Ceiling Fans @@ 
: Captain: Chrissy Wamsher
: - Matt Kubis
: - Jen Miller
: - Josh Lybarger
: - Regan Riddoch
!!Team 43: @@color:yellow;Flip Him to the Greek @@ 
: Captain: Brenda Santangelo
: - Chelsea Wyatt
: - Alison Swinney
: - Dave Pulli
: - Heather Tripleton
!!Team 44: @@color:yellow;Toto and the Ruby Slippers @@ 
: Captain: Kala Swanson
: - Nicole Winsauer
: - Alex Jose
: - Nicolette Roig
: - Tom
!!Team 45: @@color:yellow;PinCup Dolls @@ 
: Captain: Jennifer Garcia
: - Amy Kuchno
: - Rebecca Watson
: - Marianne Mullis
: - Megan Lundberg
!!Team 46: @@color:yellow; I Brought My Goggles@@ 
: Captain: Robert Sterling
: - Shawn Sawyer 
: - Greg Vochis
: - Sara Pochio
: - Juile Rodriguez
!!Team 47: @@color:yellow;The Denver Nutter's @@ 
: Captain: Tania Pena
: - Shelley Aragon
: - Cynthia Solis
: - Jeff Hatton
: - Eddie Lopez
!!Team 48: @@color:yellow;Team FLIP'90X @@ 
: Captain: Scott Stewart
: - Katie Dunn
: - Karen Baldwin
: - Tammy Kannal
: - Molly Sisk
!!Team 49: @@color:yellow;Team Teabaggers @@ 
: Captain: Chris Olsen
: - Mario Mrva
: - Courtney Curtis
: - Mark Bousquet
: - Stephanie Spurlock
!!Team 50: @@color:yellow;Super Flippers @@ 
: Captain: Bryan White
: - Ned Matheson
: - Chevie Aldapa
: - Tasha Walton
: - TBD
!!Team 51: @@color:yellow;GET WHITE TRASHED @@ 
: Captain: Brian Quinn
: - Adam Sokolowski
: - Megan Kruetzjans
: - Ian Smith
: - Sara Schmidt
!!Team 52: @@color:yellow;The Wedding Party @@ 
: Captain: Rebecca Pounders
: - Kyle Wallin
: - Andrew Vandameer
: - Tesa Henelsmith
: - Allison Newman
!!Team 53: @@color:yellow;Dukes of Hammered @@ 
: Captain: Caroline Villegas
: - Kellie Erwin
: - Andy Jans
: - Eric Barnes
: - Erin Sharp
!!Team 54: @@color:yellow;Blue Barracudas @@ 
: Captain: Elise Dalton
: - Anna Branton
: - Ashley Sunderland
: - Son Nguyen
: - Jeff Curry
!!Team 55: @@color:yellow;Crazy Ass Flippers @@ 
: Captain: Chris Busch
: - Margherita Mascolo
: - Andrew Eswein
: - Gina Carosa
: - Danny Taylor
!!Team 56: @@color:yellow;TBD @@ 
: Captain: Amy Breaux
: - 
: - 
: - 
: -
!!Team 57: @@color:yellow;TBD @@ 
: Captain: Jennifer Munroe
: - 
: - 
: - 
: -
!!Team 58: @@color:yellow;Game Show @@ 
: Captain: Angie Lombardo
: - Trish Gallagher
: - Ann Horwich
: - H Wagner
: - Ken Hoerst
!!Team 59: @@color:yellow;Beerwatch @@ 
: Captain: Brice Erichsen
: - Nick Sanders
: - Mike Bermel
: - Courtney Sanders
: - Terri Rhodes
!!Team 60: @@color:yellow;Team Blue Balls@@ 
: Captain: Mike "Ball-Her" Arend
: - Micah "Ball-Ding" Davidson
: - Rob "Ball-Zak" Plimpton
: - Dawn "Ball-Arena" Eldridge
: - Christen "Ball-oons" Romley
!!Team 61: @@color:yellow;Crazy Nastyass Honey Badgers@@ 
: Captain: Kelly Hipp
: - Graham Reinhardt
: - Diane Brashear
: - Nicole Noa
: - Spencer Noah
!!Team 62: @@color:yellow;TBD @@ 
: Captain: Ethan Ford
: - Tucker Manion
: - Frank Clair
: - Cara Kalairassass
: -
!!Team 63: @@color:yellow;Kriss/Kross@@ 
: Captain: Mason Brown
: - Justin Tafoya
: - Steve Lockhart
: - Laura Seewalt 
: - Terra Wishon
!!Team 64: @@color:yellow;USA Women's Soccer @@ 
: Captain: Nick Filler
: - Omar Hammoud
: - Jide Akinyode
: - Betsy Baker
: - Genevieve Rambau
!!Team 65: @@color:yellow; FLIP SERGEANTS@@ 
: Captain: Jon Barton
: - Kate Curtis
: - Lauren Morrow
: - John Baschoff
: - Josh Jensen
!!Team 66: @@color:yellow;Mormon Drinking League @@ 
: Captain: Christopher Devenney
: - Josh Berry
: - Melissa Madtson
: - Kyle Kerley
: - Amanda Hand
!!Team 67: @@color:yellow;Vaso's Locos @@ 
: Captain: Vincent Samaniego
: - William Joyce
: - Armando Ramierez
: - 
: -
!!Team 68: @@color:yellow;Blood, Sweat, and Beers @@ 
: Captain: Megan McCahill
: - Ryan Owen
: - Jayna Hartig
: - Ben Weimer
: - TBD
!!Team 69: @@color:yellow;The Aaaargonauts @@ 
: Captain: Jason Olenick
: - Mitch Mahan
: - Katie Krauss
: - Robert Steinberg
: - Sheana Manzanares
!!Team 70: @@color:yellow;Team America @@ 
: Captain: Julie Fletcher
: - Lauren "Lohan" Smith
: - Tim Warren
: - Aaron Erickson
: - Forrest Mears
!!Team 71: @@color:yellow;WHO DEY WHITE TRASH @@ 
: Captain: James Cummings
: - Brett Wycoff
: - Nick Fields
: - Michele Ball
: - Kerri Link
!!Team 72: @@color:yellow;Lost In Beer-lation @@ 
: Captain: Rebecca Liguori
: - Steve Liguori
: - Bridget Cameron
: - Kim Hribar 
: - Alissa Hanley
!!Team 73: @@color:yellow;Trailer Trash Talkers @@ 
: Captain: Kelli Hugh
: - Jen Lorenzen
: - Erin Moran
: - Will Clark
: - Aaron Johnson
!!Team 74: @@color:yellow;TBD @@ 
: Captain: Antoine Khoury
: - 
: - 
: - 
: -
!!Team 75: @@color:yellow;Las Borrachas @@ 
: Captain: Carolyne Wolfe
: - Whitney Boyer
: - Becky Swepston
: - Adrienne Alterman
: - Kristina Tirjer
!!Team 76: @@color:yellow;TBD @@ 
: Captain: Alicia Sitzmann
: - 
: - 
: - 
: -
!!Team 77: @@color:yellow;Sexting Weiners @@ 
: Captain: Seth Dauteuil
: - Nicole Benedict
: - James Garcia
: - Marge Pummer
: - Donnie Douglas
!!Team 78: @@color:yellow;TBD @@ 
: Captain: Tiana Kronebusch
: - 
: - 
: - 
: -
!!Team 79: @@color:yellow;The Teabag Party @@ 
: Captain: Dan Thach
: - 
: - 
: - 
: -
!!Team 80: @@color:yellow;Last Minute Hustlaz@@ 
: Captain: Eric Venable
: - 
: - 
: - 
: -
!!Team 81: @@color:yellow;TBD @@ 
: Captain: Matthew Meyer
: - 
: - 
: - 
: -
!!Team 82: @@color:yellow;DTF: Down to Flip @@ 
: Captain: John Parke
: - Dylan Steele
: - Mary Rosetti
: - Jeff King
: -
!!Team 83: @@color:yellow;TBD @@ 
: Captain: Aaron Winton
: - 
: - 
: - 
: -
!!Team 84: @@color:yellow;Turtle Time @@ 
: Captain: Ashley Prust
: - Kris Gibson
: - John Vestal
: - David Zimmerman
: -
!!Team 85: @@color:yellow;TBD @@ 
: Captain: Robert Fitzgerald
: - 
: - 
: - 
: -
!!Team 86: @@color:yellow;Flip You@@ 
: Captain: Jennifer Schneider
: - Natalie Mitchell
: - Kate Johnson
: - Valerie Niesen
: - Eric Hornbacher
!!Team 87: @@color:yellow;I'd Flip That@@ 
: Captain: Eva Szafranski
: - Shannon Pyle
: - Lindsey Guadelle
: - Chris Steppig
: - Jeremy Raile
!!Team 88: @@color:yellow;Madame Vadaj's Traveling Showcase of Extraordinary 'People @@ 
: Captain: Sarah Vadaj
: - Blaine Littlefield 
: - Jessica Sedevie
: - Brendan Haggerty
: - Josh Hardy
!!Team 89: @@color:yellow;Rope em', Ride em', Flip em @@ 
: Captain: Amy Kalvaitis
: - Christy Werkema
: - Steve Meister
: - Craig Mester
: -
!!Team 90: @@color:yellow;What the Flip? @@ 
: Captain: Carolyn Prill
: - Devin O'Connell
: - Leah Erickson
: - 
: -
!!Team 91: @@color:yellow;2 Girls 5 Cups @@ 
: Captain: Philip J Strathman
: - Brandon Kroll
: - Melissa Stevenson
: - Lauren Conroy
: -
/***
|Name|CalendarPlugin|
|Source|http://www.TiddlyTools.com/#CalendarPlugin|
|Version|1.5.1|
|Author|Eric Shulman|
|Original Author|SteveRumsby|
|License|unknown|
|~CoreVersion|2.1|
|Type|plugin|
|Description|display monthly and yearly calendars|
NOTE: For //enhanced// date popup display, optionally install:
*[[DatePlugin]]
*[[ReminderMacros|http://remindermacros.tiddlyspot.com/]]
!!!Usage:
<<<
|{{{<<calendar>>}}}|full-year calendar for the current year|
|{{{<<calendar year>>}}}|full-year calendar for the specified year|
|{{{<<calendar year month>>}}}|one month calendar for the specified month and year|
|{{{<<calendar thismonth>>}}}|one month calendar for the current month|
|{{{<<calendar lastmonth>>}}}|one month calendar for last month|
|{{{<<calendar nextmonth>>}}}|one month calendar for next month|
|{{{<<calendar +n>>}}}<br>{{{<<calendar -n>>}}}|one month calendar for a month +/- 'n' months from now|
<<<
!!!Configuration:
<<<
|''First day of week:''<br>{{{config.options.txtCalFirstDay}}}|<<option txtCalFirstDay>>|(Monday = 0, Sunday = 6)|
|''First day of weekend:''<br>{{{config.options.txtCalStartOfWeekend}}}|<<option txtCalStartOfWeekend>>|(Monday = 0, Sunday = 6)|

<<option chkDisplayWeekNumbers>> Display week numbers //(note: Monday will be used as the start of the week)//
|''Week number display format:''<br>{{{config.options.txtWeekNumberDisplayFormat }}}|<<option txtWeekNumberDisplayFormat >>|
|''Week number link format:''<br>{{{config.options.txtWeekNumberLinkFormat }}}|<<option txtWeekNumberLinkFormat >>|
<<<
!!!Revisions
<<<
2011.01.04 1.5.1 corrected parameter handling for {{{<<calendar year>>}}} to show entire year instead of just first month.  In createCalendarMonthHeader(), fixed next/previous month year calculation (use parseInt() to convert to numeric value).  Code reduction (setting options).
2009.04.31 1.5.0 rewrote onClickCalendarDate() (popup handler) and added config.options.txtCalendarReminderTags.  Partial code reduction/cleanup.  Assigned true version number (1.5.0)
2008.09.10 added '+n' (and '-n') param to permit display of relative months (e.g., '+6' means 'six months from now', '-3' means 'three months ago'.  Based on suggestion from Jean.
2008.06.17 added support for config.macros.calendar.todaybg
2008.02.27 in handler(), DON'T set hard-coded default date format, so that *customized* value (pre-defined in config.macros.calendar.journalDateFmt is used.
2008.02.17 in createCalendarYear(), fix next/previous year calculation (use parseInt() to convert to numeric value).  Also, use journalDateFmt for date linking when NOT using [[DatePlugin]].
2008.02.16 in createCalendarDay(), week numbers now created as TiddlyLinks, allowing quick creation/navigation to 'weekly' journals (based on request from Kashgarinn)
2008.01.08 in createCalendarMonthHeader(), 'month year' heading is now created as TiddlyLink, allowing quick creation/navigation to 'month-at-a-time' journals
2007.11.30 added 'return false' to onclick handlers (prevent IE from opening blank pages)
2006.08.23 added handling for weeknumbers (code supplied by Martin Budden (see 'wn**' comment marks).  Also, incorporated updated by Jeremy Sheeley to add caching for reminders (see [[ReminderMacros]], if installed)
2005.10.30 in config.macros.calendar.handler(), use 'tbody' element for IE compatibility.  Also, fix year calculation for IE's getYear() function (which returns '2005' instead of '105'). Also, in createCalendarDays(), use showDate() function (see [[DatePlugin]], if installed) to render autostyled date with linked popup.  Updated calendar stylesheet definition: use .calendar class-specific selectors, add text centering and margin settings
2006.05.29 added journalDateFmt handling
<<<
!!!Code
***/
//{{{
version.extensions.CalendarPlugin= { major: 1, minor: 5, revision: 1, date: new Date(2011,1,4)};

// COOKIE OPTIONS
var opts={
	txtCalFirstDay:				0,
	txtCalStartOfWeekend:		5,
	chkDisplayWeekNumbers:		false,
	txtCalFirstDay:				0,
	txtWeekNumberDisplayFormat:	'w0WW',
	txtWeekNumberLinkFormat:	'YYYY-w0WW',
	txtCalendarReminderTags:		'reminder'
};
for (var id in opts) if (config.options[id]===undefined) config.options[id]=opts[id];

// INTERNAL CONFIGURATION
config.macros.calendar = {
	monthnames:['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'],
	daynames:['M','T','W','T','F','S','S'],
	todaybg:'#ccccff',
	weekendbg:'#c0c0c0',
	monthbg:'#e0e0e0',
	holidaybg:'#ffc0c0',
	journalDateFmt:'DD MMM YYYY',
	monthdays:[31,28,31,30,31,30,31,31,30,31,30,31],
	holidays:[ ] // for customization see [[CalendarPluginConfig]]
};
//}}}
//{{{
function calendarIsHoliday(date)
{
	var longHoliday = date.formatString('0DD/0MM/YYYY');
	var shortHoliday = date.formatString('0DD/0MM');
	for(var i = 0; i < config.macros.calendar.holidays.length; i++) {
		if(   config.macros.calendar.holidays[i]==longHoliday
		   || config.macros.calendar.holidays[i]==shortHoliday)
			return true;
	}
	return false;
}
//}}}
//{{{
config.macros.calendar.handler = function(place,macroName,params) {
	var calendar = createTiddlyElement(place, 'table', null, 'calendar', null);
	var tbody = createTiddlyElement(calendar, 'tbody');
	var today = new Date();
	var year = today.getYear();
	if (year<1900) year+=1900;

 	// get journal format from SideBarOptions (ELS 5/29/06 - suggested by MartinBudden)
	var text = store.getTiddlerText('SideBarOptions');
	var re = new RegExp('<<(?:newJournal)([^>]*)>>','mg'); var fm = re.exec(text);
	if (fm && fm[1]!=null) { var pa=fm[1].readMacroParams(); if (pa[0]) this.journalDateFmt = pa[0]; }

	var month=-1;
	if (params[0] == 'thismonth') {
		var month=today.getMonth();
	} else if (params[0] == 'lastmonth') {
		var month = today.getMonth()-1; if (month==-1) { month=11; year--; }
	} else if (params[0] == 'nextmonth') {
		var month = today.getMonth()+1; if (month>11) { month=0; year++; }
	} else if (params[0]&&'+-'.indexOf(params[0].substr(0,1))!=-1) {
		var month = today.getMonth()+parseInt(params[0]);
		if (month>11) { year+=Math.floor(month/12); month%=12; };
		if (month<0)  { year+=Math.floor(month/12); month=12+month%12; }
	} else if (params[0]) {
		year = params[0];
		if(params[1]) {
			month=parseInt(params[1])-1;
			if (month>11) month=11; if (month<0) month=0;
		}
	}

	if (month!=-1) {
		cacheReminders(new Date(year, month, 1, 0, 0), 31);
		createCalendarOneMonth(tbody, year, month);
	} else {
		cacheReminders(new Date(year, 0, 1, 0, 0), 366);
		createCalendarYear(tbody, year);
	}
	window.reminderCacheForCalendar = null;
}
//}}}
//{{{
// cache used to store reminders while the calendar is being rendered
// it will be renulled after the calendar is fully rendered.
window.reminderCacheForCalendar = null;
//}}}
//{{{
function cacheReminders(date, leadtime)
{
	if (window.findTiddlersWithReminders == null) return;
	window.reminderCacheForCalendar = {};
	var leadtimeHash = [];
	leadtimeHash [0] = 0;
	leadtimeHash [1] = leadtime;
	var t = findTiddlersWithReminders(date, leadtimeHash, null, 1);
	for(var i = 0; i < t.length; i++) {
		//just tag it in the cache, so that when we're drawing days, we can bold this one.
		window.reminderCacheForCalendar[t[i]['matchedDate']] = 'reminder:' + t[i]['params']['title']; 
	}
}
//}}}
//{{{
function createCalendarOneMonth(calendar, year, mon)
{
	var row = createTiddlyElement(calendar, 'tr');
	createCalendarMonthHeader(calendar, row, config.macros.calendar.monthnames[mon]+' '+year, true, year, mon);
	row = createTiddlyElement(calendar, 'tr');
	createCalendarDayHeader(row, 1);
	createCalendarDayRowsSingle(calendar, year, mon);
}
//}}}
//{{{
function createCalendarMonth(calendar, year, mon)
{
	var row = createTiddlyElement(calendar, 'tr');
	createCalendarMonthHeader(calendar, row, config.macros.calendar.monthnames[mon]+' '+ year, false, year, mon);
	row = createTiddlyElement(calendar, 'tr');
	createCalendarDayHeader(row, 1);
	createCalendarDayRowsSingle(calendar, year, mon);
}
//}}}
//{{{
function createCalendarYear(calendar, year)
{
	var row;
	row = createTiddlyElement(calendar, 'tr');
	var back = createTiddlyElement(row, 'td');
	var backHandler = function() {
		removeChildren(calendar);
		createCalendarYear(calendar, parseInt(year)-1);
		return false; // consume click
	};
	createTiddlyButton(back, '<', 'Previous year', backHandler);
	back.align = 'center';
	var yearHeader = createTiddlyElement(row, 'td', null, 'calendarYear', year);
	yearHeader.align = 'center';
	yearHeader.setAttribute('colSpan',config.options.chkDisplayWeekNumbers?22:19);//wn**
	var fwd = createTiddlyElement(row, 'td');
	var fwdHandler = function() {
		removeChildren(calendar);
		createCalendarYear(calendar, parseInt(year)+1);
		return false; // consume click
	};
	createTiddlyButton(fwd, '>', 'Next year', fwdHandler);
	fwd.align = 'center';
	createCalendarMonthRow(calendar, year, 0);
	createCalendarMonthRow(calendar, year, 3);
	createCalendarMonthRow(calendar, year, 6);
	createCalendarMonthRow(calendar, year, 9);
}
//}}}
//{{{
function createCalendarMonthRow(cal, year, mon)
{
	var row = createTiddlyElement(cal, 'tr');
	createCalendarMonthHeader(cal, row, config.macros.calendar.monthnames[mon], false, year, mon);
	createCalendarMonthHeader(cal, row, config.macros.calendar.monthnames[mon+1], false, year, mon);
	createCalendarMonthHeader(cal, row, config.macros.calendar.monthnames[mon+2], false, year, mon);
	row = createTiddlyElement(cal, 'tr');
	createCalendarDayHeader(row, 3);
	createCalendarDayRows(cal, year, mon);
}
//}}}
//{{{
function createCalendarMonthHeader(cal, row, name, nav, year, mon)
{
	var month;
	if (nav) {
		var back = createTiddlyElement(row, 'td');
		back.align = 'center';
		back.style.background = config.macros.calendar.monthbg;

		var backMonHandler = function() {
			var newyear = year;
			var newmon = mon-1;
			if(newmon == -1) { newmon = 11; newyear = parseInt(newyear)-1;}
			removeChildren(cal);
			cacheReminders(new Date(newyear, newmon , 1, 0, 0), 31);
			createCalendarOneMonth(cal, newyear, newmon);
			return false; // consume click
		};
		createTiddlyButton(back, '<', 'Previous month', backMonHandler);
		month = createTiddlyElement(row, 'td', null, 'calendarMonthname')
		createTiddlyLink(month,name,true);
		month.setAttribute('colSpan', config.options.chkDisplayWeekNumbers?6:5);//wn**
		var fwd = createTiddlyElement(row, 'td');
		fwd.align = 'center';
		fwd.style.background = config.macros.calendar.monthbg; 

		var fwdMonHandler = function() {
			var newyear = year;
			var newmon = mon+1;
			if(newmon == 12) { newmon = 0; newyear = parseInt(newyear)+1;}
			removeChildren(cal);
			cacheReminders(new Date(newyear, newmon , 1, 0, 0), 31);
			createCalendarOneMonth(cal, newyear, newmon);
			return false; // consume click
		};
		createTiddlyButton(fwd, '>', 'Next month', fwdMonHandler);
	} else {
		month = createTiddlyElement(row, 'td', null, 'calendarMonthname', name)
		month.setAttribute('colSpan',config.options.chkDisplayWeekNumbers?8:7);//wn**
	}
	month.align = 'center';
	month.style.background = config.macros.calendar.monthbg;
}
//}}}
//{{{
function createCalendarDayHeader(row, num)
{
	var cell;
	for(var i = 0; i < num; i++) {
		if (config.options.chkDisplayWeekNumbers) createTiddlyElement(row, 'td');//wn**
		for(var j = 0; j < 7; j++) {
			var d = j + (config.options.txtCalFirstDay - 0);
			if(d > 6) d = d - 7;
			cell = createTiddlyElement(row, 'td', null, null, config.macros.calendar.daynames[d]);
			if(d == (config.options.txtCalStartOfWeekend-0) || d == (config.options.txtCalStartOfWeekend-0+1))
				cell.style.background = config.macros.calendar.weekendbg;
		}
	}
}
//}}}
//{{{
function createCalendarDays(row, col, first, max, year, mon) {
	var i;
	if (config.options.chkDisplayWeekNumbers){
		if (first<=max) {
			var ww = new Date(year,mon,first);
			var td=createTiddlyElement(row, 'td');//wn**
			var link=createTiddlyLink(td,ww.formatString(config.options.txtWeekNumberLinkFormat),false);
			link.appendChild(document.createTextNode(
				ww.formatString(config.options.txtWeekNumberDisplayFormat)));
		}
		else createTiddlyElement(row, 'td');//wn**
	}
	for(i = 0; i < col; i++)
		createTiddlyElement(row, 'td');
	var day = first;
	for(i = col; i < 7; i++) {
		var d = i + (config.options.txtCalFirstDay - 0);
		if(d > 6) d = d - 7;
		var daycell = createTiddlyElement(row, 'td');
		var isaWeekend=((d==(config.options.txtCalStartOfWeekend-0)
			|| d==(config.options.txtCalStartOfWeekend-0+1))?true:false);
		if(day > 0 && day <= max) {
			var celldate = new Date(year, mon, day);
			// ELS 10/30/05 - use <<date>> macro's showDate() function to create popup
			// ELS 05/29/06 - use journalDateFmt 
			if (window.showDate) showDate(daycell,celldate,'popup','DD',
				config.macros.calendar.journalDateFmt,true, isaWeekend);
			else {
				if(isaWeekend) daycell.style.background = config.macros.calendar.weekendbg;
				var title = celldate.formatString(config.macros.calendar.journalDateFmt);
				if(calendarIsHoliday(celldate))
					daycell.style.background = config.macros.calendar.holidaybg;
				var now=new Date();
				if ((now-celldate>=0) && (now-celldate<86400000)) // is today?
					daycell.style.background = config.macros.calendar.todaybg;
				if(window.findTiddlersWithReminders == null) {
					var link = createTiddlyLink(daycell, title, false);
					link.appendChild(document.createTextNode(day));
				} else
					var button = createTiddlyButton(daycell, day, title, onClickCalendarDate);
			}
		}
		day++;
	}
}
//}}}
//{{{
// Create a pop-up containing:
// * a link to a tiddler for this date
// * a 'new tiddler' link to add a reminder for this date
// * links to current reminders for this date
// NOTE: this code is only used if [[ReminderMacros]] is installed AND [[DatePlugin]] is //not// installed.
function onClickCalendarDate(ev) { ev=ev||window.event;
	var d=new Date(this.getAttribute('title')); var date=d.formatString(config.macros.calendar.journalDateFmt);
	var p=Popup.create(this);  if (!p) return;
	createTiddlyLink(createTiddlyElement(p,'li'),date,true);
	var rem='\\n\\<\\<reminder day:%0 month:%1 year:%2 title: \\>\\>';
	rem=rem.format([d.getDate(),d.getMonth()+1,d.getYear()+1900]);
	var cmd="<<newTiddler label:[[new reminder...]] prompt:[[add a new reminder to '%0']]"
		+" title:[[%0]] text:{{store.getTiddlerText('%0','')+'%1'}} tag:%2>>";
	wikify(cmd.format([date,rem,config.options.txtCalendarReminderTags]),p);
	createTiddlyElement(p,'hr');
	var t=findTiddlersWithReminders(d,[0,31],null,1);
	for(var i=0; i<t.length; i++) {
		var link=createTiddlyLink(createTiddlyElement(p,'li'), t[i].tiddler, false);
		link.appendChild(document.createTextNode(t[i]['params']['title']));
	}
	Popup.show(); ev.cancelBubble=true; if (ev.stopPropagation) ev.stopPropagation(); return false;
}
//}}}
//{{{
function calendarMaxDays(year, mon)
{
	var max = config.macros.calendar.monthdays[mon];
	if(mon == 1 && (year % 4) == 0 && ((year % 100) != 0 || (year % 400) == 0)) max++;
	return max;
}
//}}}
//{{{
function createCalendarDayRows(cal, year, mon)
{
	var row = createTiddlyElement(cal, 'tr');
	var first1 = (new Date(year, mon, 1)).getDay() -1 - (config.options.txtCalFirstDay-0);
	if(first1 < 0) first1 = first1 + 7;
	var day1 = -first1 + 1;
	var first2 = (new Date(year, mon+1, 1)).getDay() -1 - (config.options.txtCalFirstDay-0);
	if(first2 < 0) first2 = first2 + 7;
	var day2 = -first2 + 1;
	var first3 = (new Date(year, mon+2, 1)).getDay() -1 - (config.options.txtCalFirstDay-0);
	if(first3 < 0) first3 = first3 + 7;
	var day3 = -first3 + 1;

	var max1 = calendarMaxDays(year, mon);
	var max2 = calendarMaxDays(year, mon+1);
	var max3 = calendarMaxDays(year, mon+2);

	while(day1 <= max1 || day2 <= max2 || day3 <= max3) {
		row = createTiddlyElement(cal, 'tr');
		createCalendarDays(row, 0, day1, max1, year, mon); day1 += 7;
		createCalendarDays(row, 0, day2, max2, year, mon+1); day2 += 7;
		createCalendarDays(row, 0, day3, max3, year, mon+2); day3 += 7;
	}
}
//}}}
//{{{
function createCalendarDayRowsSingle(cal, year, mon)
{
	var row = createTiddlyElement(cal, 'tr');
	var first1 = (new Date(year, mon, 1)).getDay() -1 - (config.options.txtCalFirstDay-0);
	if(first1 < 0) first1 = first1+ 7;
	var day1 = -first1 + 1;
	var max1 = calendarMaxDays(year, mon);
	while(day1 <= max1) {
		row = createTiddlyElement(cal, 'tr');
		createCalendarDays(row, 0, day1, max1, year, mon); day1 += 7;
	}
}
//}}}
//{{{
setStylesheet('.calendar, .calendar table, .calendar th, .calendar tr, .calendar td { text-align:center; } .calendar, .calendar a { margin:0px !important; padding:0px !important; }', 'calendarStyles');
//}}}
// // override cookie settings for CalendarPlugin:
//{{{
config.options.txtCalFirstDay=6;
config.options.txtCalStartOfWeekend=5;
//}}}

// // override internal default settings for CalendarPlugin:
//{{{
config.macros.calendar.journalDateFmt="DDD MMM 0DD YYYY";
//}}}
|Name|CheckboxPluginInfo|
|Source|http://www.TiddlyTools.com/#CheckboxPlugin|
|Documentation|http://www.TiddlyTools.com/#CheckboxPluginInfo|
|Version|2.4.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|documentation|
|Description|documentation for CheckboxPlugin|
This plugin extends the TiddlyWiki syntax to allow definition of checkboxes that can be embedded directly in tiddler content.  Checkbox states are preserved by:
* setting/removing tags on specified tiddlers,
* or, setting custom field values on specified tiddlers,
* or, saving to a locally-stored cookie ID,
* or, automatically modifying the tiddler source content (deprecated).
When an ID is assigned to the checkbox, it enables direct programmatic access to the checkbox DOM element, as well as creating an entry in TiddlyWiki's config.options[ID] internal data.  In addition to tracking the checkbox state, you can also specify custom javascript for programmatic initialization and onClick event handling for any checkbox, so you can provide specialized side-effects in response to state changes.
!!!!!Inline (wiki syntax) Usage
<<<
//{{{
[ ]or[_] and [x]or[X]
//}}}
Simple checkboxes using 'Inline X' storage.  The current unchecked/checked state is indicated by the character between the {{{[}}} and {{{]}}} brackets ("_" means unchecked, "X" means checked).  When you click on a checkbox, the current state is retained by directly modifying the tiddler content to place the corresponding "_" or "X" character in between the brackets.
>//''NOTE: 'Inline X' syntax has been deprecated...''  This storage format only works properly for checkboxes that are directly embedded and accessed from content in a single tiddler.  However, if that tiddler is 'transcluded' into another (by using the {{{<<tiddler TiddlerName>>}}} macro), the 'Inline X' will be ''erroneously stored in the containing tiddler's source content, resulting in corrupted content in that tiddler.''  For anything but the most simple of "to do list" uses, you should select from the various alternative storage methods described below...//
//{{{
[x=id]
//}}}
Assign an optional ID to the checkbox so you can use {{{document.getElementByID("id")}}} to manipulate the checkbox DOM element, as well as tracking the current checkbox state in {{{config.options["id"]}}}.  If the ID starts with "chk" the checkbox state will also be saved in a cookie, so it can be automatically restored whenever the checkbox is re-rendered (overrides any default {{{[x]}}} or {{{[_]}}} value).  If a cookie value is kept, the "_" or "X" character in the tiddler content remains unchanged, and is only applied as the default when a cookie-based value is not currently defined.
//{{{
[x(title|tag)] or [x(title:tag)]
//}}}
Initializes and tracks the current checkbox state by setting or removing a particular tag value from a specified tiddler.  If you omit the tiddler title (and the | or : separator), the specified tag is assigned to the current tiddler.  If you omit the tag value, as in {{{(title|)}}}, the default tag, {{{checked}}}, is assumed.  Omitting both the title and tag, {{{()}}}, tracks the checkbox state by setting the "checked" tag on the current tiddler.  When tag tracking is used, the "_" or "X" character in the tiddler content remains unchanged, and is not used to set or track the checkbox state.  If a tiddler title named in the tag does not exist, the checkbox state defaults to the "inline X" value.  If this value is //checked//, or is subsequently changed to //checked//, it will automatically create the missing tiddler and then add the tag to it.  //''NOTE: beginning with version 2.1.2 of this plugin, the "|" separator is the preferred separator between the title and tag name, as it avoids syntactic ambiguity when ":" is used within tiddler titles or tag names.''//
//{{{
[x(field@tiddler)]
//}}}
Initializes and tracks the current checkbox state by setting a particular custom field value from a specified tiddler.  If you omit the tiddler title (but not the "@" separator), the specified field on the current tiddler is used.  If you omit the field name, as in {{{(@tiddler)}}}, a default fieldname of {{{checked}}} is assumed.  Omitting both the field and the tiddler title, {{{(@)}}}, defaults to setting the "checked" field on the current tiddler.  When field tracking is used, the "_" or "X" character in the tiddler content remains unchanged, and is not used to set or track the checkbox state.  If the tiddler title named in the parameter does not exist, the checkbox state defaults to the "inline X" value.  If this value is //checked// or is subsequently changed to //checked//, it will automatically create the missing tiddler and then add the field to it.
//{{{
[x{javascript}{javascript}{javascript}]
//}}}
You can define optional javascript code segments to add custom initialization and/or 'onClick' handlers to a checkbox.  The current checkbox state (and it's other DOM attributes) can be set or read from within these code segments by reference to a globally-defined context object, "place" (which can also be referenced as "window.place").

The first code segment will be executed when the checkbox is initially displayed, so that you can programmatically determine it's starting checked/unchecked state.  The second code segment (if present) is executed whenever the checkbox is clicked, but //before the regular checkbox processing in performed// ("onClickBefore"), so that you can apply programmed responses or intercept and override the checkbox state based on custom logic.  The third code segment (if present) is executed whenver the checkbox is clicked, //after the regular checkbox processing has completed// ("onClickAfter"), so that you can include "side-effect" processing based on the checkbox state just applied.

>Note: if you want to use the default checkbox initialization processing with a custom onClickBefore/After function, use this syntax:
>{{{[x(tag){}{javascript}]}}} or {{{[x(tag){}{}{javascript}]}}}
<<<
!!!!!Macro usage
<<<
In addition to embedded checkboxes using the wiki syntax described above, a ''macro-based syntax'' is also provided, for use in templates where wiki syntax cannot be directly used.  This macro syntax can also be used in tiddler content, as an alternative to the wiki syntax.  When embedded in [[PageTemplate]], [[ViewTemplate]], or [[EditTemplate]] (or custom alternative templates), use the following macro syntax:
//{{{
<span macro="checkbox target checked id onInit onClickBefore onClickAfter"></span>
//}}}
or, when embedded in tiddler content, use the following macro syntax:
//{{{
<<checkbox target checked id onInit onClickBefore onClickAfter>>
//}}}
where:
''target''
>is either a tag reference (e.g., ''tagname|tiddlername'') or a field reference (e.g. ''fieldname@tiddlername''), as described above.
''checked'' (optional)
>is a keyword that sets the initial state of the checkbox to "checked".  When omitted, the default checkbox state is "unchecked".
''id'' (optional)
>specifies an internal config.options.* ID, as described above.  If the ID begins with "chk", a cookie-based persistent value will be created to track the checkbox state in between sessions.
''onInit'' (optional)
>contains a javascript event handler to be performed when the checkbox is initially rendered (see details above).
''onClickBefore'' and/or ''onClickAfter'' (optional)
>contains a javascript event handler to be performed each time the checkbox is clicked (see details above).  //note: to use the default onInit handler with a custom onClickBefore/After handler, use "" (empty quotes) or {} (empty function) as a placeholder for the onInit and/or onClickBefore parameters//
<<<
!!!!!Examples
<<<
''checked and unchecked static default ("inline X") values:''
//{{{
[X] label
[_] label
//}}}
>[X] label
>[_] label
''document-based value (id='demo', no cookie):''
//{{{
[_=demo] label
//}}}
>[_=demo] label
''cookie-based value  (id='chkDemo'):''





//{{{
[_=chkDemo] label
//}}}
>[_=chkDemo] label
''tag-based value (TogglyTagging):''
//{{{
[_(CheckboxPluginInfo|demotag)]
[_(CheckboxPluginInfo|demotag){place.refresh.tagged=place.refresh.container=false}]
//}}}
>[_(CheckboxPluginInfo|demotag)] toggle 'demotag' (and refresh tiddler display)
>[_(CheckboxPluginInfo|demotag){place.refresh.tagged=place.refresh.container=false}] toggle 'demotag' (no refresh)
''field-based values:''
//{{{
[_(demofield@CheckboxPluginInfo)] demofield@CheckboxPluginInfo
[_(demofield@)] demofield@ (equivalent to demonfield@ current tiddler)
[_(checked@CheckboxPluginInfo)] checked@CheckboxPluginInfo
[_(@CheckboxPluginInfo)] @CheckboxPluginInfo
[_(@)] @ (equivalent to checked@ current tiddler)
//}}}
>[_(demofield@CheckboxPluginInfo)] demofield@CheckboxPluginInfo
>[_(demofield@)] demofield@ (current tiddler)
>[_(checked@CheckboxPluginInfo)] checked@CheckboxPluginInfo
>[_(@CheckboxPluginInfo)] @CheckboxPluginInfo
>[_(@)] toggle field: @ (defaults to "checked@here")
>click to view current: <<toolbar fields>>
''custom init and onClick functions:''
//{{{
[X{place.checked=true}{alert(place.checked?"on":"off")}] message box with checkbox state
//}}}
>[X{place.checked=true}{alert(place.checked?"on":"off")}] message box with checkbox state
''retrieving option values:''
>config.options['demo']=<script>return config.options['demo']?"true":"false";</script>
>config.options['chkDemo']=<script>return config.options['chkDemo']?"true":"false";</script>
<<<
!!!!!Configuration
<<<
Normally, when a checkbox state is changed, the affected tiddlers are automatically re-rendered, so that any checkbox-dependent dynamic content can be updated.  There are three possible tiddlers to be re-rendered, depending upon where the checkbox is placed, and what kind of storage method it is using.
*''container'': the tiddler in which the checkbox is displayed. (e.g., this tiddler)
*''tagged'': the tiddler that is being tagged (e.g., "~MyTask" when tagging "~MyTask:done")
*''tagging'': the "tag tiddler" (e.g., "~done" when tagging "~MyTask:done")
You can set the default refresh handling for all checkboxes in your document by using the following javascript syntax either in a systemConfig plugin, or as an inline script.  (Substitute true/false values as desired):
{{{config.checkbox.refresh = { tagged:true, tagging:true, container:true };}}}

You can also override these defaults for any given checkbox by using an initialization function to set one or more of the refresh options.  For example:
{{{[_{place.refresh.container=false}]}}}
<<<
!!!!!Revisions
<<<
2008.01.08 [*.*.*] plugin size reduction: documentation moved to [[CheckboxPluginInfo]]
2008.01.05 2.4.0 set global "window.place" to current checkbox element when processing checkbox clicks.  This allows init/beforeClick/afterClick handlers to reference RELATIVE elements, including using "story.findContainingTiddler(place)".  Also, wrap handlers in "function()" so "return" can be used within handler code.
2008.01.02 2.3.0 split optional custom onClick handling into separate onClickBefore and onClickAfter handlers.  The onClickBefore handler permits interception of the click BEFORE the checkbox is set.  onClickAfter allows follow-on 'side-effect' processing to occur AFTER the checkbox is set.
2007.12.04 [*.*.*] update for TW2.3.0: replaced deprecated core functions, regexps, and macros
2007.08.06 2.2.5 supress automatic refresh of any tiddler that is currently being edited.  Ensures that current tiddler edit sessions are not prematurely discarded (losing any changes).  However, if checkbox changes a tag on a tiddler being edited, update the "tags" input field (if any) so that saving the edited tiddler correctly reflects any changes due to checkbox activity... see refreshEditorTagField().
2007.07.13 - 2.2.4 in handler(), fix srctid reference (was "w.tiddler", should have been "w.tiddler.title").  This fixes broken 'inline X' plus fatal macro error when using PartTiddlerPlugin.  Thanks to cmari for reporting the problem and UdoBorkowski for finding the code error.
2007.06.21 - 2.2.3 suppress automatic refresh of tiddler when using macro-syntax to prevent premature end of tiddler editing session.
2007.06.20 - 2.2.2 fixed handling for 'inline X' when checkboxes are contained in a 'trancluded' tiddler.  Now, regardless of where an inline X checkbox appears, the X will be placed in the originating source tiddler, rather than the tiddler in which the checkbox appears.
2007.06.17 - 2.2.1 Refactored code to add checkbox //macro// syntax for use in templates (e.g., {{{macro="checkbox ..."}}}. Also, code cleanup of existing tag handling.
2007.06.16 - 2.2.0 added support for tracking checkbox states using tiddler fields via "(fieldname@tiddlername)" syntax.
2006.05.04 - 2.1.3 fix use of findContainingTiddler() to check for a non-null return value, so that checkboxes won't crash when used outside of tiddler display context (such as in header, sidebar or mainmenu)
2006.03.11 - 2.1.2 added "|" as delimiter to tag-based storage syntax (e.g. "tiddler|tag") to avoid parsing ambiguity when tiddler titles or tag names contain ":".   Using ":" as a delimiter is still supported but is deprecated in favor of the new "|" usage.  Based on a problem reported by JeffMason.
2006.02.25 - 2.1.0 added configuration options to enable/disable forced refresh of tiddlers when toggling tags
2006.02.23 - 2.0.4 when toggling tags, force refresh of the tiddler containing the checkbox.
2006.02.23 - 2.0.3 when toggling tags, force refresh of the 'tagged tiddler' so that tag-related tiddler content (such as "to-do" lists) can be re-rendered.
2006.02.23 - 2.0.2 when using tag-based storage, allow use [[ and ]] to quote tiddler or tag names that contain spaces:
{{{[x([[Tiddler with spaces]]:[[tag with spaces]])]}}}
2006.01.10 - 2.0.1 when toggling tags, force refresh of the 'tagging tiddler'.  For example, if you toggle the "systemConfig" tag on a plugin, the corresponding "systemConfig" TIDDLER will be automatically refreshed (if currently displayed), so that the 'tagged' list in that tiddler will remain up-to-date.
2006.01.04 - 2.0.0 update for ~TW2.0
2005.12.27 - 1.1.2 Fix lookAhead regExp handling for {{{[x=id]}}}, which had been including the "]" in the extracted ID.  
Added check for "chk" prefix on ID before calling saveOptionCookie()
2005.12.26 - 1.1.2 Corrected use of toUpperCase() in tiddler re-write code when comparing {{{[X]}}} in tiddler content with checkbox state. Fixes a problem where simple checkboxes could be set, but never cleared.
2005.12.26 - 1.1.0 Revise syntax so all optional parameters are included INSIDE the [ and ] brackets.  Backward compatibility with older syntax is supported, so content changes are not required when upgrading to the current version of this plugin.   Based on a suggestion by GeoffSlocock
2005.12.25 - 1.0.0 added support for tracking checkbox state using tags ("TogglyTagging")
Revised version number for official post-beta release.
2005.12.08 - 0.9.3 support separate 'init' and 'onclick' function definitions.
2005.12.08 - 0.9.2 clean up lookahead pattern
2005.12.07 - 0.9.1 only update tiddler source content if checkbox state is actually different.  Eliminates unnecessary tiddler changes (and 'unsaved changes' warnings)
2005.12.07 - 0.9.0 initial BETA release
<<<
!Master of Ceremonies
Quincy "come flip this" Dancer | 720.862.6494 | qdancer@teq.org

[img[Qball|images/qball.jpg]]

Lieutenants:
Chris Busch
Joe Saejiw
Brad Krenek
Nija Gilman
Rebecca Brown

[img[don't be skurred|images/beerpressure.gif]]
!Web References
http://en.wikipedia.org/wiki/Flip_cup
http://www.majorleagueflipcup.com
http://www.flipcuptournament.com
http://www.worldseriesofflipcup.net
http://flippycup.net
http://www.flip-cup.com
http://www.flipcupguys.com
/***
|Name|[[DatePlugin]]|
|Source|http://www.TiddlyTools.com/#DatePlugin|
|Documentation|http://www.TiddlyTools.com/#DatePluginInfo|
|Version|2.7.3|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|formatted dates plus popup menu with 'journal' link, changes and (optional) reminders|
This plugin provides a general approach to displaying formatted dates and/or links and popups that permit easy navigation and management of tiddlers based on their creation/modification dates.
!!!!!Documentation
>see [[DatePluginInfo]]
!!!!!Configuration
<<<
<<option chkDatePopupHideCreated>> omit 'created' section from date popups
<<option chkDatePopupHideChanged>> omit 'changed' section from date popups
<<option chkDatePopupHideTagged>> omit 'tagged' section from date popups
<<option chkDatePopupHideReminders>> omit 'reminders' section from date popups
<<option chkShowJulianDate>> display Julian day number (1-365) below current date

see [[DatePluginConfig]] for additional configuration settings, for use in calendar displays, including:
*date formats
*color-coded backgrounds
*annual fixed-date holidays
*weekends
<<<
!!!!!Revisions
<<<
2011.04.23 2.7.3 added config.macros.date.tipformat for custom mouseover tooltip and config.macros.date.leadtime for custom reminder leadtime (default=90 days)
2010.12.15 2.7.2 omit date highlighting when hiding popup items (created/changed/tagged/reminders)
|please see [[DatePluginInfo]] for additional revision details|
2005.10.30 0.9.0 pre-release
<<<
!!!!!Code
***/
//{{{
version.extensions.DatePlugin= {major: 2, minor: 7, revision: 3, date: new Date(2011,4,23)};

config.macros.date = {
	format: 'YYYY.0MM.0DD', // default date display format
	linkformat: 'YYYY.0MM.0DD', // 'dated tiddler' link format
	tipformat: 'YYYY.0MM.0DD', // 'dated tiddler' link tooltip format
	leadtime: 31, // find reminders up to 31 days from now
	linkedbg: '#babb1e',
	todaybg: '#ffab1e',
	weekendbg: '#c0c0c0',
	holidaybg: '#ffaace',
	createdbg: '#bbeeff',
	modifiedsbg: '#bbeeff',
	remindersbg: '#c0ffee',
	weekend: [ 1,0,0,0,0,0,1 ], // [ day index values: sun=0, mon=1, tue=2, wed=3, thu=4, fri=5, sat=6 ],
	holidays: [ '01/01', '07/04', '07/24', '11/24' ]
		// NewYearsDay, IndependenceDay(US), Eric's Birthday (hooray!), Thanksgiving(US)
};

config.macros.date.handler = function(place,macroName,params)
{
	// default: display current date
	var now =new Date();
	var date=now;
	var mode='display';
	if (params[0]&&['display','popup','link'].contains(params[0].toLowerCase()))
		{ mode=params[0]; params.shift(); }

	if (!params[0] || params[0]=='today')
		{ params.shift(); }
	else if (params[0]=='filedate')
		{ date=new Date(document.lastModified); params.shift(); }
	else if (params[0]=='tiddler')
		{ date=store.getTiddler(story.findContainingTiddler(place).id.substr(7)).modified; params.shift(); }
	else if (params[0].substr(0,8)=='tiddler:')
		{ var t; if ((t=store.getTiddler(params[0].substr(8)))) date=t.modified; params.shift(); }
	else {
		var y = eval(params.shift().replace(/Y/ig,(now.getYear()<1900)?now.getYear()+1900:now.getYear()));
		var m = eval(params.shift().replace(/M/ig,now.getMonth()+1));
		var d = eval(params.shift().replace(/D/ig,now.getDate()+0));
		date = new Date(y,m-1,d);
	}
	// date format with optional custom override
	var format=this.format; if (params[0]) format=params.shift();
	var linkformat=this.linkformat; if (params[0]) linkformat=params.shift();
	showDate(place,date,mode,format,linkformat);
}

window.showDate=showDate;
function showDate(place,date,mode,format,linkformat,autostyle,weekend)
{
	mode	  =mode||'display';
	format	  =format||config.macros.date.format;
	linkformat=linkformat||config.macros.date.linkformat;

	// format the date output
	var title=date.formatString(format);
	var linkto=date.formatString(linkformat);
	var tip=date.formatString(config.macros.date.tipformat);

	// just show the formatted output
	if (mode=='display') { place.appendChild(document.createTextNode(title)); return; }

	// link to a 'dated tiddler'
	var link = createTiddlyLink(place, linkto, false);
	link.appendChild(document.createTextNode(title));
	link.title = tip;
	link.date = date;
	link.format = format;
	link.linkformat = linkformat;

	// if using a popup menu, replace click handler for dated tiddler link
	// with handler for popup and make link text non-italic (i.e., an 'existing link' look)
	if (mode=='popup') {
		link.onclick = onClickDatePopup;
		link.style.fontStyle='normal';
	}
	// format the popup link to show what kind of info it contains (for use with calendar generators)
	if (autostyle) setDateStyle(place,link,weekend);
}
//}}}
//{{{
// NOTE: This function provides default logic for setting the date style when displayed in a calendar
// To customize the date style logic, please see[[DatePluginConfig]]
function setDateStyle(place,link,weekend) {
	// alias variable names for code readability
	var date=link.date;
	var fmt=link.linkformat;
	var linkto=date.formatString(fmt);
	var cmd=config.macros.date;

	var co=config.options; // abbrev

	if ((weekend!==undefined?weekend:isWeekend(date))&&(cmd.weekendbg!=''))
		{ place.style.background = cmd.weekendbg; }
	if (hasModifieds(date)||hasCreateds(date)||hasTagged(date,fmt))
		{ link.style.fontStyle='normal'; link.style.fontWeight='bold'; }
	if (hasReminders(date))
		{ link.style.textDecoration='underline'; }
	if (isToday(date))
		{ link.style.border='1px solid black'; }
	if (isHoliday(date)&&(cmd.holidaybg!=''))
		{ place.style.background = cmd.holidaybg; }
	if (hasCreateds(date)&&(cmd.createdbg!=''))
		{ place.style.background = cmd.createdbg; }
	if (hasModifieds(date)&&(cmd.modifiedsbg!=''))
		{ place.style.background = cmd.modifiedsbg; }
	if ((hasTagged(date,fmt)||store.tiddlerExists(linkto))&&(cmd.linkedbg!=''))
		{ place.style.background = cmd.linkedbg; }
	if (hasReminders(date)&&(cmd.remindersbg!=''))
		{ place.style.background = cmd.remindersbg; }
	if (isToday(date)&&(cmd.todaybg!=''))
		{ place.style.background = cmd.todaybg; }
	if (config.options.chkShowJulianDate) { // optional display of Julian date numbers
		var m=[0,31,59,90,120,151,181,212,243,273,304,334];
		var d=date.getDate()+m[date.getMonth()];
		var y=date.getFullYear();
		if (date.getMonth()>1 && (y%4==0 && y%100!=0) || y%400==0)
			d++; // after February in a leap year
		wikify('@@font-size:80%;<br>'+d+'@@',place);
	}

}
//}}}
//{{{
function isToday(date) // returns true if date is today
	{ var now=new Date(); return ((now-date>=0) && (now-date<86400000)); }
function isWeekend(date) // returns true if date is a weekend
	{ return (config.macros.date.weekend[date.getDay()]); }
function isHoliday(date) // returns true if date is a holiday
{
	var longHoliday = date.formatString('0MM/0DD/YYYY');
	var shortHoliday = date.formatString('0MM/0DD');
	for(var i = 0; i < config.macros.date.holidays.length; i++) {
		var holiday=config.macros.date.holidays[i];
		if (holiday==longHoliday||holiday==shortHoliday) return true;
	}
	return false;
}
//}}}
//{{{
// Event handler for clicking on a day popup
function onClickDatePopup(e) { e=e||window.event;
	var p=Popup.create(this); if (!p) return false;
	// always show dated tiddler link (or just date, if readOnly) at the top...
	if (!readOnly || store.tiddlerExists(this.date.formatString(this.linkformat)))
		createTiddlyLink(createTiddlyElement(p,'li'),this.date.formatString(this.linkformat),true);
	else
		createTiddlyText(createTiddlyElement(p,'li'),this.date.formatString(this.linkformat));
	addCreatedsToPopup(p,this.date,this.format);
	addModifiedsToPopup(p,this.date,this.format);
	addTaggedToPopup(p,this.date,this.linkformat);
	addRemindersToPopup(p,this.date,this.linkformat);
	Popup.show(); e.cancelBubble=true; if(e.stopPropagation)e.stopPropagation(); return false;
}
//}}}
//{{{
function indexCreateds() // build list of tiddlers, hash indexed by creation date
{
	var createds= { };
	var tiddlers = store.getTiddlers('title','excludeLists');
	for (var t = 0; t < tiddlers.length; t++) {
		var date = tiddlers[t].created.formatString('YYYY0MM0DD')
		if (!createds[date])
			createds[date]=new Array();
		createds[date].push(tiddlers[t].title);
	}
	return createds;
}
function hasCreateds(date) // returns true if date has created tiddlers
{
	if (config.options.chkDatePopupHideCreated) return false;
	if (!config.macros.date.createds) config.macros.date.createds=indexCreateds();
	return (config.macros.date.createds[date.formatString('YYYY0MM0DD')]!=undefined);
}

function addCreatedsToPopup(p,when,format)
{
	if (config.options.chkDatePopupHideCreated) return false;
	var force=(store.isDirty() && when.formatString('YYYY0MM0DD')==new Date().formatString('YYYY0MM0DD'));
	if (force || !config.macros.date.createds) config.macros.date.createds=indexCreateds();
	var indent=String.fromCharCode(160)+String.fromCharCode(160);
	var createds = config.macros.date.createds[when.formatString('YYYY0MM0DD')];
	if (createds) {
		createds.sort();
		var e=createTiddlyElement(p,'div',null,null,'created ('+createds.length+')');
		for(var t=0; t<createds.length; t++) {
			var link=createTiddlyLink(createTiddlyElement(p,'li'),createds[t],false);
			link.appendChild(document.createTextNode(indent+createds[t]));
		}
	}
}
//}}}
//{{{
function indexModifieds() // build list of tiddlers, hash indexed by modification date
{
	var modifieds= { };
	var tiddlers = store.getTiddlers('title','excludeLists');
	for (var t = 0; t < tiddlers.length; t++) {
		var date = tiddlers[t].modified.formatString('YYYY0MM0DD')
		if (!modifieds[date])
			modifieds[date]=new Array();
		modifieds[date].push(tiddlers[t].title);
	}
	return modifieds;
}
function hasModifieds(date) // returns true if date has modified tiddlers
{
	if (config.options.chkDatePopupHideChanged) return false;
	if (!config.macros.date.modifieds) config.macros.date.modifieds = indexModifieds();
	return (config.macros.date.modifieds[date.formatString('YYYY0MM0DD')]!=undefined);
}

function addModifiedsToPopup(p,when,format)
{
	if (config.options.chkDatePopupHideChanged) return false;
	var date=when.formatString('YYYY0MM0DD');
	var force=(store.isDirty() && date==new Date().formatString('YYYY0MM0DD'));
	if (force || !config.macros.date.modifieds) config.macros.date.modifieds=indexModifieds();
	var indent=String.fromCharCode(160)+String.fromCharCode(160);
	var mods = config.macros.date.modifieds[date];
	if (mods) {
		// if a tiddler was created on this date, don't list it in the 'changed' section
		if (config.macros.date.createds && config.macros.date.createds[date]) {
			var temp=[];
			for(var t=0; t<mods.length; t++)
				if (!config.macros.date.createds[date].contains(mods[t]))
					temp.push(mods[t]);
			mods=temp;
		}
		mods.sort();
		var e=createTiddlyElement(p,'div',null,null,'changed ('+mods.length+')');
		for(var t=0; t<mods.length; t++) {
			var link=createTiddlyLink(createTiddlyElement(p,'li'),mods[t],false);
			link.appendChild(document.createTextNode(indent+mods[t]));
		}
	}
}
//}}}
//{{{
function hasTagged(date,format) // returns true if date is tagging other tiddlers
{
	if (config.options.chkDatePopupHideTagged) return false;
	return store.getTaggedTiddlers(date.formatString(format)).length>0;
}

function addTaggedToPopup(p,when,format)
{
	if (config.options.chkDatePopupHideTagged) return false;
	var indent=String.fromCharCode(160)+String.fromCharCode(160);
	var tagged=store.getTaggedTiddlers(when.formatString(format));
	if (tagged.length) var e=createTiddlyElement(p,'div',null,null,'tagged ('+tagged.length+')');
	for(var t=0; t<tagged.length; t++) {
		var link=createTiddlyLink(createTiddlyElement(p,'li'),tagged[t].title,false);
		link.appendChild(document.createTextNode(indent+tagged[t].title));
	}
}
//}}}
//{{{
function indexReminders(date,leadtime) // build list of tiddlers with reminders, hash indexed by reminder date
{
	var reminders = { };
	if(window.findTiddlersWithReminders!=undefined) { // reminder plugin is installed
		var t = findTiddlersWithReminders(date, [0,leadtime], null, null, 1);
		for(var i=0; i<t.length; i++) reminders[t[i].matchedDate]=true;
	}
	return reminders;
}

function hasReminders(date) // returns true if date has reminders
{
	if (config.options.chkDatePopupHideReminders) return false;
	if (window.reminderCacheForCalendar)
		return window.reminderCacheForCalendar[date]; // use calendar cache
	if (!config.macros.date.reminders)
		config.macros.date.reminders = indexReminders(date,config.macros.date.leadtime); // create a reminder cache
	return (config.macros.date.reminders[date]);
}

function addRemindersToPopup(p,when,format)
{
	if (config.options.chkDatePopupHideReminders) return false;
	if(window.findTiddlersWithReminders==undefined) return; // reminder plugin not installed

	var indent = String.fromCharCode(160)+String.fromCharCode(160);
	var reminders=findTiddlersWithReminders(when, [0,config.macros.date.leadtime],null,null,1);
	createTiddlyElement(p,'div',null,null,'reminders ('+(reminders.length||'none')+')');
	for(var t=0; t<reminders.length; t++) {
		link = createTiddlyLink(createTiddlyElement(p,'li'),reminders[t].tiddler,false);
		var diff=reminders[t].diff;
		diff=(diff<1)?'Today':((diff==1)?'Tomorrow':diff+' days');
		var txt=(reminders[t].params['title'])?reminders[t].params['title']:reminders[t].tiddler;
		link.appendChild(document.createTextNode(indent+diff+' - '+txt));
	}
	if (readOnly) return;	// readonly... omit 'new reminder...' command
	var rem='\\<\\<reminder day:%0 month:%1 year:%2 title:"Enter a reminder title here"\\>\\>';
	rem=rem.format([when.getDate(),when.getMonth()+1,when.getYear()+1900]);
	var cmd="<<newTiddler label:[["+indent+"new reminder...]] prompt:[[add a reminder to '%0']]"
		+" title:[[%0]] text:{{var t=store.getTiddlerText('%0','');t+(t.length?'\\n':'')+'%1'}} tag:%2>>";
	wikify(cmd.format([when.formatString(format),rem,config.options.txtCalendarReminderTags||'']),
		createTiddlyElement(p,'li'));
}
//}}}
[[Event]]
It's simple... this is the natural evolution of a house party. It grew out of control and it was time to step it up a couple of notches!

The insanity has been relocated to Fado's Irish Bar in downtown LoDo [outside], next to Coors Field... your welcome. Dj Escal8 genius will be on display as he drops it the mixing tables... by all means, shake what your mama gave yaaa! Their will be 16 tables of officially sanctioned competitive shenanigans. Beer vendor on the grounds pumping mothers natures giggle juice and themed partyers running around bragging about how bad@ss their teams are [obligatory chest bumps and high-5's]. The tournament will last from 4-10p, followed by the award presentation, and then we'll shove into the bar and cause all kinds of trouble. There will be an alternative & rock cover band, called "Nevermind the 90's" jamming out inside. Can you hang?

$180 CoED Team (5 warriors) 
$20   Spectators (50 - 100 spots only, on sale Aug.6)

$10 Food Credit for Teams
All you can drink beer [gluten free available]

!!@@color:yellow;Schedule@@
4:15pm 	- Referee's & Registration Personnel
4:30pm	- Beer Runners
5:00pm	- Registration Opens (Captains only)
5:45pm    - Group Picture (all teams)
5:45pm	- Tournament Rules (all teams must be present)
6:00pm    - Beer Rig Opens
6:00pm    - Worlds Longest Flipcup Match (all 16 tables)
6:00pm 	- Tournament Starts
9:30pm    - Tournament Ends
9:45pm    - Champions / Prizes Awarded
10:00pm	- Street Break Down / Move into the Bar
10-2am    - BAND / Party in the Bar

!!@@color:yellow;Teams@@
CoED 5 person Teams (2 girls minimum)
All girl teams are welcome (discounts granted)

!!@@color:yellow;Tournament@@
Round Robin
96-128 Teams Max
16 Divisions (Tables)
5 Teams per Division (teams assigned to 1 table)
Sweet 16 Championship Bracket
Mandatory Themed
$175 Per CoED Team ($35 / person)
Only Captains can register and pay team fee
Each table will have a dedicated referee
Their will be 1 beer runner for every 2 tables
Referee's will have a zebra referee shirt and a whistle

!!@@color:yellow;Standings@@
1st Place: $500 Bar/Food Tab Prize, 1st Place Trophy, portopong floatee
2nd Place: $250 Bar/Food Tab Prize, 2nd Place Trophy
3rd Place: $150 Bar/Food Tab Prize, pat on the back
1st Place (Toilet Bowl): Blinged out Gold Toilet Seat, Round of shots
Best Costume Contest:  $250, Bar/Food Tab Prize
*T-Shirts = if we have enough, each winner will get one

!!@@color:yellow;Ground Zero@@
Fado Irish Pub [Outside]
1735 19th Street
Denver, CO 80202
(303) 297-0066 
http://www.fadoirishpub.com/denver

<html><img src="images/fados.outside.jpg" style="width: 640px; "/></html>

Map
http://goo.gl/maps/dB7t

<html>
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=fados+denver&amp;aq=&amp;sll=37.0625,-95.677068&amp;sspn=41.224889,78.398437&amp;ie=UTF8&amp;hq=fados&amp;hnear=Denver,+Colorado&amp;ll=39.755268,-104.997333&amp;spn=0.039195,0.076561&amp;t=m&amp;z=14&amp;iwloc=A&amp;cid=4926851912513407122&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=fados+denver&amp;aq=&amp;sll=37.0625,-95.677068&amp;sspn=41.224889,78.398437&amp;ie=UTF8&amp;hq=fados&amp;hnear=Denver,+Colorado&amp;ll=39.755268,-104.997333&amp;spn=0.039195,0.076561&amp;t=m&amp;z=14&amp;iwloc=A&amp;cid=4926851912513407122" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</html>


!!!Welcome to the 7th Annual Flipcup'alooza Tournament & Block Party!

This is the biggest flipcup event in the country, and its right here in Denver, Colorado.
The tournament is CoED Teams of 5's, with mandatory themes. Goto register page for the deets.

96-128 teams, 16 Divisions (tables), round robin tourney, Sweet Beer'teen (16) Bracket, @@color:yellow;Toilet Bowl@@ (losers bracket). 70 kegs, T-shirts, DJ Escal8, and food stations will keep your sense's overloaded. So fun it hurts!

@@color:yellow; Free Agent Practice / Pickup Thursday night at the Ginn Mill in LoDo around 9pm. Should be awesome if you can make it and couldn't hurt to scout talent and size up competition. @@

<html>
<a href="https://www.facebook.com/events/418647748185557/" style="text-decoration: none" title="Facebook Event" target="_blank"><img src="images/icons/Facebook-retro-48.png" style="width: 40px; "/></a>

<a href="http://www.youtube.com/user/digitaltribeorg?feature=watch" style="text-decoration: none" title="Videos from 2010" target="_blank">
<img src="images/icons/Youtube-retro-48.png" style="width: 40px; "/></a>

<a href="https://www.facebook.com/Flipcupalooza/photos" style="text-decoration: none" title="Pictures" target="_blank">
<img src="images/icons/Flickr-retro-48.png" style="width: 40px; "/> </a>

<a href="http://twitter.com/_qball_" style="text-decoration: none" title="Qball" target="_blank">
<img src="images/icons/Twitter-retro-48.png" style="width: 40px; "/></a>

<a href="http://www.google.com" style="text-decoration: none" title="Google" target="_blank">
<img src="images/icons/Google-retro-48.png" style="width: 40px; "/></a>
</html>

<html><img src="images/Flipcupalooza_2012_web.jpg" style="width: 800px; "/></html>

<html>
<object type="application/x-shockwave-flash" data="musix/dewplayer-multi.swf" width="240" height="20" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="musix/dewplayer-multi.swf" /> <param name="flashvars" value="mp3=musix/mp3/foster.the.people.mp3|musix/mp3/youngblood.mp3|musix/mp3/everything.mp3|musix/mp3/nosleep.mp3&amp;autostart=1&amp;autoreplay=1&amp;volume=75" /> </object>
</html>
Q. How do I register?
A. //View the registration page for details. Payment options are paypal, cash or check. Payment has to be made before the day of the event. We can not accept money at the event.//

Q. Whens the last day to pay for team registration?
A. //The day of the event at noon for team registrations, and spectator registration. Do not ask for more tickets.//

Q. What time will the actual tournament start?
A. @@color:yellow;//All teams need to check in no later than 5p or they run the risk of forfeiting their first match. Flipping will commence promptly at 6p.//@@

Q. What if its the day of the event and I want to go, but haven't registered. 
A. //You can watch through the gate or from the bar, but won't be allowed into the tourny area. //

Q. $30-35, why is it so expensive?
A. //If $?? is a stretch to come to a party where everything is taken care of for you plus your beer for the night, you might want to stay home.//

Q. Does it cost any money to get into the bar?
A. //No, it does not. You can spectate, but cannot drink in the tournament area with out a wrist band, that requires registration.//

Q. Can I register a spot?
A. //The capacity of the party is up to 800, so we'll take entrants up until that amount. People wanting to participate in the tourny gets priority on entry. It is a tournament ya'know :)//

Q. Can I pay individually if I'm on a team?
A. //No, please get your payment to your captain. As you can imagine this is quite the organizational feat and it makes our lives easier if you follow the course. The less stressed we are worrying about a one-off situation, the better time you'll have. I'm not getting paid for this, I'm doing this because I want to. Help a brotha out.//

Q. What happens if one or more of my players cannot make the event?
A. //You can find a replacement at the event (that is not already on a team) and sub them in, or the opposing team will pick who will be double or triple flipping on your team :).//

Q. Do I have to drink beer to play?
A. //Yes, in order to play flipcup, drinking beer is necessary//

Q. What if I don't want to play?
A. //Spectators are encouraged and welcome, its a party after all, and there's a bar.//

Q. What if I don't want to play, do I still have to pay?
A. //It's a $20 entry/registration fee for spectators/party-goers. It does take $ for us to throw this party, so you might as well take advantage and enjoy.//

Q. What happens when the tournament is over?
A. //Quincy will call and end to the tournament after the championship match and all volunteers and team captains will take 5 minutes and help break down the street and head into the bar, jam out to the Dj, play beer pong, pool, and party with everyone else.//

Q. How will I get home after the event.
A. //Use a cab, drinking and driving is prohibited, unless you have a designated driver.
- cab companies: 303.333.333, 303.777.7777, 303.922.2222//

[img[burp|images/sixpackbeer.jpg]]

!!Flipcup'alooza 2008
<html>
<object width="640" height="480"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624282153766%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624282153766%2F&set_id=72157624282153766&jump_to="></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624282153766%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624282153766%2F&set_id=72157624282153766&jump_to=" width="640" height="480"></embed></object></html>

!!Flipcup'alooza 2009
<html>
<object width="640" height="480"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624157645997%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624157645997%2F&set_id=72157624157645997&jump_to="></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=109615"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=109615" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624157645997%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157624157645997%2F&set_id=72157624157645997&jump_to=" width="640" height="480"></embed></object>
</html>

!!Flipcup'alooza 2010
<html>
<object width="640" height="480"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157630380373458%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157630380373458%2F&set_id=72157630380373458&jump_to="></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=109615"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=109615" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157630380373458%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2Fsets%2F72157630380373458%2F&set_id=72157630380373458&jump_to=" width="640" height="480"></embed></object>
</html>

!!Flipcup'alooza 2011
<html>
<object width="640" height="480"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2F&user_id=44803037@N03&jump_to="></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=109615"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=109615" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2F44803037%40N03%2Fshow%2F&page_show_back_url=%2Fphotos%2F44803037%40N03%2F&user_id=44803037@N03&jump_to=" width="640" height="480"></embed></object>
</html>

<html>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/criaWqDshjM?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/criaWqDshjM?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</html>


<html>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yA7r6mt3LKM?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yA7r6mt3LKM?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</html>


<html>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/M_R5_R9MTWk?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/M_R5_R9MTWk?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</html>


<html>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/OmsEzhSgPxk?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OmsEzhSgPxk?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</html>


<html>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zvrcPY7H5aI?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zvrcPY7H5aI?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</html>


<html>
<iframe width="425" height="349" src="http://www.youtube.com/embed/eDVV6iBX4A4" frameborder="0" allowfullscreen></iframe>
</html>


<html>
<iframe width="425" height="349" src="http://www.youtube.com/embed/kkJyH8-4_so" frameborder="0" allowfullscreen></iframe>
</html>
http://en.wikipedia.org/wiki/Flip_cup

Flip Cup, flippy cup, tippy cup? as it is also know as, is a team game based on individual effort that revolves around group participation.
2 teams of equal size line up on the opposite sides of a table. One person from each team directly stands opposite each other. 
Each player is equipped with a (standard issue) 16oz. Solo Cup, because 16oz Solo Cups are the Official Cups of Flip Cup.

[img[Goblet of Fire|images/solocup.png]] 

*@@color:yellow;Referee's will fill up to the first horizontal line with beer (1/4 full) and puts their cup on the table in front of them. Once the cup has been filled, the player will not touch their cup until it is their turn to flip.@@
*Play starts at  end of the table  away from the referee with the first player from each team with their cup on the table in front of them and ends with the (ANCHOR) as the last flipper. 
*A referee will count 1-2-3-GO! or blow a whistle to start the round.
*The starting members will grab their cups, toast each other, tap the their beers down on the table and them commence drinking their beers and place their cup right side up on the edge of the table with the bottom hanging over the edge.
*They they will attempt to FLIP their cup until it successfully lands upside down.
*Once a player successfully lands their cup, then and only then can the next person on their team begin to touch and pickup their cup, drink their beer and attempt to FLIP their cup.
*Play continues until a team has successfully drank their beer and FLIPPED their cups upside down, winning a game.

<html>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/criaWqDshjM?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/criaWqDshjM?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</html>

[[Event]]
[[Details]]
[[Register]]
[[Tournament]]
[[Teams]]
[[Rules]]
[[How to Play]]
[[Gallery]]
[[FAQ]]
[[Contact]]
<div class='header' macro='gradient vert #390108 #900'>
<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='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>
Team Registration is Open
Aug.6 - Spectator Registration Opens 
Aug.11 - Team Registration Closes - 12pm
Aug.11 - Spectator Registration Closes - 12pm

$175 CoED Team
$20 Spectator [50 spots]
Only Captains can Register and Pay Team Fee

Everyone will receive a wristband to enter upon ID Check
@@color:yellow;Entry requires registration through the site, we cannot (Legally) accept cash at the event@@

!!!@@color:yellow;Pay@@
1. Goto http://www.flipcup2012.ezregister.com 
2. Follow instructions on website to register your team
*Only accepting registration through the website. You can have someone else pay on your behalf (through the site) if you don't want to sign up that way. Ezregister will allow me to print out the full registration list instead of doing it by hand, to make my life easier and to spend more time making the event better for everyone, the website is the only choice.  It's not the end of the world.
!!!@@color:yellow;Team Registration@@
1. Captains: Send email to register@flipcupalooza.com 
* Email Subject: Flipcup Registration
* Include: Captain Name
* Include: Team Name
* Include: Full Names and Email addresses for *each* team member
2. DO NOT send a "Team Registration" email with out sending your payment. We cannot hold team spots. 
3. You do not have to have a full roster to register a team, as long as you have a captain and have paid.
!!!@@color:yellow;Spectator Registration@@
Spectator tickets will go on sale on Aug.6. Paypal, money orders or checks only. More info will become available when registration opens. Their will only be 50-100 tickets available and they'll go quick, the best way into the party is on a team.

@@color:yellow;10 Commandments@@
* Players must be 21 years or older.
* Only REFEREE's can pour beer during a match and verify beer levels (roughly 1/4 full).
* Players MUST NOT use tournament beer at the tables or that team will forfeit 1 round. 
* Tournament beer is for matches only. There will be dedicated lines for leisure drinking at the beer truck. 
* Players MUST write their name on their cup.
* Each player will get only 1 cup.
* A Team must have a minimum of 4 players to play each round, or the opposing team will pick a player to double flip.
* REFEREE is the ultimate authority on the table and their word will be taken over yours.
* Only REFEREE's can record match points and report it to the tourny board.
* If you are not a REFEREE, STAY AWAY from the tourny board.
@@color:yellow;Circumstantial@@
* Do not leave the table until the end of the match. If theirs an instance when a player is not present or can not continue, the referee must start the match, the opposing team will pick a player to "Double Up" and go again after play has cycled through. 
* Only registered players can play and may only participate on one team in the tournament. No substitutes are allowed and the trading of players is prohibited no matter how bad a player or team is.
* In the event of an apparent tie or close game and the referee cannot determine clear cut winner, a "Do-Over" is required.
@@color:yellow;Cheating@@
* No 2 handed flips, one hand = one flip
* Not finishing your entire drink could result in a forfeiting a round
* Your cup can not bounce off of anything before it sets down
* Not filling your cup with enough beer could result in forfeiting a round

@@color:yellow;Don't Drink & Drive@@

[img[a chain is only as strong as its weakest link|images/flip-cup-chain.jpg]]



Aug.11.2012 | Fados Irish Pub [Outside] | 5pm
Flipcup'alooza | Block P@rty
/***
http://tiddlystyles.com/#theme:DevFire
Author: Clint Checketts
***/

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

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

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

.headerForeground a {
 color: #fff;
}

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

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

}

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

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

#sidebarTabs {background-color: #4c4c4c;}
#sidebarTabs .tabSelected {
 padding: 3px 3px;
 cursor: default;
 color: #ffbf00;
 background-color: #666;
}
#sidebarTabs .tabUnselected {
 color: #ffbf00;
 background-color: #5f5f5f;
 padding: 0 4px;
}

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

.listTitle{color: #FFF;}
#sidebarTabs .tabContents a{
 color: #ffbf00;
}

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

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

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

.tab.tabSelected, .tab.tabSelected:hover{color: #ffbf00; border: 0; background-color: #4c4c4c;cursor:default;}
.tab.tabUnselected {background-color: #666;}
.tab.tabUnselected:hover{color:#ffbf00; 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: #fff; border: 2px solid #ffbf00;}
#messageArea a:link, #messageArea a:visited {color: #ffbf00; text-decoration:none;}
#messageArea a:hover {color: #ff7f00;}
#messageArea a:active {color: #ff7f00;}
#messageArea .messageToolbar a{
 border: 1px solid #ffbf00;
 background: #4c4c4c;
}
/*}}}*/
/***
!Popup styles /% ============================================================= %/
***/
/*{{{*/
.popup {color: #fff; background-color: #4c4c4c; border: 1px solid #ffbf00;}
.popup li.disabled{color: #fff;}
.popup a {color: #ffbf00; }
.popup a:hover { background: transparent; color: #ff7f00; border: 0;}
.popup hr {color: #ffbf00; background: #ffbf00;}
/*}}}*/
/***
!Tiddler Display styles /% ============================================================= %/
***/
/*{{{*/
.title{color: #fff;}
h1, h2, h3, h4, h5 {
 color: #fff;
 background-color: transparent;
 border-bottom: 1px solid #333;
}

.subtitle{
 color: #666;
}

.viewer {color: #fff; }

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

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

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

.viewer hr {color: #666;}

.tiddler .button {color: #4c4c4c;}
.tiddler .button:hover { color: #ffbf00; background-color: #4c4c4c;}
.tiddler .button:active {color: #ffbf00; 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: #ffe72f;
}
.editorFooter {
 color: #aaa;
}

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

.tagging,
.tagged{
 background: #4c4c4c;
 border: 1px solid #4c4c4c; 
}

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

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

.tagging .button,
.tagged .button{
 color: #ffbf00;
 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: #fff;
 margin: 0;
}

.cascade {
 background: #4c4c4c;
 color: #ddd;
 border: 1px solid #ffbf00;
}
/*}}}*/
!!!@@color:yellow;Free Agents@@
Email me if you'd like to be a free agent. Your best bet is to join or create a team, as free agents will be handled at the very last minute, giving you less time to prepare, meet teammates, practice, organize costumes, etc.

- David Mims + Amanda Patterson [dmims93@hotmail.com]
- Sandra Hines [sthines3@gmail.com]
- Nicky Kunstman [enkunstman@gmail.com]
- Alexis Crews [acrews@ofacolorado.com]

*You can register a team without a team name!

[[2011 Teams]]
[[2010 Teams]]
[[2009 Teams]]

@@color:yellow;69 / 96 Teams@@
!!Team 1: @@color:yellow;In it to Flip It!@@
: Captain: Quincy Dancer
: - Greg Hunt
: - Don Kim
: - Mahsa Hashemi
: - Chelsea Wyatt
!!Team 2: @@color:yellow;Kowa-flipin-bunga!@@
: Captain: Heather Hakes
: - Sabrina Blanck
: - Kristen Marie
: - Tyson Lippincott
: - Jeremiah Bruhn
!!Team 3: @@color:yellow;Where's Waldo @@ 
: Captain: Merissa Harkness
: - Greg Winter
: - Trevor Eiseman
: - Britt Carlson
: - John Barber
!!Team 4: @@color:yellow; Zack Attack @@ 
: Captain: Stephen Snediker
: - Jamie Boyd
: - Bill Crosier
: - Tawni Weisberg
: - Mark Plonkey
!!Team 5: @@color:yellow;Leder-Hos-n-Bros @@ 
: Captain: Michael Byrne
: - Mike Robinson
: - Brandy Robinson
: - Jim Doran
: - Rachel Lammers
!!Team 6: @@color:yellow;Scorgasm @@ 
: Captain: Monique Diego	
: - Travis Gee
: - Jesse Pacheco
: - Jason Cassidy
: - Jamie Gast
!!Team 7: @@color:yellow;Flipping Flappers @@ 
: Captain: Brenda Santangelo
: - Ed Culley
: - Heather Thrippleton
: - Athena Rehorst
: - Jess Welsch
!!Team 8: @@color:yellow;TBD @@ 
: Captain: Erica Marshall
: - 
: - 
: - 
: -
!!Team 9: @@color:yellow;TBD @@ 
: Captain: Ryan Swopes
: - 
: - 
: - 
: -
!!Team 10: @@color:yellow;Beerglars @@ 
: Captain: Michael Alosi
: - Micah Farfour
: - Jennifer Liebold
: - Steve Glynn
: - Sherwin Ghaffarkhan
!!Team 11: @@color:yellow;Team USA @@ 
: Captain: Brian Kraus
: - Denny Clark
: - Jake Henrich
: - Katie Stephenitch
: - Bri Kappell
!!Team 12: @@color:yellow;Flipadelphia @@ 
: Captain: Riley McMurdo
: - Chris Marshall
: - Nathan Warren
: - Erin Cochran
: - Ashlie Arnold
!!Team 13: @@color:yellow;Taste the Rainbow @@ 
: Captain: Kelly Mayes
: - Lacey Moore
: - Sydney Engelhardt
: - Levin Engelhardt
: - Katie Schultze
!!Team 14: @@color:yellow;Black Dynamite @@ 
: Captain: Rob Wilhite
: - Jason Morris
: - Chris Woodruff
: - Jackie Woltz
: - Tiana Reiner
!!Team 15: @@color:yellow;Dixie Cups @@ 
: Captain: Ali Edinger 
: - Megan Nohelty
: - Jessica Fenske
: - Shellie Ward
: -
!!Team 16: @@color:yellow; TBD@@ 
: Captain: Amanda McGrory
: - 
: - 
: - 
: -
!!Team 17: @@color:yellow;Five Shades of Grey @@ 
: Captain: Whitney Warkentin
: - Roger Huffman
: - Megan Carson
: - Ryan Carson
: - Jake Schucker
!!Team 18: @@color:yellow;TBD @@ 
: Captain: Erica Van Hamme
: - Mandy Lopez
: - Heather McKinney
: - Alli Weber
: - Kristin Dahlquist
!!Team 19: @@color:yellow;We Use Protection @@ 
: Captain: Andrew Jans
: - Lisa Adam
: - Nick Bucy
: - April Nies
: - Pat Albertson
!!Team 20: @@color:yellow;TBD @@ 
: Captain: Jacob Ricard
: - 
: - 
: - 
: -
!!Team 21: @@color:yellow;Tropic Avalanche @@ 
: Captain: Alicia Rivera
: - Abdul Khalaf 
: - Ashley Naranjo
: - Javier Mariscal
: - Terrance Wolbaum
!!Team 22: @@color:yellow;TBD @@ 
: Captain: Allison Chang
: - 
: - 
: - 
: -
!!Team 23: @@color:yellow;Hammered Time @@ 
: Captain: Chrissy Wamsher
: - Regan Riddoch
: - Jen Miller
: - Matt Kubis
: - Jamie Slade
!!Team 24: @@color:yellow;TBD @@ 
: Captain: Matt Kadow
: - 
: - 
: - 
: -
!!Team 25: @@color:yellow;50 Shades of Wasted @@ 
: Captain: Chris Laga
: - Cassie Holsan
: - Karisa Zappolo
: - Beau Christensen
: - Graham Hilgers
!!Team 26: @@color:yellow;Hope Solo Cups @@ 
: Captain: Natalie Lucas
: - Annie Navarro
: - Erika Burke
: - Casey Guber
: - Amy Rinner
!!Team 27: @@color:yellow;Fliparchy @@ 
: Captain: Amanda Williams
: - Steven Steffen
: - Allyson Richey
: - Chad Smith
: - Troy Smith
!!Team 28: @@color:yellow;Finger Flippin Good @@ 
: Captain: Gregory King
: - Ross Iakovakis
: - Emily Dubreuil
: - Jordan Powers
: - Meghan Powers
!!Team 29: @@color:yellow;Four Jerks and a Squirt @@ 
: Captain: Chris Devenney 
: - Jeremy Wendt
: - Amanda Hand
: - Dan Bierbach
: - TBD
!!Team 30: @@color:yellow;Breakfast Club @@ 
: Captain: Andrew Johnson
: - Julie Jones
: - Roger Pierce
: - Evan Bernstein
: - Erin Hills
!!Team 31: @@color:yellow;TBD @@ 
: Captain: Benjamin Paige
: - 
: - 
: - 
: -
!!Team 32: @@color:yellow;TBD @@ 
: Captain: Vince Kline
: - 
: - 
: - 
: -
!!Team 33: @@color:yellow;TBD @@ 
: Captain: Lukas Krause
: - 
: - 
: - 
: -
!!Team 34: @@color:yellow;TBD @@ 
: Captain: Kyle Dickman
: - 
: - 
: - 
: -
!!Team 35: @@color:yellow;FLIPPING ANIMALS @@ 
: Captain: Jesse DuBois
: - Shelley
: - Deanne Thomsen
: - Tania
: - Cynthia
!!Team 36: @@color:yellow;Too Legit to Flip @@ 
: Captain: Lauran Allinson
: - Steve Williamson
: - Jill Tucker
: - Michaal Hubbard
: - Jeremy Schlosser
!!Team 37: @@color:yellow;Weapons of Mass Consumption @@ 
: Captain: Andrew Tormohlen
: - Cassie Johnson
: - Lindsey Lucas
: - Chris Denny
: - Tim Brandt
!!Team 38: @@color:yellow;Flip It and Stick It @@ 
: Captain: Sasha Hernandez
: - Sandra Oneil
: - Randi Maves
: - Bridget Cameron
: - Lindsay Rudert
!!Team 39: @@color:yellow;Oyster I Harder Know Her @@ 
: Captain: Nicole Baumer
: - Kaylee Maresh
: - Emily Salberg
: - Drew Bowman
: - Bryan Szabatura
!!Team 40: @@color:yellow;Pros & Ho's @@ 
: Captain: Chris Olsen
: - Stephanie Spurlock
: - Maren Stefanich
: - Mario Mrva
: - Shelby Swee
!!Team 41: @@color:yellow;Cunning Stunts @@ 
: Captain: Jennifer Schneider
: - Meriah Vigil
: - Natalie Mitchell
: - Daniel Mitchell
: - Martin Kennedy
!!Team 42: @@color:yellow;TBD @@ 
: Captain: David Conner
: - 
: - 
: - 
: -
!!Team 43: @@color:yellow;The Feared and Weird @@ 
: Captain: Clint Russell
: - Adam Sokolowski
: - Phil Coan
: - Lauren Brigham
: - Danielle Portugal
!!Team 44: @@color:yellow;Baywatch Babes Saving Beer @@ 
: Captain: Shannon Pyle
: - Eva Szafranski
: - Ally Robson
: - Lauren Hinrichs
: - Amy Kissinger
!!Team 45: @@color:yellow;I Got 99 Problems But a Flip Aint One @@ 
: Captain: Robert Pesavento
: - Gary Newlin
: - Melissa Smith
: - Dara Elizabeth
: -
!!Team 46: @@color:yellow;Just the Tip @@ 
: Captain: Charles Driscoll
: - Cameron Zang
: - Ben Lovaas
: - Meghan Wickham
: - 
!!Team 47: @@color:yellow;TBD @@ 
: Captain: Lacy Perrin
: - Brianne Bartz
: - Clint Eidman
: - Kara Fox
: - Brad Fox
!!Team 48: @@color:yellow;TBD @@ 
: Captain: Chris Olson
: - 
: - 
: - 
: -
!!Team 49: @@color:yellow;TBD @@ 
: Captain: Arabella Hare
: - 
: - 
: - 
: -
!!Team 50: @@color:yellow;Flipping for Gold @@ 
: Captain: Shawn Casey
: - Meghann Mcrachek
: - Audra Bruan
: - Jessie Kainrath
: - John Pohlmann
!!Team 51: @@color:yellow;Fa Cups @@ 
: Captain: Nathan Davey
: - Nick Casias
: - Nick Mogno
: - Briana Rickertson
: - Elizabeth Eastman
!!Team 52: @@color:yellow;Poison Flip-Fire Pythons  @@ 
: Captain: Kinnick Wheaton
: - Lauren
: - Nikki
: - Gloria
: - Dorian
!!Team 53: @@color:yellow;Betrunken Schwimmflossen @@ 
: Captain: Tiana Kronebusch
: - Michael Lanford
: - Jasmine Ross
: - Rick Craven
: - Chad Smith
!!Team 54: @@color:yellow;Scooby Doo FLIP Crew @@ 
: Captain: Eddie Lopez
: - Devan Aragon
: - Aaron
: - Courtney
: -
!!Team 55: @@color:yellow;TBD @@ 
: Captain: Blake Rockel
: - 
: - 
: - 
: -
!!Team 56: @@color:yellow;Red Solo Cup, Ill Flip You Up @@ 
: Captain: Brittney Martinez
: - Daniel Martinez
: - Carmen Denker
: - Galen Lyngholm
: - Ashley Brenner
!!Team 57: @@color:yellow;Pipe Party @@ 
: Captain: Elliot Long
: - Justin Pawlak
: - Andrea Cunningham
: - Matt Bouldin
: - Leah Battistrada
!!Team 58: @@color:yellow;TBD @@ 
: Captain: James Garcia
: - Marge Pummer
: - Seth Dauteuil
: - Gina D'Ambrosio
: - Alvora Torrico
!!Team 59: @@color:yellow;TBD @@ 
: Captain: Kimberly Southard
: - 
: - 
: - 
: -
!!Team 60: @@color:yellow;YOFO @@ 
: Captain: Sam Oh
: - Nicole Johnson
: - Tiffany Houkom
: - Caitlin Diehl
: - Annsley Lujan
!!Team 61: @@color:yellow;TBD @@ 
: Captain: Ray Gonzales
: - 
: - 
: - 
: -
!!Team 62: @@color:yellow;TBD @@ 
: Captain: Rhenee Bartlett
: - 
: - 
: - 
: -
!!Team 63: @@color:yellow;Flip, Tan, Laundry @@ 
: Captain: Lindsay Johnson
: - Sam Berenato
: - Pat Moran
: - Eric Sandusky
: - Clare Rubel
!!Team 64: @@color:yellow;TBD @@ 
: Captain: Taryn Cook 
: - 
: - 
: - 
: -
!!Team 65: @@color:yellow;Ping Bongers @@ 
: Captain: David Mims
: - 
: - 
: - 
: -
!!Team 66: @@color:yellow;TBD @@ 
: Captain: Tracy Peterson
: - Nicole Meier
: - Lauren Davis
: - Patrick Welter
: - Ali Daase
!!Team 67: @@color:yellow;Team Merica (f*ck yeah!!) @@ 
: Captain: Paul Engle
: - Jason Buck
: - Brittany Ash
: - Megan Abbott
: - Bryan Becker
!!Team 68: @@color:yellow;TBD @@ 
: Captain: Alexander Jose
: - 
: - 
: - 
: -
!!Team 69: @@color:yellow;Flipcup Pinkies @@ 
: Captain: Kevin Podominick
: - Emily
: - Aliza Marie
: - 
: -

!! Want a shirt?
[img[Something to spill beer on|images/flipcup_tshirt.png]]
!!!@@color:yellow;Round Robin@@

There will up to 128 teams that will consist of a minimum of 5 players. 
Teams must be CoED and have a minimum of 2 girls per team, no exceptions (don't ask). All Female teams are welcome.
Teams must be themed in and wear a costume (open to your discretion)

Only registered players will compete in the tournament and are eligible for prizes.

Teams will compete in a round robin tournament with 16 divisions. Each table will house its own division, their could be anywhere from 4-6 teams in each division. Teams will be assigned to one division (one table) and will play each team in their division for the top spot. The winner of each division will advance to the Sweet Beer-teen (16) Tourny for the trophys, tshirts and cash price.

Team vs Team = Match
Match = 3 rounds
Winner = Win 2 out of 3 rounds

Teams will face off in a best 2 out of 3 rounds. Each match will last up to 5 mins long. Each match will net 1 point, the teams with the most points will auto advance to the Sweet Beer-teen. 

!!!@@color:yellow;Tie Breakers@@
If multiple teams have the same finishing record and are tied. The teams will conduct a tie breaker called a //"shit storm"//. Every player on the table will flip at the same time and the first team to have every team member flip their cup will win. Best 2 out of 3 wins.

[img[Lets do this|images/flip_cup.jpg]]

!!!@@color:yellow;Toilet Bowl@@
Teams that have been pissed on (ie. lose) by the party gods will go into a losers bracket dubbed the "Toilet Bowl" and will compete to win a blinged out gold toilet seat, $25 prize and a round of shots. We will designate 2-4 tables for the losers bracket and the teams will continue to compete throughout the entire general round robin tournament.

[img[Always flush|images/toiletbowl2.png]]