table {
color: #666666;
font-family: Verdana, Arial;
font-size: 11px
}
A:link {
color: #666666;
text-decoration: none;
cursor: n-resize;
}
A:visited {
color: #666666;
text-decoration: none;
}
A:active {
color: #666666;
text-decoration: none;
}
A:hover {
font-weight: bold;
cursor: e-resize;
color: #FF3399;
text-decoration: blink}
</style>
<script language="JavaScript" type="text/javascript">
// Prelevato su http://web-link.it
// CREDITS:
// Textlink-Shaker onMouseOver
// by Urs Dudli and Peter Gehrig
// Copyright (c) 2000 Peter Gehrig and Urs Dudli. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.24fun.com/fast/index.html
// info@24fun.com
// 1/5/2001
// IMPORTANT:
// If you add this script to a script-library or a script-archive
// you have to insert a link to http://www.24fun.com/fast/index.html
// right into the webpage where the script will be displayed.
// CONFIGURATION:
// Go to http://www.24fun.com/fast/index.html, open category 'utility' and
// download the ZIP-file of this script containing
// the script-file with colorized step-by-step instructions for easy configuration
var oldtext
var newtext
var newlink
var speed=10
var i_speed=1.1
var i_text=1
var timer
function startshake(thislink) {
if (document.all) {
newlink=eval("document.getElementById('"+thislink+"')")
oldtext=newlink.childNodes[0].nodeValue
shaketext()
}
}
function shaketext() {
if (speed<=200) {
if (i_text<0) {newtext=oldtext+" "}
else if (i_text>0) {newtext=" "+oldtext}
newlink.childNodes[0].nodeValue=newtext;
i_text=i_text*-1
speed=speed*i_speed
timer=setTimeout("shaketext()",speed)
}
else {
clearTimeout(timer)
speed=20
newlink.childNodes[0].nodeValue=oldtext;
}
}
function stopshake() {
if (document.all) {
clearTimeout(timer)
speed=20
newlink.childNodes[0].nodeValue=oldtext;
}
}
// End -->
</SCRIPT>
</head>
</head>
<body bgcolor="#FEBFBE" leftmargin="0" topmargin="0"
background="http://francy1982.altervista.org/ultra_03/sfondo.jpg">
<img src="http://www.wataruworld.altervista.org/download/template/ultra_03/main.jpg" width="750"
height="506">
<div style="left: 435px; width: 295px; position:absolute; top: 535px"
valign="top" title="about me" leftmargin="0" topmargin="0">
<center>
<b>..ABOUT ME..</b>
<marquee scrollamount="2" direction="up" width="100%"
height=150>
<div align="center">
<br>..inserisci qui la descrizione su di te, oppure usa questo spazio
per qualsiasi altro motivo..
<br><br><b>..AMO..</b> <br>
inserisci qui quello che ami<br>
<br>
<b>..ODIO</b>.. <br>
Inserisci qui quello che odi </div>
</marquee><br>
<img src="http://francy1982.altervista.org/ultra_03/space.gif"><br><br>
<b>..OROLOGIO..</b>
<br>
inserisci qui l'orologio<br>
<br>
<b>..CALENDARIO</b>.. <br>
inserisci qui il calendario<br><br>
<strong>..WISHLIST..</strong><br>
inserisci qui quello che vorresti avere/fare<br><br>
<img src="http://francy1982.altervista.org/ultra_03/space.gif"><br>
<br>
<b>..ARCHIVIO..</b> <br>
inserisci qui l'archivio<br>
<br>
<b>..I MIEI LINKS..</b> <br>
inserisci qui i tuoi link<br>
<br>
<b>..LINK ME</b>.. <br>
<img src="http://francy1982.altervista.org/ultra_03/banner.gif"><br>
<br><br>
<img src="http://francy1982.altervista.org/ultra_03/ultra_03/space.gif"><br><br>
<b>..TAG BOARD..</b> <br>
<br>
inserisci qui la tagboard ma ricorda di usare una larghezza pari a 280 altrimenti
la tag uscirà fuori da questa colonna <br>
<br>
<b>..COUNTER..</b> <br>
inserisci qui il contatore visite<br>
<br>
<b>..CREDITS..</b><br>
Layout: <a href="mailto:mika_chan03@hotmail.com" name="link1"
onMouseOver="startshake(this.name)" onMouseOut="stopshake()">Mika_chan</a><br>
Template: <a href="http://francy1982.altervista.org" target="_blank"
name="link2" onMouseOver="startshake(this.name)" onMouseOut="stopshake()">Template
for blog</a><br>
Immagine: <a href="http://www.swb.de/%7Ezahara/yo/yo.html" target="_blank"
name="link3" onMouseOver="startshake(this.name)" onMouseOut="stopshake()">Zahara</a><br>
Effetti sui link: <a href="http://web-link.it/scripting/scripting.htm"
target="_blank" name="link4" onMouseOver="startshake(this.name)"
onMouseOut="stopshake()">Weblink</a>
</center>
</div>
<div style="left: 13px; width: 380px; position:absolute; top: 85px"
valign="top" title="my sweet blog" leftmargin="0"
topmargin="0">
giorno/mese/anno, giorno settimana<br>
ore<br><br>
<div align="justify">scrivi qui il tuo post, mi raccomando non
cancellare i credits....</div>
<br>
post by +++<br>
<div align="center">..comments..</div>
<hr color="#FFFFFF" size="1" width="90%">
</div>
</body>
</html>