changelog shortlog tags manifest raw

changeset: skin the login box

changeset 1925: 82f97605ff1d
parent 1924:25a245c720cd
child 1926:df7c9e208650
author: loic@dachary.org
date: Thu Apr 22 11:27:03 2010 +0200 (4 months ago)
files: Makefile debian/control jpoker/sites/pokersource.eu/sources/index/PageTemplate.html jpoker/sites/pokersource.eu/sources/markup/MarkupPostBody.tiddler jpoker/sites/pokersource.eu/sources/tiddlers/ColorPalette.tiddler jpoker/sites/pokersource.eu/sources/tiddlers/SiteTitle.tiddler jpoker/sites/pokersource.eu/sources/tiddlers/StyleSheet.css jpoker/themes/pokersource.eu/css/images/body-background.gif jpoker/themes/pokersource.eu/css/images/login-background.gif jpoker/themes/pokersource.eu/css/images/top-background.jpg jpoker/themes/pokersource.eu/css/jpoker_chat.css jpoker/themes/pokersource.eu/css/jpoker_jquery_ui/dialog.css jpoker/themes/pokersource.eu/css/jpoker_jquery_ui/resizable.css jpoker/themes/pokersource.eu/css/jpoker_login.css jpoker/themes/pokersource.eu/css/jpoker_table.css jpoker/themes/pokersource.eu/css/jpoker_table_layout.css jpoker/themes/pokersource.eu/js/jpoker.js jpoker/themes/pokersource.eu/skin.html jpoker/themes/pokersource.eu/skin/login.html
description: skin the login box
--- a/Makefile	Wed Apr 21 01:13:49 2010 +0200
+++ b/Makefile	Thu Apr 22 11:27:03 2010 +0200
@@ -50,8 +50,12 @@
 	cp -a jpoker/jquery/ui jpoker-binary-${VERSION}/jquery
 	cp -a jpoker/js jpoker-binary-${VERSION}
 	mkdir -p jpoker-binary-${VERSION}/themes/pokersource.eu-2009
-	cp -a jpoker/themes/pokersource.eu-2009/css jpoker-binary-${VERSION}/themes/pokersource.eu-2009
-	cp -a jpoker/themes/pokersource.eu-2009/sounds jpoker-binary-${VERSION}/themes/pokersource.eu-2009
+	rsync -av --exclude  --delete-excluded \
+		--include '/*/css' \
+		--include '/*/js' \
+		--include '/*/sounds' \
+		--exclude '/*/*' \
+		jpoker/themes/ jpoker-binary-${VERSION}/themes/
 	mkdir jpoker-binary-${VERSION}/l10n
 	cp -a jpoker/l10n/*.json jpoker-binary-${VERSION}/l10n
 
--- a/debian/control	Wed Apr 21 01:13:49 2010 +0200
+++ b/debian/control	Thu Apr 22 11:27:03 2010 +0200
@@ -4,7 +4,7 @@
 Section: web
 Priority: optional
 Standards-Version: 3.8.1
-Build-Depends: debhelper (>= 5), cdbs, gettext, python, python-simplejson, python-libxml2, tidy, ruby, rubygems | rubygems1.8, wget, inkscape
+Build-Depends: debhelper (>= 5), cdbs, gettext, python, python-simplejson, python-libxml2, tidy, ruby, rubygems | rubygems1.8, wget, inkscape, rsync
 
 Package: jpoker
 Architecture: all
--- a/jpoker/sites/pokersource.eu/sources/index/PageTemplate.html	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/sites/pokersource.eu/sources/index/PageTemplate.html	Thu Apr 22 11:27:03 2010 +0200
@@ -2,9 +2,7 @@
 <div id="stickybod">
 	<div id="header">
 		<div id="pokLogin" refresh="content" force="true" tiddler="Login"></div>
-		<div id="pokTablePicker" refresh="content" force="true" tiddler="TablePicker"></div>
-		<div id="headerTitle" refresh="content" force="true" tiddler="SiteTitle"></div>
-                <div id="lang" refresh="content" force="true" tiddler="lang"></div>
+		<div id="headerTitle" refresh="content" force="true" tiddler="SiteTitle"> </div>
 <!--
 	<div id="headerImage"></div>
 -->
--- a/jpoker/sites/pokersource.eu/sources/markup/MarkupPostBody.tiddler	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/sites/pokersource.eu/sources/markup/MarkupPostBody.tiddler	Thu Apr 22 11:27:03 2010 +0200
@@ -16,4 +16,5 @@
 <script src="../../../js/jquery.cookie.js" type="text/javascript"></script>
 <script src="../../../js/jquery.jpoker.js" type="text/javascript"></script>
 <script src="../../../js/mockup.js" type="text/javascript"></script>
+<script src="../../../themes/pokersource.eu/js/jpoker.js" type="text/javascript"></script>
 <!--}}}-->
--- a/jpoker/sites/pokersource.eu/sources/tiddlers/ColorPalette.tiddler	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/sites/pokersource.eu/sources/tiddlers/ColorPalette.tiddler	Thu Apr 22 11:27:03 2010 +0200
@@ -1,13 +1,13 @@
-Background: #e8f2e6
+Background: #c0cc9e
 Foreground: #000
-PrimaryPale: #8dcf80
-PrimaryLight: #37ab20
-PrimaryMid: #3e7c32
-PrimaryDark: #256917
-SecondaryPale: #c4fab9
-SecondaryLight: #87f471
-SecondaryMid: #53c93b
-SecondaryDark: #3e7c32
+PrimaryPale: #bbcf80
+PrimaryLight: #88ab20
+PrimaryMid: #81AC00
+PrimaryDark: #556917
+SecondaryPale: #eafab9
+SecondaryLight: #d3f471
+SecondaryMid: #a5c93b
+SecondaryDark: #81AC00
 TertiarySuperPale: #f7f7f7
 TertiaryPale: #eee
 TertiaryLight: #ccc
--- a/jpoker/sites/pokersource.eu/sources/tiddlers/SiteTitle.tiddler	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/sites/pokersource.eu/sources/tiddlers/SiteTitle.tiddler	Thu Apr 22 11:27:03 2010 +0200
@@ -1,1 +0,0 @@
-[img[../../../themes/pokersource.eu-2009/css/images/logo.png]]@@display:none;PokerSource.eu@@
\ No newline at end of file
--- a/jpoker/sites/pokersource.eu/sources/tiddlers/StyleSheet.css	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/sites/pokersource.eu/sources/tiddlers/StyleSheet.css	Thu Apr 22 11:27:03 2010 +0200
@@ -5,14 +5,13 @@
 }
 
 body {
-	background:[[ColorPalette::TertiaryPale]];
+	background: #5F8000 url(../../../themes/pokersource.eu/css/images/body-background.gif) repeat-y scroll center top;
 	color:[[ColorPalette::TertiaryDark]];
 	font-family:"trebuchet MS",arial,helvetica,sans-serif;
 }
 
 html, body, #contentWrapper {
 	height: 100%;
-        background-color: #e8f2e6;
 }
 
 body #contentWrapper {
@@ -22,46 +21,36 @@
 #contentWrapper {
 	width: 840px;
 	margin:0 auto;
-	background:[[ColorPalette::Background]];
-}
-
-#header {
-	padding:15px 15px 0px 15px;
+/*	background:[[ColorPalette::Background]];*/
+        background: #5F8000 url(../../../themes/pokersource.eu/css/images/contentWrapper-background.jpg) no-repeat scroll left top;
 }
 
 #pokLogin {
-	float:right;
-/*
-	padding:10px;
-	background:[[ColorPalette::TertiaryPale]];
-	border: 1px solid [[ColorPalette::TertiaryLight]];
-*/
+    width: 300px;
+    height: 80px;
+    position: absolute;
+    top: 0;
+    right: 0;
 }
 
 #headerTitle{
 	/*font-size: 3.5em;*/
 	padding-bottom:0.5em;
 	height:87px;
-	float:left;
 }
 
-#headerTitle img{
-	float:left;
-	padding-bottom:0.8em;
-	margin-right:2em;
-}
-
-#headerImage{
-	background: transparent url("images/banner.jpg") no-repeat;
-	height:156px;
-	clear:both;
-	padding-bottom:0.5em;
+#header{
+	background: transparent url("../../../themes/pokersource.eu/css/images/top-background.jpg") no-repeat left top;
+        position: relative;
+        height: 125px;
+	display:block;
 }
 
 #menu {
 	background:[[ColorPalette::PrimaryMid]];
 	padding: 9px;
-	clear:both
+	width: 840px;
+        height: 32px;
 }
 
 #stickybod{
@@ -90,7 +79,7 @@
 }
 
 #footer{
-	background:[[ColorPalette::TertiaryPale]];
+	background:#c0cc9e;
 	height:60px;
 	border-top:5px solid [[ColorPalette::PrimaryMid]];
 	margin:0pt auto;
@@ -124,7 +113,7 @@
 }
 
 .shadow .title {
-	color:#17691C;
+	color:#3f4a1e;
 }
 
 .subtitle {
@@ -305,8 +294,9 @@
 #menu ul.suckerfish li a {
 	padding: 0.5em 1.5em;
 	color: #FFF;
-	background: #3e7c32;
+	background: #81AC00;
 	border-bottom: 0;
+	border-left: 0;
 	font-weight:bold;
 	border-right: 1px solid #FFF;
         width: auto;
@@ -317,17 +307,21 @@
 }
 
 #menu ul.suckerfish li:hover a, #menu ul.suckerfish li.sfhover a{
-	background: #254a1e;
+	background: #3f4a1e;
 }
 
 #menu ul.suckerfish li:hover ul a, #menu ul.suckerfish li.sfhover ul a{
 	color: #fff;
-	background: #254a1e;
+	background: #3f4a1e;
 	border-top: 1px solid #FFF;
 }
 
 #menu ul.suckerfish ul li a:hover {
-	background: #3e7c32;
+	background: #81AC00;
+}
+
+#menu ul.suckerfish li {
+    border-left: none;
 }
 
 /*
--- a/jpoker/themes/pokersource.eu/css/jpoker_chat.css	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/themes/pokersource.eu/css/jpoker_chat.css	Thu Apr 22 11:27:03 2010 +0200
@@ -1,5 +1,5 @@
 .jpoker_chat_history_player_box {
-    border: 3px solid #3E7C32;
+    border: 3px solid #567300;
     position: absolute;
     top: 400px;
     left: 7px;
@@ -7,7 +7,7 @@
 }
 
 .jpoker_chat_history_player_heading, .jpoker_chat_history_dealer_heading {
-    background-color:#3E7C32;
+    background-color:#567300;
     height: 18px;
     text-transform: uppercase;
     font-weight: bold;
@@ -16,15 +16,15 @@
 }
 
 .jpoker_chat_history_player {
-    background-color: #99CC8F;
+    background-color: #bdcc8f;
     overflow: auto;
     height: 87px;
 }
 
 .jpoker_chat_input {
-    border-left: 3px solid #3E7C32;
-    border-right: 3px solid #3E7C32;
-    border-bottom: 3px solid #3E7C32;
+    border-left: 3px solid #567300;
+    border-right: 3px solid #567300;
+    border-bottom: 3px solid #567300;
     left :7px;
     position :absolute;
     top: 505px;
@@ -39,7 +39,7 @@
 }
 
 .jpoker_chat_history_dealer_box {
-    border: 3px solid #3E7C32;
+    border: 3px solid #567300;
     position: absolute;
     top: 400px;
     left: 516px;
@@ -64,7 +64,7 @@
 	padding:0 0.2em;
 }
 .jpoker_chat_history_dealer{
-	background: #99CC8F;
+	background: #bdcc8f;
 }
 
 .jpoker_chat_prefix{
--- a/jpoker/themes/pokersource.eu/css/jpoker_jquery_ui/dialog.css	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/themes/pokersource.eu/css/jpoker_jquery_ui/dialog.css	Thu Apr 22 11:27:03 2010 +0200
@@ -3,15 +3,15 @@
 
 .jpoker_jquery_ui .ui-dialog,
 .jpoker_jquery_ui.ui-dialog {
-	background-color: #99cc8f;
-	border:1px solid #3e7c32;
+	background-color: #bdcc8f;
+	border:1px solid #567300;
 	font-family: "trebuchet MS",arial,helvetica,sans-serif;
 }
 
 .jpoker_jquery_ui .ui-dialog .ui-dialog-titlebar,
 .jpoker_jquery_ui.ui-dialog .ui-dialog-titlebar {
-	border-bottom: 1px solid #99cc8f;
-	background-color: #3e7c32;
+	border-bottom: 1px solid #bdcc8f;
+	background-color: #567300;
 	padding: 0px;
 	height: 28px;
 	_height: 29px;
@@ -74,25 +74,25 @@
 
 /* Dialog handle styles */
 .jpoker_jquery_ui .ui-dialog .ui-resizable-n,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background-color: #567300; }
 
 .jpoker_jquery_ui .ui-dialog .ui-resizable-s,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-s { cursor: s-resize; height: 8px; width: 100%; bottom: 0px; left: 0px; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-s { cursor: s-resize; height: 8px; width: 100%; bottom: 0px; left: 0px; background-color: #567300; }
 
 .jpoker_jquery_ui .ui-dialog .ui-resizable-e,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-e { cursor: e-resize; width: 7px; right: 0px; top: 0px; height: 100%; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-e { cursor: e-resize; width: 7px; right: 0px; top: 0px; height: 100%; background-color: #567300; }
 
 .jpoker_jquery_ui .ui-dialog .ui-resizable-w,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-w { cursor: w-resize; width: 7px; left: 0px; top: 0px; height: 100%; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-w { cursor: w-resize; width: 7px; left: 0px; top: 0px; height: 100%; background-color: #567300; }
 
 .jpoker_jquery_ui .ui-dialog .ui-resizable-se,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background-color: #567300; }
 
 .jpoker_jquery_ui .ui-dialog .ui-resizable-sw,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background-color: #567300; }
 
 .jpoker_jquery_ui .ui-dialog .ui-resizable-nw,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px; background-color: #567300; }
 
 .jpoker_jquery_ui .ui-dialog .ui-resizable-ne,
-.jpoker_jquery_ui.ui-dialog .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background-color: #3E7C32; }
+.jpoker_jquery_ui.ui-dialog .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background-color: #567300; }
--- a/jpoker/themes/pokersource.eu/css/jpoker_jquery_ui/resizable.css	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/themes/pokersource.eu/css/jpoker_jquery_ui/resizable.css	Thu Apr 22 11:27:03 2010 +0200
@@ -9,13 +9,13 @@
 body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
 body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
 
-.ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background-color: #3E7C32; }
-.ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px; background-color: #3E7C32; }
+.ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background-color: #567300; }
+.ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px; background-color: #567300; }
 
-.ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%; background-color: #3E7C32; }
-.ui-resizable-w { cursor: w-resize; width: 6px; left: 0px; top: 0px; height: 100%; background-color: #3E7C32; }
+.ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%; background-color: #567300; }
+.ui-resizable-w { cursor: w-resize; width: 6px; left: 0px; top: 0px; height: 100%; background-color: #567300; }
 
-.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background-color: #3E7C32; }
-.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background-color: #3E7C32; }
-.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background-color: #3E7C32; }
-.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background-color: #3E7C32; }
\ No newline at end of file
+.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background-color: #567300; }
+.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background-color: #567300; }
+.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background-color: #567300; }
+.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background-color: #567300; }
\ No newline at end of file
--- a/jpoker/themes/pokersource.eu/css/jpoker_login.css	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/themes/pokersource.eu/css/jpoker_login.css	Thu Apr 22 11:27:03 2010 +0200
@@ -1,51 +1,69 @@
-.jpoker_login, .jpoker_logout {
-	color: #444;
+.jpoker_login {
+    background: transparent url(images/login-background.gif) repeat-x left bottom;
+    font-size: 15px;
+    font-weight: bold;
+    color: #FFF;
+    height: 40px;
+    width: 280px;
+    padding: 10px 10px 5px 10px;
+    line-height: 35px;
 }
 
-.jpoker_login {
-	background:#eee;
-	border:1px solid #ccc;
-	padding:10px;
-	float:right;
+.jpoker_login ul {
+    float: left;
+    margin: 0;
+    padding: 0;
+    list-style: none;
 }
 
-.jpoker_login_submit, .jpoker_login_signup{
-	width: 100%;
-	cursor: pointer;
+.jpoker_login li {
+    display: block;
+    float: left;
 }
 
- .jpoker_logout {
- 	font-weight: bold;
+.jpoker_login li div {
+    height: 22px;
+    line-height: 20px;
 }
 
-.jpoker_logout a, .jpoker_logout a:hover {
-	background: transparent;
-	color: #009E03;
-	text-decoration:none;
-	border-bottom:0;
+.jpoker_login input {
+    border: none;
+    height: 18px;
+    font-size: 13px;
+    font-weight: bold;
+    width: 100%;
 }
 
-.ui-dialog-overlay {
-    background-color: black;
-    opacity: 0.3;
+.jpoker_login_label {
+    width: 80px;
+    text-align: right;
+    margin: 0 3px;
 }
 
-.jpoker_signup {
-    background-color: white;
+.jpoker_login_input {
+    width: 100px;
 }
 
-.jpoker_signup_content {
-    margin: 20px;
+.jpoker_login_input input {
+    background: #c0cc9e;
 }
 
-/*
-td.login_text{
-	padding:5px 5px;
-	text-align:left;
+.jpoker_login_buttons {
+    width: 70px;
+    margin: 0 3px;
 }
 
-td.login_input input {
-	border:1px solid [[ColorPalette::TertiaryLight]];
-	width:140px;
+.jpoker_login_submit, .jpoker_login_signup {
+    text-align: center;
 }
-*/
+
+.jpoker_login_submit input,
+.jpoker_login_signup input,
+.jpoker_login .jpoker_logout a {
+    background: #567300;
+    color: #fff;
+}
+
+.jpoker_login .jpoker_logout a {
+    padding: 5px;
+}
--- a/jpoker/themes/pokersource.eu/css/jpoker_table.css	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/themes/pokersource.eu/css/jpoker_table.css	Thu Apr 22 11:27:03 2010 +0200
@@ -113,7 +113,7 @@
 .jpoker_table .jpoker_position .jpoker_ptable_player_seat8_background,
 .jpoker_table .jpoker_position .jpoker_ptable_player_seat9_background
 {
-    background-color: #4ab336;
+    background-color: #94b336;
 }
 
 .jpoker_table .jpoker_sit_out .jpoker_action {
@@ -131,7 +131,7 @@
 .jpoker_table .jpoker_sit_out .jpoker_ptable_player_seat8_background,
 .jpoker_table .jpoker_sit_out .jpoker_ptable_player_seat9_background
 {
-    background-color: #254a1e;
+    background-color: #3f4a1e;
 }
 
 .jpoker_table .jpoker_ptable_sit_seat0,
@@ -198,7 +198,7 @@
     font-weight: bold;
     font-family: "trebuchet MS",arial,helvetica,sans-serif;
     color: white;
-    background-color: #3E7C32;
+    background-color: #567300;
     width: 48px;
     height: 13px;
     text-transform: uppercase;
@@ -259,7 +259,7 @@
  }
 
 .jpoker_table .jpoker_powered_by a {
-	color: #17691C;
+	color: #3f4a1e;
 }
 
 .jpoker_table a { 
@@ -345,7 +345,7 @@
 	left:65px;
 	top:55px;
 	font-size:18px;
-        color: #3e7c32;
+        color: #567300;
 }
 
 #jpokerRebuy .jpoker_rebuy_max {
@@ -353,7 +353,7 @@
 	left:253px;
 	top:55px;
 	font-size:18px;
-        color: #3e7c32;
+        color: #567300;
 }
 
 #jpokerRebuy .jpoker_rebuy_current {
@@ -364,7 +364,7 @@
 	font-weight:bold;
 	width:100%;
 	text-align:center;
-	color:#3e7c32;
+	color:#567300;
 }
 
 .jpoker_jquery_ui.ui-dialog #jpokerRebuy.ui-dialog-content {
@@ -386,7 +386,7 @@
 }
 
 .jpoker_jquery_ui.ui-dialog #jpokerRebuy .ui-dialog-buttonpane button {
-	background:#3e7c32;
+	background:#567300;
 	color:#fff;
 	cursor:pointer;
 	font-size:17px;
@@ -550,7 +550,7 @@
 }
 
 
-.jpoker_table .jpoker_ptable_sitout_fold { width:67px; height:20px; position:absolute; top:408px; left:435px; border: 1px solid #99CC8F; background-color: #3E7C32;
+.jpoker_table .jpoker_ptable_sitout_fold { width:67px; height:20px; position:absolute; top:408px; left:435px; border: 1px solid #bdcc8f; background-color: #567300;
 }
 
 .jpoker_table .jpoker_ptable_sitout_fold .jpoker_sitout {
--- a/jpoker/themes/pokersource.eu/css/jpoker_table_layout.css	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/themes/pokersource.eu/css/jpoker_table_layout.css	Thu Apr 22 11:27:03 2010 +0200
@@ -1,5 +1,5 @@
 .jpoker_table .jpoker_ptable { width:760px; height:530px; position:relative; }
-.jpoker_table .jpoker_ptable_game_background { width:760px; height:530px; position:absolute; top:0px; left:0px; background-color: #e8f2e6; }
+.jpoker_table .jpoker_ptable_game_background { width:760px; height:530px; position:absolute; top:0px; left:0px; background-color: #c0cc9e; }
 .jpoker_table .jpoker_ptable_table { width:482px; height:228px; position:absolute; top:91px; left:140px; background-repeat: no-repeat; background-image:url("images/jpoker_table/table.png");}
 .jpoker_table .jpoker_ptable_board0 { width:37px; height:45px; position:absolute; top:159px; left:281px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_board1 { width:37px; height:45px; position:absolute; top:159px; left:323px; background-image:url("images/jpoker_table/cards/small-back.png");}
@@ -8,8 +8,8 @@
 .jpoker_table .jpoker_ptable_board4 { width:37px; height:45px; position:absolute; top:159px; left:446px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_winner0 { width:180px; height:25px; position:absolute; top:134px; left:291px; }
 .jpoker_table .jpoker_ptable_winner1 { width:180px; height:25px; position:absolute; top:209px; left:304px; }
-.jpoker_table .jpoker_ptable_quit { width:67px; height:20px; position:absolute; top:4px; left:688px; border: 1px solid #99CC8F; background-color: #3E7C32;}
-.jpoker_table .jpoker_ptable_rebuy { width:67px; height:20px; position:absolute; top:4px; left:614px; border: 1px solid #99CC8F; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_quit { width:67px; height:20px; position:absolute; top:4px; left:688px; border: 1px solid #bdcc8f; background-color: #567300;}
+.jpoker_table .jpoker_ptable_rebuy { width:67px; height:20px; position:absolute; top:4px; left:614px; border: 1px solid #bdcc8f; background-color: #567300;}
 .jpoker_table .jpoker_ptable_auto_action { width:194.30945px; height:118.59718px; position:absolute; top:408px; left:289px; }
 .jpoker_table .jpoker_ptable_check { width:44px; height:30px; position:absolute; top:408px; left:289px; background-image:url("images/jpoker_table/check.png");}
 .jpoker_table .jpoker_ptable_call { width:44px; height:30px; position:absolute; top:408px; left:337px; background-image:url("images/jpoker_table/call.png");}
@@ -26,7 +26,7 @@
 .jpoker_table .jpoker_ptable_sit_seat7 { width:70px; height:87px; position:absolute; top:294px; left:347px; background-image:url("images/jpoker_table/seat-sit.gif");}
 .jpoker_table .jpoker_ptable_sit_seat8 { width:70px; height:87px; position:absolute; top:286px; left:202px; background-image:url("images/jpoker_table/seat-sit.gif");}
 .jpoker_table .jpoker_ptable_sit_seat9 { width:70px; height:87px; position:absolute; top:255px; left:88px; background-image:url("images/jpoker_table/seat-sit.gif");}
-.jpoker_table .jpoker_ptable_player_seat0_background { width:70px; height:87px; position:absolute; top:68px; left:88px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat0_background { width:70px; height:87px; position:absolute; top:68px; left:88px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat0_name { width:63.912312px; height:10px; position:absolute; top:70px; left:90px; }
 .jpoker_table .jpoker_ptable_player_seat0_avatar { width:63px; height:43px; position:absolute; top:92px; left:91px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat0_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:87px; left:94px; background-image:url("images/jpoker_table/timeout.png");}
@@ -39,7 +39,7 @@
 .jpoker_table .jpoker_ptable_card_seat00 { width:37px; height:45px; position:absolute; top:91px; left:82px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat01 { width:37px; height:45px; position:absolute; top:91px; left:122px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat0_hole { width:116px; height:122px; position:absolute; top:120px; left:76px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat1_background { width:70px; height:87px; position:absolute; top:34px; left:202px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat1_background { width:70px; height:87px; position:absolute; top:34px; left:202px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat1_name { width:63.912312px; height:10px; position:absolute; top:36px; left:204px; }
 .jpoker_table .jpoker_ptable_player_seat1_avatar { width:63px; height:43px; position:absolute; top:58px; left:205px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat1_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:52px; left:208px; background-image:url("images/jpoker_table/timeout.png");}
@@ -52,7 +52,7 @@
 .jpoker_table .jpoker_ptable_card_seat10 { width:37px; height:45px; position:absolute; top:58px; left:197px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat11 { width:37px; height:45px; position:absolute; top:58px; left:238px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat1_hole { width:116px; height:122px; position:absolute; top:70px; left:142px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat2_background { width:70px; height:87px; position:absolute; top:19px; left:349px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat2_background { width:70px; height:87px; position:absolute; top:19px; left:349px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat2_name { width:63.912312px; height:10px; position:absolute; top:21px; left:351px; }
 .jpoker_table .jpoker_ptable_player_seat2_avatar { width:63px; height:43px; position:absolute; top:43px; left:352px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat2_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:37px; left:355px; background-image:url("images/jpoker_table/timeout.png");}
@@ -65,7 +65,7 @@
 .jpoker_table .jpoker_ptable_card_seat20 { width:37px; height:45px; position:absolute; top:44px; left:345px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat21 { width:37px; height:45px; position:absolute; top:44px; left:386px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat2_hole { width:116px; height:122px; position:absolute; top:51px; left:288px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat3_background { width:70px; height:87px; position:absolute; top:33px; left:499px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat3_background { width:70px; height:87px; position:absolute; top:33px; left:499px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat3_name { width:63.912312px; height:10px; position:absolute; top:35px; left:501px; }
 .jpoker_table .jpoker_ptable_player_seat3_avatar { width:63px; height:43px; position:absolute; top:57px; left:502px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat3_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:51px; left:505px; background-image:url("images/jpoker_table/timeout.png");}
@@ -78,7 +78,7 @@
 .jpoker_table .jpoker_ptable_card_seat30 { width:37px; height:45px; position:absolute; top:57px; left:496px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat31 { width:37px; height:45px; position:absolute; top:57px; left:537px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat3_hole { width:116px; height:122px; position:absolute; top:54px; left:429px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat4_background { width:70px; height:87px; position:absolute; top:70px; left:608px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat4_background { width:70px; height:87px; position:absolute; top:70px; left:608px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat4_name { width:63.912312px; height:10px; position:absolute; top:72px; left:610px; }
 .jpoker_table .jpoker_ptable_player_seat4_avatar { width:63px; height:43px; position:absolute; top:94px; left:612px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat4_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:89px; left:614px; background-image:url("images/jpoker_table/timeout.png");}
@@ -91,7 +91,7 @@
 .jpoker_table .jpoker_ptable_card_seat40 { width:37px; height:45px; position:absolute; top:93px; left:604px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat41 { width:37px; height:45px; position:absolute; top:93px; left:645px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat4_hole { width:116px; height:122px; position:absolute; top:118px; left:553px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat5_background { width:70px; height:87px; position:absolute; top:256px; left:604px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat5_background { width:70px; height:87px; position:absolute; top:256px; left:604px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat5_name { width:63.912312px; height:10px; position:absolute; top:258px; left:606px; }
 .jpoker_table .jpoker_ptable_player_seat5_avatar { width:63px; height:43px; position:absolute; top:280px; left:607px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat5_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:274px; left:610px; background-image:url("images/jpoker_table/timeout.png");}
@@ -104,7 +104,7 @@
 .jpoker_table .jpoker_ptable_card_seat50 { width:37px; height:45px; position:absolute; top:279px; left:600px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat51 { width:37px; height:45px; position:absolute; top:279px; left:641px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat5_hole { width:116px; height:122px; position:absolute; top:166px; left:556px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat6_background { width:70px; height:87px; position:absolute; top:285px; left:497px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat6_background { width:70px; height:87px; position:absolute; top:285px; left:497px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat6_name { width:63.912312px; height:10px; position:absolute; top:287px; left:499px; }
 .jpoker_table .jpoker_ptable_player_seat6_avatar { width:63px; height:43px; position:absolute; top:309px; left:500px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat6_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:303px; left:503px; background-image:url("images/jpoker_table/timeout.png");}
@@ -117,7 +117,7 @@
 .jpoker_table .jpoker_ptable_card_seat60 { width:37px; height:45px; position:absolute; top:308px; left:491px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat61 { width:37px; height:45px; position:absolute; top:308px; left:532px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat6_hole { width:116px; height:122px; position:absolute; top:205px; left:488px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat7_background { width:70px; height:87px; position:absolute; top:295px; left:345px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat7_background { width:70px; height:87px; position:absolute; top:295px; left:345px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat7_name { width:63.912312px; height:10px; position:absolute; top:297px; left:347px; }
 .jpoker_table .jpoker_ptable_player_seat7_avatar { width:63px; height:43px; position:absolute; top:319px; left:348px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat7_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:313px; left:351px; background-image:url("images/jpoker_table/timeout.png");}
@@ -130,7 +130,7 @@
 .jpoker_table .jpoker_ptable_card_seat70 { width:37px; height:45px; position:absolute; top:318px; left:341px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat71 { width:37px; height:45px; position:absolute; top:318px; left:382px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat7_hole { width:116px; height:122px; position:absolute; top:215px; left:344px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat8_background { width:70px; height:87px; position:absolute; top:286px; left:202px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat8_background { width:70px; height:87px; position:absolute; top:286px; left:202px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat8_name { width:63.912312px; height:10px; position:absolute; top:288px; left:204px; }
 .jpoker_table .jpoker_ptable_player_seat8_avatar { width:63px; height:43px; position:absolute; top:310px; left:205px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat8_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:304px; left:208px; background-image:url("images/jpoker_table/timeout.png");}
@@ -143,7 +143,7 @@
 .jpoker_table .jpoker_ptable_card_seat80 { width:37px; height:45px; position:absolute; top:309px; left:197px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat81 { width:37px; height:45px; position:absolute; top:309px; left:238px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat8_hole { width:116px; height:122px; position:absolute; top:207px; left:198px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_player_seat9_background { width:70px; height:87px; position:absolute; top:256px; left:91px; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_player_seat9_background { width:70px; height:87px; position:absolute; top:256px; left:91px; background-color: #567300;}
 .jpoker_table .jpoker_ptable_player_seat9_name { width:63.912312px; height:10px; position:absolute; top:258px; left:93px; }
 .jpoker_table .jpoker_ptable_player_seat9_avatar { width:63px; height:43px; position:absolute; top:280px; left:94px; background-image:url("images/jpoker_table/avatar.gif");}
 .jpoker_table .jpoker_ptable_player_seat9_timeout { width:59.443508px; height:3.8063638px; position:absolute; top:274px; left:97px; background-image:url("images/jpoker_table/timeout.png");}
@@ -156,18 +156,18 @@
 .jpoker_table .jpoker_ptable_card_seat90 { width:37px; height:45px; position:absolute; top:280px; left:86px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_card_seat91 { width:37px; height:45px; position:absolute; top:280px; left:126px; background-image:url("images/jpoker_table/cards/small-back.png");}
 .jpoker_table .jpoker_ptable_player_seat9_hole { width:116px; height:122px; position:absolute; top:177px; left:88px; background-image:url("images/jpoker_table/card-back2.gif");}
-.jpoker_table .jpoker_ptable_sitout { width:67px; height:20px; position:absolute; top:4px; left:539px; border: 1px solid #99CC8F; background-color: #3E7C32;}
-.jpoker_table .jpoker_ptable_muck_accept { width:67px; height:20px; position:absolute; top:408px; left:251px; border: 1px solid #99CC8F; background-color: #3E7C32;}
-.jpoker_table .jpoker_ptable_muck_deny { width:67px; height:20px; position:absolute; top:408px; left:428px; border: 1px solid #99CC8F; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_sitout { width:67px; height:20px; position:absolute; top:4px; left:539px; border: 1px solid #bdcc8f; background-color: #567300;}
+.jpoker_table .jpoker_ptable_muck_accept { width:67px; height:20px; position:absolute; top:408px; left:251px; border: 1px solid #bdcc8f; background-color: #567300;}
+.jpoker_table .jpoker_ptable_muck_deny { width:67px; height:20px; position:absolute; top:408px; left:428px; border: 1px solid #bdcc8f; background-color: #567300;}
 .jpoker_table .jpoker_ptable_raise_input { width:89.284515px; height:26.281096px; position:absolute; top:442px; left:338px; }
 .jpoker_table .jpoker_ptable_table_info { width:138.05357px; height:40.973526px; position:absolute; top:0px; left:0px; }
-.jpoker_table .jpoker_ptable_sitin { width:67px; height:20px; position:absolute; top:4px; left:540px; border: 1px solid #99CC8F; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_sitin { width:67px; height:20px; position:absolute; top:4px; left:540px; border: 1px solid #bdcc8f; background-color: #567300;}
 .jpoker_table .jpoker_ptable_powered_by { width:139.67525px; height:13.40641px; position:absolute; top:374px; left:0px; }
 .jpoker_table .jpoker_ptable_allin { width:44px; height:30px; position:absolute; top:477px; left:289px; background-image:url("images/jpoker_table/raise.png");}
 .jpoker_table .jpoker_ptable_hand_strength { width:184.22353px; height:30.352667px; position:absolute; top:361px; left:576px; }
 .jpoker_table .jpoker_ptable_pots { width:370px; height:30px; position:absolute; top:212px; left:199px; }
-.jpoker_table .jpoker_ptable_options { width:67px; height:20px; position:absolute; top:4px; left:466px; border: 1px solid #99CC8F; background-color: #3E7C32;}
-.jpoker_table .jpoker_ptable_sound_control { width:67px; height:20px; position:absolute; top:194px; left:688px; border: 1px solid #99CC8F; background-color: #3E7C32;}
+.jpoker_table .jpoker_ptable_options { width:67px; height:20px; position:absolute; top:4px; left:466px; border: 1px solid #bdcc8f; background-color: #567300;}
+.jpoker_table .jpoker_ptable_sound_control { width:67px; height:20px; position:absolute; top:194px; left:688px; border: 1px solid #bdcc8f; background-color: #567300;}
 .jpoker_table .jpoker_ptable_threequarterpot { width:44px; height:30px; position:absolute; top:494px; left:435px; background-image:url("images/jpoker_table/raise.png");}
 .jpoker_table .jpoker_ptable_halfpot { width:44px; height:30px; position:absolute; top:463px; left:435px; background-image:url("images/jpoker_table/raise.png");}
 .jpoker_table .jpoker_ptable_pot { width:44px; height:30px; position:absolute; top:432px; left:435px; background-image:url("images/jpoker_table/raise.png");}
--- a/jpoker/themes/pokersource.eu/skin/login.html	Wed Apr 21 01:13:49 2010 +0200
+++ b/jpoker/themes/pokersource.eu/skin/login.html	Thu Apr 22 11:27:03 2010 +0200
@@ -39,6 +39,7 @@
 	<script language="JavaScript" type="text/javascript" src="../../../js/jquery.jpoker.js"></script>
 	<script language="JavaScript" type="text/javascript" src="../../../js/mockup.js"></script>
 	<script language="JavaScript" type="text/javascript" src="../../../js/skin-jpoker.js"></script>
+	<script language="JavaScript" type="text/javascript" src="../js/jpoker.js"></script>
 	<script type="text/javascript">
           $.jpoker.verbose = 1;
           $.jpoker.copyrightTimeout = 20000000;
@@ -47,6 +48,9 @@
 	  });
         </script>
         <link href="../css/jpoker.css" rel="stylesheet" type="text/css" />
+        <style type="text/css">
+          #place { position: absolute; right: 0; top: 0; width: 350px; height: 80px; }
+        </style>
 </head>
 
 <body>
Binary file jpoker/themes/pokersource.eu/css/images/body-background.gif has changed
Binary file jpoker/themes/pokersource.eu/css/images/login-background.gif has changed
Binary file jpoker/themes/pokersource.eu/css/images/top-background.jpg has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jpoker/themes/pokersource.eu/js/jpoker.js	Thu Apr 22 11:27:03 2010 +0200
@@ -0,0 +1,33 @@
+//
+//     Copyright (C) 2010 Loic Dachary <loic@dachary.org>
+//
+//     This program is free software: you can redistribute it and/or modify
+//     it under the terms of the GNU General Public License as published by
+//     the Free Software Foundation, either version 3 of the License, or
+//     (at your option) any later version.
+//
+//     This program is distributed in the hope that it will be useful,
+//     but WITHOUT ANY WARRANTY; without even the implied warranty of
+//     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+//     GNU General Public License for more details.
+//
+//     You should have received a copy of the GNU General Public License
+//     along with this program.  If not, see <http://www.gnu.org/licenses/>.
+//
+(function($) {
+    $.jpoker.plugins.login.templates.login = 
+        '<ul>' +
+        ' <li class=\'jpoker_login_label\'>' +
+        '  <div class=\'jpoker_login_name_label\'>{login}</div>' +
+        '  <div class=\'jpoker_login_password_label\'>{password}</div>' +
+        ' </li>' +
+        ' <li class=\'jpoker_login_input\'>' +
+        '  <div><input type=\'text\' class=\'jpoker_login_name\' /></div>' +
+        '  <div><input type=\'password\' class=\'jpoker_login_password\' /></div>' +
+        ' </li>' +
+        ' <li class=\'jpoker_login_buttons\'>' +
+        '  <div class=\'jpoker_login_submit\'><input type=\'text\' class=\'jpoker_login_submit\' value=\'{go}\' /></div>' +
+        '  <div class=\'jpoker_login_signup\'><input type=\'text\' class=\'jpoker_login_signup\' value=\'{signup}\' /></div>' +
+        ' </li>' + 
+        '</ul>';
+})(jQuery);
--- a/jpoker/themes/pokersource.eu/skin.html	Wed Apr 21 01:13:49 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,180 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!--
-//
-//     Copyright (C) 2008 - 2010 Loic Dachary <loic@dachary.org>
-//
-//     This program is free software: you can redistribute it and/or modify
-//     it under the terms of the GNU General Public License as published by
-//     the Free Software Foundation, either version 3 of the License, or
-//     (at your option) any later version.
-//
-//     This program is distributed in the hope that it will be useful,
-//     but WITHOUT ANY WARRANTY; without even the implied warranty of
-//     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-//     GNU General Public License for more details.
-//
-//     You should have received a copy of the GNU General Public License
-//     along with this program.  If not, see <http://www.gnu.org/licenses/>.
-//
--->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr" id="html">
-<head>
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-	<title>jpoker skin showcase</title>
-	<script language="JavaScript" type="text/javascript" src="../../jquery/jquery-1.2.6.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../jquery/ui/ui.core.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../jquery/ui/ui.draggable.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../jquery/ui/ui.resizable.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../jquery/ui/ui.dialog.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../jquery/ui/ui.slider.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.ajaxQueue.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.cookie.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.gettext.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.strftime.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.form.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.tablesorter.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.tablesorter.pager.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/printstacktrace.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/json2.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/jquery.jpoker.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/mockup.js"></script>
-	<script language="JavaScript" type="text/javascript" src="../../js/skin-jpoker.js"></script>
-	<script type="text/javascript">
-          $.jpoker.verbose = 1;
-          $.jpoker.copyrightTimeout = 20000000;
-	  $(document).ready(function() {
-	    $("#links li a").each(function() {
-	       $(this).attr('href', '#'+$(this).attr('onClick'));
-	    });
-	    if (window.location.hash) {
-	      eval(window.location.hash.substr(1));
-	    }
-	  });
-        </script>
-        <link href="css/jpoker.css" rel="stylesheet" type="text/css" />
-</head>
-
-<body>
-    <div class="skinclean" id="explain"></div>
-    <div class="skinclean" id="place"></div>
-
-    <ul id="links">
-<li><a href='#' onClick='jpoker_01_copyright("#place")'>jpoker_01_copyright</a></li>
-<li><a href='#' onClick='jpoker_02_join("#place")'>jpoker_02_join</a></li>
-<li><a href='#' onClick='jpoker_03_joinBuyIn("#place")'>jpoker_03_joinBuyIn</a></li>
-<li><a href='#' onClick='jpoker_03_playerBet("#place")'>jpoker_03_playerBet</a></li>
-<li><a href='#' onClick='jpoker_04_playerInPosition("#place")'>jpoker_04_playerInPosition</a></li>
-<li><a href='#' onClick='jpoker_05_selfPlayer("#place")'>jpoker_05_selfPlayer</a></li>
-<li><a href='#' onClick='jpoker_05_1_selfPlayerInGame_autoActionCheck("#place")'>jpoker_05_1_selfPlayerInGame_autoActionCheck</a></li>
-<li><a href='#' onClick='jpoker_05_1_selfPlayerInGame_autoActionCall("#place")'>jpoker_05_1_selfPlayerInGame_autoActionCall</a></li>
-<li><a href='#' onClick='jpoker_06_selfInPosition("#place")'>jpoker_06_selfInPosition</a></li>
-<li><a href='#' onClick='jpoker_06_1_selfInPositionCheck("#place")'>jpoker_06_1_selfInPositionCheck</a></li>
-<li><a href='#' onClick='jpoker_07_joining("#place")'>jpoker_07_joining</a></li>
-<li><a href='#' onClick='jpoker_08_all("#place")'>jpoker_08_all</a></li>
-<li><a href='#' onClick='jpoker_09_dialog("#place")'>jpoker_09_dialog</a></li>
-<li><a href='#' onClick='jpoker_10_selfMuck("#place")'>jpoker_10_selfMuck</a></li>
-<li><a href='#' onClick='jpoker_11_avatarHover("#place")'>jpoker_11_avatarHover</a></li>
-<li><a href='#' onClick='jpoker_12_selfRebuy("#place")'>jpoker_12_selfRebuy</a></li>
-<li><a href='#' onClick='jpoker_20_login("#place")'>jpoker_20_login</a></li>
-<li><a href='#' onClick='jpoker_21_loginProgress("#place")'>jpoker_21_loginProgress</a></li>
-<li><a href='#' onClick='jpoker_22_logout("#place")'>jpoker_22_logout</a></li>
-<li><a href='#' onClick='jpoker_30_statusDisconnected("#place")'>jpoker_30_statusDisconnected</a></li>
-<li><a href='#' onClick='jpoker_31_connectedTables("#place")'>jpoker_31_connectedTables</a></li>
-<li><a href='#' onClick='jpoker_32_connectedTablesPlayers("#place")'>jpoker_32_connectedTablesPlayers</a></li>
-<li><a href='#' onClick='jpoker_40_tableList("#place")'>jpoker_40_tableList</a></li>
-<li><a href='#' onClick='jpoker_41_regularTourneyList("#place")'>jpoker_41_regularTourneyList</a></li>
-<li><a href='#' onClick='jpoker_42_sitngoTourneyList("#place")'>jpoker_42_sitngoTourneyList</a></li>
-<li><a href='#' onClick='jpoker_43_tableListWithLink("#place")'>jpoker_43_tableListWithLink</a></li>
-<li><a href='#' onClick='jpoker_44_regularTourneyListWithLink("#place")'>jpoker_44_regularTourneyListWithLink</a></li>
-<li><a href='#' onClick='jpoker_45_sitngoTourneyListWithLink("#place")'>jpoker_45_sitngoTourneyListWithLink</a></li>
-<li><a href='#' onClick='jpoker_46_tableListWithPager("#place")'>jpoker_46_tableListWithPager</a></li>
-<li><a href='#' onClick='jpoker_47_regularTourneyListWithPager("#place")'>jpoker_47_regularTourneyListWithPager</a></li>
-<li><a href='#' onClick='jpoker_48_sitngoTourneyListWithPager("#place")'>jpoker_48_sitngoTourneyListWithPager</a></li>
-<li><a href='#' onClick='jpoker_49_tableListWithPagerWithLinks("#place")'>jpoker_49_tableListWithPagerWithLinks</a></li>
-<li><a href='#' onClick='jpoker_49_1_regularTourneyListWithPagerWithLinks("#place")'>jpoker_49_1_regularTourneyListWithPagerWithLinks</a></li>
-<li><a href='#' onClick='jpoker_49_2_sitngoTourneyListWithPagerWithLinks("#place")'>jpoker_49_2_sitngoTourneyListWithPagerWithLinks</a></li>
-<li><a href='#' onClick='jpoker_50_sitOut("#place")'>jpoker_50_sitOut</a></li>
-<li><a href='#' onClick='jpoker_51_sit("#place")'>jpoker_51_sit</a></li>
-<li><a href='#' onClick='jpoker_52_inPosition("#place")'>jpoker_52_inPosition</a></li>
-<li><a href='#' onClick='jpoker_53_timeout("#place")'>jpoker_53_timeout</a></li>
-<li><a href='#' onClick='jpoker_54_sidepot("#place")'>jpoker_54_sidepot</a></li>
-<li><a href='#' onClick='jpoker_55_allWithSidePot("#place")'>jpoker_55_allWithSidePot</a></li>
-<li><a href='#' onClick='jpoker_56_tourneyBreak("#place")'>jpoker_56_tourneyBreak</a></li>
-<li><a href='#' onClick='jpoker_57_stats("#place")'>jpoker_57_stats</a></li>
-<li><a href='#' onClick='jpoker_60_text("#place")'>jpoker_60_text</a></li>
-<li><a href='#' onClick='jpoker_70_userInfo("#place")'>jpoker_70_userInfo</a></li>
-<li><a href='#' onClick='jpoker_80_tourneyDetailsRegistering("#place")'>jpoker_80_tourneyDetailsRegistering</a></li>
-<li><a href='#' onClick='jpoker_80_1_tourneyDetailsRegularRegistering("#place")'>jpoker_80_1_tourneyDetailsRegularRegistering</a></li>
-<li><a href='#' onClick='jpoker_81_tourneyDetailsRunning("#place")'>jpoker_81_tourneyDetailsRunning</a></li>
-<li><a href='#' onClick='jpoker_81_1_tourneyDetailsRegularRunning("#place")'>jpoker_81_1_tourneyDetailsRegularRunning</a></li>
-<li><a href='#' onClick='jpoker_82_tourneyDetailsCompleted("#place")'>jpoker_82_tourneyDetailsCompleted</a></li>
-<li><a href='#' onClick='jpoker_82_1_tourneyDetailsRegularCompleted("#place")'>jpoker_82_1_tourneyDetailsRegularCompleted</a></li>
-<li><a href='#' onClick='jpoker_83_tourneyDetailsRegisteringWithPager("#place")'>jpoker_83_tourneyDetailsRegisteringWithpager</a></li>
-<li><a href='#' onClick='jpoker_83_1_tourneyDetailsRegularRegisteringWithPager("#place")'>jpoker_83_1_tourneyDetailsRegularRegisteringWithPager</a></li>
-<li><a href='#' onClick='jpoker_84_tourneyDetailsRunningWithLink("#place")'>jpoker_84_tourneyDetailsRunningWithLink</a></li>
-<li><a href='#' onClick='jpoker_84_1_tourneyDetailsRegularRunningWithLink("#place")'>jpoker_84_1_tourneyDetailsRegularRunningWithLink</a></li>
-<li><a href='#' onClick='jpoker_85_tourneyDetailsRegisteringWithPagerRegister("#place")'>jpoker_85_tourneyDetailsRegisteringWithPagerRegister</a></li>
-<li><a href='#' onClick='jpoker_85_1_tourneyDetailsRegularRegisteringWithPagerRegister("#place")'>jpoker_85_1_tourneyDetailsRegularRegisteringWithPagerRegister</a></li>
-<li><a href='#' onClick='jpoker_86_tourneyDetailsRegisteringWithPagerUnregister("#place")'>jpoker_86_tourneyDetailsRegisteringWithPagerUnregister</a></li>
-<li><a href='#' onClick='jpoker_86_1_tourneyDetailsRegularRegisteringWithPagerUnregister("#place")'>jpoker_86_1_tourneyDetailsRegularRegisteringWithPagerUnregister</a></li>
-<li><a href='#' onClick='jpoker_87_tourneyDetailsBreak("#place")'>jpoker_87_tourneyDetailsBreak</a></li>
-<li><a href='#' onClick='jpoker_87_1_tourneyDetailsRegularBreak("#place")'>jpoker_87_1_tourneyDetailsRegularBreak</a></li>
-<li><a href='#' onClick='jpoker_88_tourneyDetailsBreakWait("#place")'>jpoker_88_tourneyDetailsBreakWait</a></li>
-<li><a href='#' onClick='jpoker_88_1_tourneyDetailsRegularBreakWait("#place")'>jpoker_88_1_tourneyDetailsRegularBreakWait</a></li>
-<li><a href='#' onClick='jpoker_89_tourneyDetailsAnnounced("#place")'>jpoker_89_tourneyDetailsAnnounced</a></li>
-<li><a href='#' onClick='jpoker_89_1_tourneyDetailsRegularAnnounced("#place")'>jpoker_89_1_tourneyDetailsRegularAnnounced</a></li>
-<li><a href='#' onClick='jpoker_89_2_tourneyDetailsCanceled("#place")'>jpoker_89_2_tourneyDetailsCanceled</a></li>
-<li><a href='#' onClick='jpoker_89_3_tourneyDetailsRegularCanceled("#place")'>jpoker_89_3_tourneyDetailsRegularCanceled</a></li>
-<li><a href='#' onClick='jpoker_90_tourneyPlaceholder("#place")'>jpoker_90_tourneyPlaceholder</a></li>
-<li><a href='#' onClick='jpoker_100_places("#place")'>jpoker_100_places</a></li>
-<li><a href='#' onClick='jpoker_101_playerLookup("#place")'>jpoker_101_playerLookup</a></li>
-<li><a href='#' onClick='jpoker_102_placesWithLink("#place")'>jpoker_102_placesWithLink</a></li>
-<li><a href='#' onClick='jpoker_103_playerLookupWithLink("#place")'>jpoker_103_playerLookupWithLink</a></li>
-<li><a href='#' onClick='jpoker_110_cashier("#place")'>jpoker_110_cashier</a></li>
-<li><a href='#' onClick='jpoker_111_tablepicker("#place")'>jpoker_111_tablepicker</a></li>
-<li><a href='#' onClick='jpoker_120_level_junior("#place")'>jpoker_120_level_junior</a></li>
-<li><a href='#' onClick='jpoker_121_level_pro("#place")'>jpoker_121_level_pro</a></li>
-<li><a href='#' onClick='jpoker_122_level_expert("#place")'>jpoker_122_level_expert</a></li>
-<li><a href='#' onClick='jpoker_123_level_master("#place")'>jpoker_123_level_master</a></li>
-<li><a href='#' onClick='jpoker_130_chat_scroll("#place")'>jpoker_130_chat_scroll</a></li>
-<li><a href='#' onClick='jpoker_131_chat_no_scroll("#place")'>jpoker_131_chat_no_scroll</a></li>
-<li><a href='#' onClick='jpoker_141_click_here_to_get_a_seat("#place")'>jpoker_141_click_here_to_get_a_seat</a></li>
-<li><a href='#' onClick='jpoker_142_click_here_to_get_a_seat_in_progress("#place")'>jpoker_142_click_here_to_get_a_seat_in_progress</a></li>
-
-    </ul>
-
-    <div id='text' style="display: none">
-<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut fermentum. Sed ultrices molestie lorem. Etiam pharetra. Duis ultricies. Ut risus ante, facilisis sed, luctus eu, imperdiet ac, enim. Quisque tellus nulla, nonummy vel, mattis id, imperdiet in, velit. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque mi turpis, semper id, commodo porttitor, pharetra at, urna. Nam velit enim, ultrices ut, condimentum molestie, porttitor vel, lorem. Proin rutrum blandit erat. Pellentesque placerat neque vel nulla. Sed enim justo, molestie vitae, euismod id, accumsan vitae, enim. Aenean et augue at massa ornare elementum. Donec scelerisque, pede vel vehicula varius, turpis lectus elementum nisi, eu ultricies nibh sapien ac sem.</p>
-
-<p>Proin euismod rutrum lectus. Integer vulputate posuere dui. Donec posuere posuere ligula. Suspendisse placerat. Sed elementum purus at neque. Vestibulum elementum mi et dui. Nullam adipiscing tempus lorem. Integer felis. Pellentesque eu lorem quis ipsum pellentesque bibendum. Ut eget nisl. Nulla nibh. Nunc eget orci ac magna porttitor luctus. Morbi eleifend vestibulum nisl. Nunc et risus. Sed laoreet. Quisque nec est. </p>
-
-<code>hello how are you</code>
-
-<blockquote>
-Proin euismod rutrum lectus. Integer vulputate posuere dui. Donec posuere posuere ligula. Suspendisse placerat. Sed elementum purus at neque. Vestibulum elementum mi et dui. Nullam adipiscing tempus lorem. Integer felis. Pellentesque eu lorem quis ipsum pellentesque bibendum. Ut eget nisl. Nulla nibh. Nunc eget orci ac magna porttitor luctus. Morbi eleifend vestibulum nisl. Nunc et risus. Sed laoreet. Quisque nec est. 
-</blockquote>
-
-<h1>heading 1</h1>
-<h2>heading 2</h2>
-<h3>heading 3</h3>
-<h4>heading 4</h4>
-
-<table><th><td>efrefr</td><td>eferfrfvrvrver</td><td>rgergre</td></th>
-<tr><td>rerr</td><td>rwfrgr</td><td>rgregre</td></tr>
-<tr><td>regergre</td><td>umumuy</td><td>thtt</td></tr>
-</table>
-
-<hr/>
-
-<a href="http://www.google.com">Google</a>
-
-<ul>
-<li>lists</li>
-<li>primary pale</li>
-</ul>
-    </div>
-  
-</body>
-</html>
-
-