Skip to content

Instantly share code, notes, and snippets.

@sunlight200
Created May 16, 2017 00:54
Show Gist options
  • Save sunlight200/6a5cdb66c8d4cac5b149e5af7b192ca3 to your computer and use it in GitHub Desktop.
Save sunlight200/6a5cdb66c8d4cac5b149e5af7b192ca3 to your computer and use it in GitHub Desktop.
DESIGNER CREDIT BOX
#container{
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
}
#left{
background:
url(ttp://i.imgur.com/oWHbAJJ.gif)
100% 100% no-repeat,
url(http://i.imgur.com/sCwjAYH.png)
0 0/100% 100%,#b6315a;
position:fixed;
width:40%;
height:90.5%;
top:20px;
left:20px;
border:10px ridge pink;
outline:20px double pink;
border-image:url(http://i.imgur.com/BtS8k0D.gif)
10 round;
box-shadow:
inset 0px 0px 22px 12px rgba(0,0,0,.8);
}
#left_decor{
background:url(http://s9.tinypic.com/1672ntg_th.jpg)
0% 0% no-repeat,url(http://s9.tinypic.com/1672ntg_th.jpg)
100% 0% no-repeat,
url(http://s9.tinypic.com/1672ntg_th.jpg)
0% 100% no-repeat,
url(http://s9.tinypic.com/1672ntg_th.jpg)
100% 100% no-repeat;
position:fixed;
width:41.5%;
height:93.5%;
top:20px;
left:20px;
}
#candle{
background:radial-gradient(rgba(204, 51, 0, 0.56), rgba(255, 240, 128, 0.74), rgba(255, 198, 112, 0.52));
position:fixed ;
width:10px;
height:28px;
top:36.2%;
left:38.3%;
border-radius:50%;
animation:flame 2s infinite;
}
#candle1{
background:radial-gradient(rgba(204, 51, 0, 0.56), rgba(255, 240, 128, 0.74), rgba(255, 198, 112, 0.52));
position:fixed ;
width:10px;
height:28px;
top:35.7%;
left:5.2%;
border-radius:50%;
animation:flame 2s infinite;
}
#candle2{
background:radial-gradient(rgba(204, 51, 0, 0.56), rgba(255, 240, 128, 0.74), rgba(255, 198, 112, 0.52));
position:fixed ;
width:10px;
height:28px;
top:42.7%;
left:10.7%;
border-radius:50%;
animation:flame 3s infinite;
}
#candle3{
background:radial-gradient(rgba(204, 51, 0, 0.56), rgba(255, 240, 128, 0.74), rgba(255, 198, 112, 0.52));
position:fixed ;
width:10px;
height:28px;
top:42.7%;
left:33%;
border-radius:50%;
animation:flame 5s infinite;
}
@keyframes flame{
0%{
box-shadow:0px 0px 30px 12px #ffe180;
}
0% {transform: rotate(-1deg);}
20% {transform: rotate(1deg);}
40% {transform: rotate(-1deg);}
60% {transform: rotate(1deg) scaleY(1.04);}
80% {transform: rotate(-2deg) scaleY(0.92);}
100% {transform: rotate(1deg);}
}
#right{
background:
url(ttp://i.imgur.com/gaNzCr5.gif)
0% 0%/40% no-repeat,
url(http://i.imgur.com/NNyojNL.png)
-4% 95%/55% no-repeat,
url(ttp://img-fotki.yandex.ru/get/4121/112265771.20a/0_85407_b610785_XL.jpg)
50% 50%/40% repeat-y,
radial-gradient(farthest-side,#ee8ab3,#ce466e,#b21556);
position:fixed;
width:51%;
height:90.5%;
top:20px;
right:20px;
border:10px ridge pink;
outline:20px double pink;
border-image:url(http://i.imgur.com/BtS8k0D.gif)
10 round;
box-shadow:
inset 0px 0px 22px 4px #000;
overflow-x:hidden;
}
#butterfly{
background: url(http://i.imgur.com/lIXMGwA.png)
0% 4%/100% no-repeat;
position:fixed;
width:18%;
height:91%;
top:20px;
left:50%;
}
#shine1{
background:rgba(242, 145, 186, 0.23);
position:fixed;
position:fixed;
width:80px;
height:80px;
top:15%;
left:52%;
border-radius:100%;
animation:glow 6s infinite;
}
#shine2{
background:rgba(242, 145, 186, 0.23);
position:fixed;
position:fixed;
width:50px;
height:50px;
top:42%;
left:65%;
border-radius:100%;
animation:glow 10s infinite;
}
#shine3{
background:rgba(242, 145, 186, 0.23);
position:fixed;
position:fixed;
width:50px;
height:50px;
top:80%;
left:52%;
border-radius:100%;
animation:glow 12s infinite;
}
#shine4{
background:rgba(242, 145, 186, 0.23);
position:fixed;
position:fixed;
width:50px;
height:50px;
top:50%;
left:56%;
border-radius:100%;
animation:glow 6s infinite;
}
@keyframes glow{
0%{
box-shadow:0px 0px 30px 10px rgba(242, 145, 186, 0.73);
}
0% {transform: rotate(-1deg);}
20% {transform: rotate(1deg);}
40% {transform: rotate(-1deg) ;}
50%{opacity:.5;}
60% {transform: rotate(1deg) scaleY(1.04);}
80% {transform: rotate(-2deg) scaleY(0.92) ;}
100% {transform: rotate(1deg) ;}
}
body{
background:
#b6315a;
background-attachment:fixed;
overflow-y:hidden;
}
body, a:hover {cursor: url(http://cur.cursors-4u.net/nature/nat-10/nat943.cur), progress !important;}
.linksPosted {display:none;}
.countsWarning {display:none;}
.linksTable {
background:
url(http://i.imgur.com/QNywlzy.gif)
0% 100% repeat-x,
url(http://img-fotki.yandex.ru/get/4121/112265771.20a/0_85407_b610785_XL.jpg) 64% 50%/90% repeat-y;
table-layout: fixed;
position: relative;
margin: -50px auto ;
left:25%;
padding: 0 50px;
border-spacing: 0 100px;
width:400px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
border-left:0px double pink;
border-image:url(http://i.imgur.com/BtS8k0D.gif)
5 round;
}
.linksTable TD+TD {
background:
url(http://i.imgur.com/zK4274t.png) 50% 100%/100% NO-REPEAT,
url(http://i.imgur.com/GBzssvE.gif) 0px 0%/auto 120px no-repeat,
url(http://i.imgur.com/4YXNRWi.png)
50% 30px/auto 100px no-repeat,
url(http://i.imgur.com/QNywlzy.gif) 50px 130px repeat-x,
url(http://i.imgur.com/o0wP8SD.png) 0% 0%/auto 130px repeat-x,
url(ttps://img-fotki.yandex.ru/get/42618/307195836.c/0_1773cf_7eef1c19_XL)
0% 100%/16% repeat-y,
url(ttps://img-fotki.yandex.ru/get/42618/307195836.c/0_1773cf_7eef1c19_XL)
100% 100%/16% repeat-y,
url(ttp://img-fotki.yandex.ru/get/4133/112265771.20a/0_853d8_3ab219db_XL.jpg)
100% 50%/100% repeat-y,#ee8ab3;
float:left;
width: 100%;
border-color: #413503;
border-style: ridge;
border-width: 5px;
box-shadow:0px 0px 22px 4px #000,
inset 0px 0px 22px 8px #b6315a!important;
-webkit-border-image: url(http://i.imgur.com/BtS8k0D.gif) 10 round;
-moz-border-image: url(http://i.imgur.com/BtS8k0D.gif) 10 round;
border-image: url(http://i.imgur.com/BtS8k0D.gif)5 round;
}
.linksSubTable {
background: rgb(182,49,90);
width: 190px;
margin: 160px auto 50px 40px;
padding: 0px 28px 15px ;
border-spacing: 0;
border:5px solid pink;
box-shadow:inset 0px 0px 22px 4px pink,
0px 0px 22px 0px #000;
-webkit-border-image: url(http://i.imgur.com/BtS8k0D.gif) 10 round;
-moz-border-image: url(http://i.imgur.com/BtS8k0D.gif) 10 round;
border-image: url(http://i.imgur.com/BtS8k0D.gif)5 round;
}
.linkImage {
background:-webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8));
background:-moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8));
background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8)),
url(ttps://img-fotki.yandex.ru/get/120725/239757873.c1/0_159d6a_161a1732_L) 50% 50%/100% 100%,
url(http://i.imgur.com/qoUJIJm.gif) 50% 50% repeat,
rgba(238,233,210,1);
position: relative;
display: inline-block;
left: 25px;
top: 45px;
height: 70px;
padding: 3px 0;
border: 2px solid pink;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 10px 1px pink;
-moz-box-shadow: 0 0 10px 1px pink;
-o-box-shadow: 0 0 10px 1px pink;
box-shadow: 0 0 10px 1px pink;
-webkit-box-reflect: right 130px;
-webkit-gradient(linear, left top, right top,
from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 1)));
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;
}
.linkName {
color:#b6315a;
background:
url(http://s9.tinypic.com/1672ntg_th.jpg) 2% 5px/30px no-repeat,
url(http://s9.tinypic.com/1672ntg_th.jpg)
98% 5px/30px no-repeat,#f292ba;
position: relative;
display: inline-block;
width: 314px;
height:50px;
font: bold 16px walter turncoat;
line-height: 50px;
left: -2px;
top: -85px;
padding:0px 20 0 ;
text-align: center;
text-indent: 15px;
white-space:;
border:5px solid pink;
box-shadow:inset 0px 0px 22px 6px #b6315a;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;
border-image:url(http://i.imgur.com/BtS8k0D.gif)5 round;
}
.linkName:after {
content: "";
background: url(ttp://lh5.ggpht.com/_BJo2sJZzI3g/So7RdYNR31I/AAAAAAAAHzQ/owiERWWC_Dg/s400/cocker.png) 50% 50%/100% no-repeat;
position: relative;
padding: 10px 20px 0 20px;
margin: 0 0 0 5px;
opacity: 1;filter: Alpha(opacity=100);
}
.linkNumber {
color:pink;
font: normal 20px Nothing You Could Do;
text-align: center;
display: inline;
position: relative;
top: 25px;
left: -15px;
-webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%;
-webkit-text-shadow: 0 0 1px #000; -moz-text-shadow: 0 0 1px #000; text-shadow: 0 0 1px #000 !important;
}
.linkClick::before {
content: "";
background: url()
50% 50%/100% no-repeat;
position: relative;
padding: 10 5px 0 20px;
margin: 0 3px 0 0;
opacity: 1; filter: Alpha(opacity=100);
}
.linkClick::after {
content: "";
background: url() 50% 50%/100% no-repeat;
position: relative;
padding: 10 5px 0 20px;
margin: 0 0 0 3px;
opacity: 1;filter: Alpha(opacity=100);
}
.linkClick {
color:pink;
font: normal 13px walter turncoat;
text-align: left;
top: 5px;
left: -5px;
white-space: nowrap;
line-height:0;
opacity: 1; filter: Alpha(opacity=100);
-webkit-animation:pulse 2s linear infinite;-moz-animation:pulse 2s linear infinite;-o-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite;
}
.aLink {
color:pink;
background:
url() 100% 0%/100% 26px no-repeat,
rgba(41,40,46,0.0);
display: inline-block;
position: relative;
top: -5px;
text-decoration: none;
text-align: center;
width: 130px;
height: 29px;
font: normal 22px Monofett;
line-height: 20px;
letter-spacing: 5px;
-webkit-text-shadow: 2px 2px 4px #000;
-moz-text-shadow: 2px 2px 4px #000;
text-shadow: 2px 2px 4px #000;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2);
-webkit-animation:colorchange 20s infinite alternate;
}
@-webkit-keyframes colorchange {
0% {
color:#f7a6b5;
}
10% {
color: pink;
}
30% {
color: #b6315a;
}
50% {
color:#ff97be;
}
70% {
color:#db0050;
}
80% {
color:#a3003c;
}
100% {
color: #f7a6b5;
}
}
.aLink:hover {
color: #b6315a;
background:
url() 50% 0%/100px 80% no-repeat,
rgba(41,40,46,0.0);
-webkit-animation:colorchange 0s infinite alternate;
}
.alink:visited{
color:#b6315a;
}
::-webkit-scrollbar-button:start:decrement {
background:url(http://s8.tinypic.com/29ni7wo_th.jpg) center center no-repeat,transparent;
border-width: 0;
border-style: solid;
border-color: #622900;
height: 25px;
}
::-webkit-scrollbar-button:end:increment { background: url(http://s8.tinypic.com/28t8bgg_th.jpg) center center no-repeat,transparent;
border-width: 0;
border-style: solid;
border-color: #622900;
height: 25px;
}
::-webkit-scrollbar {background:transparent;
width: 10px;
}
::-webkit-scrollbar-track {background: url() 100% 50%/1000% 100%;
}
::-webkit-scrollbar-thumb {background:url(http://i.imgur.com/qoUJIJm.gif),
#b0b89d;
height:100px;
border:1px dotted grey;
}
::-webkit-scrollbar-thumb:hover {background: url(http://i.imgur.com/qoUJIJm.gif),
#b0b89d;
height:100px;
border:1px dotted grey;}
/* DESIGNER CREDIT BOX */
.FBX-Design-Studio {
background:
url(http://img-fotki.yandex.ru/get/4121/112265771.20a/0_85407_b610785_XL.jpg) 100% 50%/100% repeat-y;
color:#b6315a;
position: relative;
top: -40px;
width: 250px;
height:120px;
left: 22%;
padding: 5px 0;
margin: 0 auto;
font:bold 22px Sacramento;
line-height:12px;
border:5px ridge pink;
outline:5px ridge pink;
border-image:url(http://i.imgur.com/BtS8k0D.gif)
5 round;
box-shadow:0px 0px 22px 4px #000,
inset 0px 0px 22px rgba(0,0,0,.8);
}
.FBX-Design-Studio b {
color: black;
font: normal 18px Engelbert;
text-decoration:none;
}
.FBX-Design-Studio a {
color:#b6315a;
font: bold 24px Sacramento;
line-height: 18px;
text-decoration:none;
line-height: 22px;
}
.FBX-Design-Studio a:hover {
color:#b6315a;
text-decoration:none;
}
.FBX-Design-Studio pre,small {
color:#fffbb6;
font:bold 12px Englebert;
line-height:12px;
}
<link href='https://fonts.googleapis.com/css?family=Sacramento|Cookie|Baloo Chettan|Monofett|Nothing+You+Could+Do|Emilys+Candy|Margarine|Walter+Turncoat|Nosifer|Sansita' rel='stylesheet' type='text/css'><link href="https://www.weebly.com/uploads/3/9/7/3/39731348/jyrd-def1.css" rel="stylesheet" type="text/css">
<link href="https://www.weebly.com/uploads/3/9/7/3/39731348/jyrd-def.css" rel="stylesheet" type="text/css">
<div id="left"></div>
<div id="left_decor"></div>
<div id="candle"></div>
<div id="candle1"></div>
<div id="candle2"></div>
<div id="candle3"></div>
<div id="container">
<marquee behavior=scroll direction=down scrollamount=5 scrolldelay=20 height=690 style='position:absolute; left:5%; top:71px; width:15; height:690px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=4 scrolldelay=9 height=544 style='position:absolute; left:62%; top:183px; width:15; height:544px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=3 scrolldelay=5 height=517 style='position:absolute; left:57%; top:121px; width:15; height:517px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=6 scrolldelay=35 height=690 style='position:absolute; left:56%; top:33px; width:15; height:690px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=1 scrolldelay=43 height=693 style='position:absolute; left:74%; top:100px; width:15; height:693px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=3 scrolldelay=41 height=670 style='position:absolute; left:91%; top:94px; width:15; height:670px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=4 scrolldelay=36 height=581 style='position:absolute; left:15%; top:55px; width:15; height:581px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=4 scrolldelay=9 height=561 style='position:absolute; left:88%; top:42px; width:15; height:561px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=4 scrolldelay=36 height=530 style='position:absolute; left:49%; top:13px; width:15; height:530px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=3 scrolldelay=5 height=597 style='position:absolute; left:39%; top:27px; width:15; height:597px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=5 scrolldelay=50 height=611 style='position:absolute; left:24%; top:141px; width:15; height:611px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=5 scrolldelay=9 height=626 style='position:absolute; left:10%; top:165px; width:15; height:626px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=5 scrolldelay=5 height=656 style='position:absolute; left:73%; top:127px; width:15; height:656px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=3 scrolldelay=38 height=543 style='position:absolute; left:18%; top:194px; width:15; height:543px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=4 scrolldelay=12 height=641 style='position:absolute; left:7%; top:178px; width:15; height:641px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=2 scrolldelay=7 height=551 style='position:absolute; left:52%; top:104px; width:15; height:551px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=6 scrolldelay=26 height=643 style='position:absolute; left:11%; top:190px; width:15; height:643px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=4 scrolldelay=5 height=572 style='position:absolute; left:47%; top:71px; width:15; height:572px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=5 scrolldelay=10 height=684 style='position:absolute; left:42%; top:191px; width:15; height:684px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
<marquee behavior=scroll direction=down scrollamount=6 scrolldelay=32 height=605 style='position:absolute; left:37%; top:197px; width:15; height:605px;'><img src=http://dl4.glitter-graphics.net/pub/111/111944aomhvemlia.gif border=0></marquee>
</div>
<div id="right">
<div id="butterfly"></div>
<div id="shine1"></div>
<div id="shine2"></div>
<div id="shine3"></div>
<div id="shine4"></div>
<!-- ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ -->
<br /><table class="linksTable"><tr><td class="linkImageTD"><img src="http://zynga4-a.akamaihd.net/farmville/assets/hashed/assets/trees/e1db3c3dce14a97c31a94fbc2703939f.png" class="linkImage"><br /><span class="linkName">Dawn Tree</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=642940" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=642939" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=642938" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga3-a.akamaihd.net/farmville/assets/hashed/assets/trees/eeb0d1406fea4c5f813a84e60c661e85.png" class="linkImage"><br /><span class="linkName">Dusk Tree</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=642935" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=642937" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=642936" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga4-a.akamaihd.net/farmville/assets/hashed/assets/trees/36f248eb09454680af7c14bff181e6bb.png" class="linkImage"><br /><span class="linkName">Loco Tree</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=642942" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=642941" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=642943" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga1-a.akamaihd.net/farmville/assets/hashed/assets/trees/4f4f893881fe0b3bc78a84f820443395.png" class="linkImage"><br /><span class="linkName">Sunrise Tree</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=642933" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=642932" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=642934" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga2-a.akamaihd.net/farmville/assets/hashed/assets/trees/b5745da1aac0bb3bba9996ae99b02bc4.png" class="linkImage"><br /><span class="linkName">Sunset Tree</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=642931" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=642930" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=642929" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr></table>
<br /><table class="linksTable"><tr><td class="linkImageTD"><img src="http://zynga2-a.akamaihd.net/farmville/assets/hashed/assets/animals/19c82ca9e798011db98c12c624e3ced1.png" class="linkImage"><br /><span class="linkName">Artic Princess Unicorn Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350908" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350962" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350949" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350956" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">5.</td><td class="linkLink"><a href="clickcount.php?linkid=6350923" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">6.</td><td class="linkLink"><a href="clickcount.php?linkid=6350922" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">7.</td><td class="linkLink"><a href="clickcount.php?linkid=6350948" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga2-a.akamaihd.net/farmville/assets/hashed/assets/animals/82ea41da9cf6bbd7b5375499717ab638.png" class="linkImage"><br /><span class="linkName">Aviator Unicorn Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350937" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350918" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350940" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350926" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">5.</td><td class="linkLink"><a href="clickcount.php?linkid=6350951" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">6.</td><td class="linkLink"><a href="clickcount.php?linkid=6350910" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga1-a.akamaihd.net/farmville/assets/hashed/assets/animals/0c9825238891b8398a3d6e623612f25d.png" class="linkImage"><br /><span class="linkName">Black Swan Pegasus Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350952" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 2 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350946" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350953" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga3-a.akamaihd.net/farmville/assets/hashed/assets/animals/2bac56179f8f07118994b7c2dd6268a6.png" class="linkImage"><br /><span class="linkName">Brown Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350911" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350939" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350959" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350932" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">5.</td><td class="linkLink"><a href="clickcount.php?linkid=6350929" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga2-a.akamaihd.net/farmville/assets/hashed/assets/animals/fe681895e3a9c91872d5ffcc4b7e4cad.png" class="linkImage"><br /><span class="linkName">Cotton Twirl Pegasus Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350916" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 2 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350941" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga1-a.akamaihd.net/farmville/assets/hashed/assets/animals/f72b7780cca83debbb5e3def9f0de632.png" class="linkImage"><br /><span class="linkName">Country Ride Mare Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350917" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350944" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350935" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350921" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">5.</td><td class="linkLink"><a href="clickcount.php?linkid=6350957" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga3-a.akamaihd.net/farmville/assets/hashed/assets/animals/8ba0945e9ce2f03b233533c96b2effbf.png" class="linkImage"><br /><span class="linkName">Dark Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350960" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga3-a.akamaihd.net/farmville/assets/hashed/assets/animals/aeed7741f792e3b275bdfba5543dad3b.png" class="linkImage"><br /><span class="linkName">Dreamtime Aussie Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350933" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350928" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350914" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350947" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga3-a.akamaihd.net/farmville/assets/hashed/assets/animals/b0989b959681627392703d10bc2bceac.png" class="linkImage"><br /><span class="linkName">Enchanted Swirl Pegacorn Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350927" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 2 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350906" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350936" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350942" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">5.</td><td class="linkLink"><a href="clickcount.php?linkid=6350919" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">6.</td><td class="linkLink"><a href="clickcount.php?linkid=6350961" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr><tr class="oddRow;" ><td class="linkNumber">7.</td><td class="linkLink"><a href="clickcount.php?linkid=6350938" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 0 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga2-a.akamaihd.net/farmville/assets/hashed/assets/animals/ce3a7ef09d9428347d24c52fb7a3c30e.png" class="linkImage"><br /><span class="linkName">Floral Unicorn Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350915" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350924" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350954" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga1-a.akamaihd.net/farmville/assets/hashed/assets/animals/cc2259cc86362870b349c9b069e21323.png" class="linkImage"><br /><span class="linkName">Flower Fairy Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350925" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 2 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350934" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350943" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350913" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga3-a.akamaihd.net/farmville/assets/hashed/assets/animals/66d40c3b8f613befdd94a029e5f50fa9.png" class="linkImage"><br /><span class="linkName">Fluffly Cloudy Unicorn Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350950" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 2 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350945" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350955" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga3-a.akamaihd.net/farmville/assets/hashed/assets/animals/cda2acd4aa5252146c1a86ef875948e5.png" class="linkImage"><br /><span class="linkName">Pecockicorn Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350920" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350930" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350912" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">4.</td><td class="linkLink"><a href="clickcount.php?linkid=6350907" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr><tr><td class="linkImageTD"><img src="http://zynga2-a.akamaihd.net/farmville/assets/hashed/assets/animals/ea77f9ba3e76bfddfa614007cfcc1677.png" class="linkImage"><br /><span class="linkName">Quetzal Pegasus Foal</span></td><td><table class="linksSubTable"><tr class="oddRow;" ><td class="linkNumber">1.</td><td class="linkLink"><a href="clickcount.php?linkid=6350931" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 2 times</td></tr><tr class="oddRow;" ><td class="linkNumber">2.</td><td class="linkLink"><a href="clickcount.php?linkid=6350909" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr><tr class="oddRow;" ><td class="linkNumber">3.</td><td class="linkLink"><a href="clickcount.php?linkid=6350958" class="aLink" target="_blank">Link</a></td><td class="linkClick">Clicked 1 times</td></tr></table></td></tr></table><br /><br />
<!-- ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ -->
<object><embed width="1" height="1" src="https://104196266-746712972392399421.preview.editmysite.com/uploads/1/0/4/1/104196266/aronchupa_-_im_an_albatraoz__official_music_video_.mp3" width=0 height=0></object>
<br><br>
<br><br><br>
<center>
<div class="FBX-Design-Studio"><br>
Coded & Designed by<br><br>
<img src="https://img-fotki.yandex.ru/get/42692/307195836.e/0_177451_4e02ceeb_S" width=25>
Simsim <img src="https://img-fotki.yandex.ru/get/42692/307195836.e/0_177451_4e02ceeb_S" width=25><br>
<!-- Please leave this here so your friends can join -->
<a href="https://www.facebook.com/groups/866167856846509/" title="FBX-Design-Studio" _target="blank"> <br>FBX Design Studio</a><br>
<!-- Please leave this here so your friends can join -->
<br><br>
</div>
</div>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment