LaCoSTe! - TOG
  Html-Code
 
Ja disa html-ja 

Per me ra bor

<!-- This Script is from www.htmlfreecodes.com, Coded by: 
Krishna Eydatoula--> 
<script> 
// Set the number of snowflakes (more than 30 - 40 not recommended) 
var snowmax=35 
// Set the colors for the snow. Add as many colors as you like 
var snowcolor=new Array("#aaaacc","#ddddFF","#ccccDD") 
// Set the fonts, that create the snowflakes. Add as many fonts as you 
like 
var snowtype=new Array("Arial Black","Arial Narrow","Times","Comic Sans 
MS") 
// Set the letter that creates your snowflake (recommended:*) 
var snowletter="*" 
// Set the speed of sinking (recommended values range from 0.3 to 2) 
var sinkspeed=0.6 
// Set the maximal-size of your snowflaxes 
var snowmaxsize=22 
// Set the minimal-size of your snowflaxes 
var snowminsize=8 
// Set the snowing-zone 
// Set 1 for all-over-snowing, set 2 for left-side-snowing 
// Set 3 for center-snowing, set 4 for right-side-snowing 
var snowingzone=3 
/////////////////////////////////////////////////////////////////////////// 
// 
CONFIGURATION ENDS HERE 
/////////////////////////////////////////////////////////////////////////// 
// 
Do not edit below this line 
var snow=new Array() 
var marginbottom 
var marginright 
var timer 
var i_snow=0 
var x_mv=new Array(); 
var crds=new Array(); 
var lftrght=new Array(); 
var browserinfos=navigator.userAgent 
var 
ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/) 
var 
ns6=document.getElementById&&!document.all 
var opera=browserinfos.match(/Opera/) 
var browserok=ie5||ns6||opera 
function randommaker(range) { 
rand=Math.floor(range*Math.random()) 
return rand 
} 
function initsnow() { 
if (ie5 || opera) { 
marginbottom = document.body.clientHeight 
marginright = document.body.clientWidth 
} 
else if (ns6) { 
marginbottom = window.innerHeight 
marginright = window.innerWidth 
} 
var snowsizerange=snowmaxsize-snowminsize 
for (i=0;i<=snowmax;i++) { 
crds[i] = 0; 
lftrght[i] = Math.random()*15; 
x_mv[i] = 0.03 + Math.random()/10; 
snow[i]=document.getElementById("s"+i) 
snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)] 
snow[i].size=randommaker(snowsizerange)+snowminsize 
snow[i].style.fontSize=snow[i].size 
snow[i].style.color=snowcolor[randommaker(snowcolor.length)] 
snow[i].sink=sinkspeed*snow[i].size/5 
if (snowingzone==1) 
{snow[i].posx=randommaker(marginright-snow[i].size)} 
if (snowingzone==2) 
{snow[i].posx=randommaker(marginright/2-snow[i].size)} 
if (snowingzone==3) 
{snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4} 
if (snowingzone==4) 
{snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2} 
snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size) 
snow[i].style.left=snow[i].posx 
snow[i].style.top=snow[i].posy 
} 
movesnow() 
} 
function movesnow() { 
for (i=0;i<=snowmax;i++) { 
crds[i] += x_mv[i]; 
snow[i].posy+=snow[i].sink 
snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i]); 
snow[i].style.top=snow[i].posy 
if (snow[i].posy>=marginbottom-2*snow[i].size || 
parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){ 
if (snowingzone==1) 
{snow[i].posx=randommaker(marginright-snow[i].size)} 
if (snowingzone==2) 
{snow[i].posx=randommaker(marginright/2-snow[i].size)} 
if (snowingzone==3) 
{snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4} 
if (snowingzone==4) 
{snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2} 
snow[i].posy=0 
} 
} 
var timer=setTimeout("movesnow()",50) 
} 
for (i=0;i<=snowmax;i++) { 
document.write("<span id='s"+i+"' 
style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>") 
} 
if 
(browserok) { 
window.onload=initsnow 
} 
</script> 
<font face="Tahoma"><a target="_blank" 
href="http://www.iliri-ks.tk/" 
_fcksavedurl="http://www.iliri-ks.tk/"><span style="font-size: 
8pt; text-decoration: none"></span></a></font>

 
 

Kjo Esht Per Me Nejt 6 Zemra Ner Maus

<!-- This Script is from www.htmlfreecodes.com, Coded by: 
Krishna Eydatoula--> 
<div id="dot0" style="position: absolute; visibility: hidden; 
height: 11; width: 11;"> 
<img src="http://www.htmlfreecodes.com/heart.gif" 
_fcksavedurl="http://www.htmlfreecodes.com/heart.gif" height=11 
width=11> 
</div> 
<div id="dot1" style="position: absolute; height: 11; width: 
11;"> 
<img src="http://www.htmlfreecodes.com/heart.gif" 
_fcksavedurl="http://www.htmlfreecodes.com/heart.gif" height=11 
width=11> 
</div> 
<div id="dot2" style="position: absolute; height: 11; width: 
11;"> 
<img src="http://www.htmlfreecodes.com/heart.gif" 
_fcksavedurl="http://www.htmlfreecodes.com/heart.gif" height=11 
width=11> 
</div> 
<div id="dot3" style="position: absolute; height: 11; width: 
11;"> 
<img src="http://www.htmlfreecodes.com/heart.gif" 
_fcksavedurl="http://www.htmlfreecodes.com/heart.gif" height=11 
width=11> 
</div> 
<div id="dot4" style="position: absolute; height: 11; width: 
11;"> 
<img src="http://www.htmlfreecodes.com/heart.gif" 
_fcksavedurl="http://www.htmlfreecodes.com/heart.gif" height=11 
width=11> 
</div> 
<div id="dot5" style="position: absolute; height: 11; width: 
11;"> 
<img src="http://www.htmlfreecodes.com/heart.gif" 
_fcksavedurl="http://www.htmlfreecodes.com/heart.gif" height=11 
width=11> 
</div> 
<div id="dot6" style="position: absolute; height: 11; width: 
11;"> 
<img src="http://www.htmlfreecodes.com/heart.gif" 
_fcksavedurl="http://www.htmlfreecodes.com/heart.gif" height=11 
width=11> 
</div> 
<script LANGUAGE="JavaScript"> 
<!-- hide code 
var nDots = 7; 
var Xpos = 0; 
var Ypos = 0; 
// fixed time step, no relation to real time 
var DELTAT = .01; 
// size of one spring in pixels 
var SEGLEN = 10; 
// spring constant, stiffness of springs 
var SPRINGK = 10; 
// all the physics is bogus, just picked stuff to 
// make it look okay 
var MASS = 1; 
// Positive XGRAVITY pulls right, negative pulls left 
// Positive YGRAVITY pulls down, negative up 
var XGRAVITY = 0; 
var YGRAVITY = 50; 
// RESISTANCE determines a slowing force proportional to velocity 
var RESISTANCE = 10; 
// stopping criterea to prevent endless jittering 
// doesn't work when sitting on bottom since floor 
// doesn't push back so acceleration always as big

 
 

Per Kalendar

<!-- This Script is from www.htmlfreecodes.com, Coded by: 
Krishna Eydatoula--> 
<html> 
<head> 
<FCK:meta name="GENERATOR" content="Microsoft FrontPage 6.0" /> 
<FCK:meta name="ProgId" content="FrontPage.Editor.Document" /> 
</head> 
<body> 
<center> 
<script LANGUAGE="JavaScript"> 
<!-- Begin 
monthnames = new Array( 
"January", 
"Februrary", 
"March", 
"April", 
"May", 
"June", 
"July", 
"August", 
"September", 
"October", 
"November", 
"Decemeber"); 
var linkcount=0; 
function addlink(month, day, href) { 
var entry = new Array(3); 
entry[0] = month; 
entry[1] = day; 
entry[2] = href; 
this[linkcount++] = entry; 
} 
Array.prototype.addlink = addlink; 
linkdays = new Array(); 
monthdays = new Array(12); 
monthdays[0]=31; 
monthdays[1]=28; 
monthdays[2]=31; 
monthdays[3]=30; 
monthdays[4]=31; 
monthdays[5]=30; 
monthdays[6]=31; 
monthdays[7]=31; 
monthdays[8]=30; 
monthdays[9]=31; 
monthdays[10]=30; 
monthdays[11]=31; 
todayDate=new Date(); 
thisday=todayDate.getDay(); 
thismonth=todayDate.getMonth(); 
thisdate=todayDate.getDate(); 
thisyear=todayDate.getYear(); 
thisyear = thisyear % 100; 
thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + 
thisyear)); 
if (((thisyear % 4 == 0) 
&& !(thisyear % 100 == 0)) 
||(thisyear % 400 == 0)) monthdays[1]++; 
startspaces=thisdate; 
while (startspaces > 7) startspaces-=7; 
startspaces = thisday - startspaces + 1; 
if (startspaces < 0) startspaces+=7; 
document.write("<table border=2 bgcolor=white "); 
document.write("bordercolor=black><font color=black>"); 
document.write("<tr><td 
colspan=7><center><strong>" 
+ monthnames[thismonth] + " " + thisyear 
+ "</strong></center></font></td></tr>"); 
document.write("<tr>"); 
document.write("<td align=center>Su</td>"); 
document.write("<td align=center>M</td>"); 
document.write("<td align=center>Tu</td>"); 
document.write("<td align=center>W</td>"); 
document.write("<td align=center>Th</td>"); 
document.write("<td align=center>F</td>"); 
document.write("<td align=center>Sa</td>"); 
document.write("</tr>"); 
document.write("<tr>"); 
for (s=0;s<startspaces;s++) { 
document.write("<td> </td>"); 
} 
count=1; 
while (count <= monthdays[thismonth]) { 
for (b = startspaces;b<7;b++) { 
linktrue=false; 
document.write("<td>"); 
for (c=0;c<linkdays.length;c++) { 
if (linkdays[c] != null) { 
if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) 
{ 
document.write("<a href="" + linkdays[c][2] + "">"); 
linktrue=true; 
} 
} 
} 
if (count==thisdate) { 
document.write("<font color='FF0000'><strong>"); 
} 
if (count <= monthdays[thismonth]) { 
document.write(count); 
} 
else { 
document.write(" "); 
} 
if (count==thisdate) { 
document.write("</strong></font>"); 
} 
if (linktrue) 
document.write("</a>"); 
document.write("</td>"); 
count++; 
} 
document.write("</tr>"); 
document.write("<tr>"); 
startspaces=0; 
} 
document.write("</table></p>"); 
// End --> 
</script> 
</center> 
<!-- Script Size: 2.98 KB --> 
<font face="Tahoma"><a target="_blank" 
href="http://www.iliri-ks.tk/" 
_fcksavedurl="http://www.iliri-ks.tk/"><span style="font-size: 
8pt; text-decoration: none"></span></a></font>

 
 

Per Me Ra Zemra Ne Webfaqen Tuaj

<marquee behavior="scroll" direction="down" 
scrollamount="5" style="position: absolute; left: 127px; top: 150px; 
width: 16px; height: 511px;"><span style="color: rgb(25, 25, 112) 
! important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="5" style="position: 
absolute; left: 179px; top: 170px; width: 16px; height: 
383px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="1" style="position: 
absolute; left: 229px; top: 190px; width: 16px; height: 
304px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="4" style="position: 
absolute; left: 276px; top: 180px; width: 16px; height: 
529px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="4" style="position: 
absolute; left: 324px; top: 160px; width: 16px; height: 
404px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="2" style="position: 
absolute; left: 232px; top: 190px; width: 16px; height: 
230px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="7" style="position: 
absolute; left: 142px; top: 150px; width: 16px; height: 
237px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="7" style="position: 
absolute; left: 295px; top: 170px; width: 16px; height: 
273px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="2" style="position: 
absolute; left: 105px; top: 230px; width: 16px; height: 
246px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="3" style="position: 
absolute; left: 370px; top: 190px; width: 16px; height: 
435px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="4" style="position: 
absolute; left: 392px; top: 150px; width: 16px; height: 
522px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="7" style="position: 
absolute; left: 433px; top: 170px; width: 16px; height: 
416px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="7" style="position: 
absolute; left: 466px; top: 200px; width: 16px; height: 
411px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="1" style="position: 
absolute; left: 566px; top: 170px; width: 16px; height: 
497px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="6" style="position: 
absolute; left: 586px; top: 200px; width: 16px; height: 
445px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="1" style="position: 
absolute; left: 532px; top: 170px; width: 16px; height: 
382px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="3" style="position: 
absolute; left: 610px; top: 200px; width: 16px; height: 
331px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="6" style="position: 
absolute; left: 649px; top: 250px; width: 16px; height: 
403px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="4" style="position: 
absolute; left: 695px; top: 290px; width: 16px; height: 
523px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="7" style="position: 
absolute; left: 650px; top: 180px; width: 16px; height: 
259px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="6" style="position: 
absolute; left: 689px; top: 160px; width: 16px; height: 
219px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="3" style="position: 
absolute; left: 727px; top: 200px; width: 16px; height: 
406px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="6" style="position: 
absolute; left: 755px; top: 150px; width: 16px; height: 
528px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee> <marquee 
behavior="scroll" direction="down" scrollamount="2" style="position: 
absolute; left: 786px; top: 180px; width: 16px; height: 
414px;"><span style="color: rgb(25, 25, 112) ! 
important;">♥</span></marquee><a 
 
 
 
 
 
 
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free