JW Valentine's Day 1



Customize Tournament Layout

Top Image Link:
Image will go below title,
in between the header lines


Custom HTML:

<html>
<head>
<title>~~(,, ,, *>JW Valentine's Day 1 Designed by: Jag <*,, ,,)~~</title>

<!-- Put Scrollbar & Frame below this line -->
<style type="text/css">
body{
margin: 0;
padding: 50px;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/black.jpg') fixed;
scrollbar-arrow-color:#CCCCFF;
scrollbar-base-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#CCCCFF;
scrollbar-track-color:#000000;
background-attachment:fixed
}
hr { display:none}

#div1 {
padding: 6px;
border: 6px none;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/ltpkmarble.jpg');
}
#div2 {
padding: 35px;
border: 6px none;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/lavender.jpg');
}
#inner {
padding: 5px;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/ltpkmarble.jpg');
}
#inner1 {
padding: 5px;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/black.jpg');
}
#outer {
padding: 5px;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/ltpkmarble.jpg');
}
#outer1 {
padding: 2px;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/medpk.jpg');
}
#content {
margin: 15px;
padding: 8px;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/ltpkmarble.jpg');
}
#content1 {
margin: 2px;
padding: 2px;
background: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/black.jpg');
}
</style>

</head>
<body link="#1D611E"
vlink="#1D611E"
alink="#1D611E"
style="background-image: url('http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/black.jpg')">
<div id="div1">
<div id="div2">
<div id="inner">
<div id="inner1">
<div id="outer">
<div id="outer1">
<div id="content">
<div id="content1"><center>
</p>

<!-- Put Scrollbar & Frame above this line -->
<!-- Put Main Picture & Written Instructions below this line -->
<p>
<h1><font color="CCCCFF"> 500 Regular </</font color></h1>
<BR>
<h3><font color="magenta"><h1> Format: Rated~500~Partners~Nil 100~NBN~<BR>Timeout On~Cut Deck (opt)</h1></font color></h3>
<img border="0" src="http://i1002.photobucket.com/albums/af145/JokersWild_2010/jesters/JWVDay.jpg"><b><br><BR>
<center><a href="http://jwdesignsbyjag.blogspot.com" target="_blank"><img src="http://i1002.photobucket.com/albums/af145/JokersWild_2010/DesignedbyJag.png " border="0"></a></center>
</b></p>
<BR>
<h1><font color="CCCCFF">500 Regular </font color></h1>
<BR>

<!-- Put Main Picture & Written Instructions above this line -->
<!--place music code here-->

<center><font color="CCCCFF">~~(,, ,, *> </font color><font color="CCCCFF">Ozzy Osbourns ~ Here For You</font color><font color="CCCCFF"> <*,, ,,)~~</font color></center>
<BR>
<center><embed src="http://www.fileden.com/files/2007/1/15/644004/Ozzy%20Osbourne%20%7E%20Here%20For%20You.mp3"width="140" height="40" autostart="true" loop="TRUE"></embed></center>

<!--end music code here---->
<!--place signup - tables  below here-->

<center><a href="http://www.myleague.com/php/page.php?p=signup&t=myleague&lng=eng&l=team_jw&g=cl&svr=plus2&pl=" target="_blank"><img src="http://i1002.photobucket.com/albums/af145/JokersWild_2010/FreeSignUp.png" border="0"></a>
<a href="http://plus2.igl.net/ts/buxlog.php?l=team_jw" target="_blank"><img src="http://i1002.photobucket.com/albums/af145/JokersWild_2010/LadderBux.png" border="0"></a>
<a href="http://jokerswild-tournamentrules.blogspot.com" target="_blank"><img src="http://i1002.photobucket.com/albums/af145/JokersWild_2010/TourRules.png" border="0"></a>
<a href="http://jokerswildleague.blogspot.com" target="_blank"><img src="http://i1002.photobucket.com/albums/af145/JokersWild_2010/LeagueRules.png" border="0"></a></center>
<BR>

<!--place signup - tables above here-->

<!-- Put the Cursor Tail below this line -->
<head>
<style>
.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:22pt;
font-family:Century;
font-weight:Normal;
color:#8E35EF;
}
</style>
<script>
/*
Cursor Trailor Text- By Peter Gehrig (http://www.24fun.ch/)
Permission given to Dynamicdrive.com to feature script in it's archive.
For full source code, installation instructions, and 1000's more DHTML scripts,
visit http://dynamicdrive.com
*/
var x,y
var step=20
var flag=0
// Your snappy message. Important: the space at the end of the sentence!!!
var message=" Jokers Wild *~* Jag *~* Jokers Wild "
message=message.split("")
var xpos=new Array()
for (i=0;i<=message.length-1;i++) {
xpos[i]=-50
}
var ypos=new Array()
for (i=0;i<=message.length-1;i++) {
ypos[i]=-50
}
function handlerMM(e){
x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX
y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY
flag=1
}
function makesnake() {
if (flag==1 && document.all) {
for (i=message.length-1; i>=1; i--) {
xpos[i]=xpos[i-1]+step
ypos[i]=ypos[i-1]
}
xpos[0]=x+step
ypos[0]=y
for (i=0; i<message.length-1; i++) {
var thisspan = eval("span"+(i)+".style")
thisspan.posLeft=xpos[i]
thisspan.posTop=ypos[i]
}
}
else if (flag==1 && document.layers) {
for (i=message.length-1; i>=1; i--) {
xpos[i]=xpos[i-1]+step
ypos[i]=ypos[i-1]
}
xpos[0]=x+step
ypos[0]=y
for (i=0; i<message.length-1; i++) {
var thisspan = eval("document.span"+i)
thisspan.left=xpos[i]
thisspan.top=ypos[i]
}
}
var timer=setTimeout("makesnake()",30)
}
</script></head>
<body onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll">
<script>
<!-- Beginning of JavaScript -
for (i=0;i<=message.length-1;i++) {
document.write("<span id='span"+i+"' class='spanstyle'>")
document.write(message[i])
document.write("</span>")
}
if (document.layers){
document.captureEvents(Event.MOUSEMOVE);
}
document.onmousemove = handlerMM;
// - End of JavaScript - -->
</script>

<!-- Put the body of your page above this line -->
</body>
</html>
<b></b>
<!-- Put the body of your page above this line -->

</body>
</html>

*Background image: http://i1002.photobucket.com/albums/af145/JokersWild_2010/bg/black.jpg 

Background color:# 000000
Link color:# CCE6E6
Text color:# FFFFFF
Header background color:# FF33CC
Header text color:# 661452
Small header color:# CCE6E6
Title color:# CCE6E6