<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <comment> Template & Design by Ellis, Diesy "Snow" 09/12/2005</comment> <html> <head> <title><$BlogTitle$></title> <META NAME="Description" CONTENT="Il mio blog personale. Weblog: sito web a metà fra diario personale e giornalismo online. Crea il tuo blog gratis con Splinder."> <META NAME="Keywords" CONTENT="blog, BLOG, blogs, weblog, web log, blog personale, diario, diario personale, diario online, diario on line, splinder, bloggando, crea blog, blog italiani, cos'è un blog, blog tools, directory blog, aprire un blog, blog gratis, blog template, blogger, e-journal, sito personale, pagina personale, siti personali, crea sito, crea sito web, crea home page, pagina personale, crea sito personale, community blog, giornalismo, giornalisno online, pubblicare"> <SCRIPT LANGUAGE="JavaScript"> /****************************************************************** * Script name: Link fader (http://projects.impenetrable.org/linkfader/) * Version: 1.0 * Date: 12.05.02 * Usage: Freeware - You may modify this script as you wish, * as long as you don't remove or edit this header comment. * * Script by: Fayez Zaheer (viol8r on #webdesign [uk.zanet.org.za]) * Email: fayez at impenetrable.org * Web site: http://impenetrable.org * Original idea: http://anarchos.xs.mw/fade.phtml ******************************************************************/ var fadeTo = "ffffff"; var fiBy = 6; var foBy = 10; var speed = 10; var ignoreClass = "ignore"; var opera, ie, dom, x = 0, oc, fader, ocs = new Array(); if (navigator.userAgent.indexOf("Opera") != -1) opera = true else if (document.all && !opera) ie = true else if (!document.all && document.getElementById) dom = true; function convertRGB(z) { var newfcS = "", splitter = ""; splitter = z.split(","); splitter[0] = parseInt(splitter[0].substring(4, splitter[0].length)); splitter[1] = parseInt(splitter[1]); splitter[2] = parseInt(splitter[2].substring(0, splitter[2].length-1)); for (var q = 0; q < 3; q++) { splitter[q] = splitter[q].toString(16); if (splitter[q].length == 1) splitter[q] = "0" + splitter[q]; newfcS += splitter[q]; } return newfcS; } function currentColour(index) { var temp, cc; if (opera) cc = document.links[index].style.color else if (ie) cc = document.links[index].currentStyle.color else if (dom) cc = document.defaultView.getComputedStyle(document.links[index], '').getPropertyValue("color"); if (cc.length == 4 && cc.substring(0, 1) == "#") { temp = ""; for (var a = 0; a < 3; a++) temp += cc.substring(a+1, a+2) + cc.substring(a+1, a+2); cc = temp; } else if (cc.indexOf("rgb") != -1) cc = convertRGB(cc) else if (cc.length == 7) cc = cc.substring(1, 7) else cc = fadeTo; return cc; } function convert2Dec(hex) { var rgb = new Array(); for (var u = 0; u < 3; u++) rgb[u] = parseInt(hex.substring(u*2, u*2+2), 16); return rgb; } function newRGB(f, n, d) { var change; if (d == 1) change = fiBy else change = foBy; for (var g = 0; g < 3; g++) { if (n[g] > f[g] && n[g] - change >= 0) n[g] -= change; if (n[g] < f[g] && n[g] + change <= 255) n[g] += change; } return n; } function fade(index, d) { var fc, nc, temp = new Array(), finished = false; nc = convert2Dec(currentColour(index)); if (d == 1) fc = convert2Dec(fadeTo) else fc = convert2Dec(ocs[x]); temp = convert2Dec(currentColour(index)); nc = newRGB(fc, nc, d); if ((nc[0] == temp[0]) && (nc[1] == temp[1]) && (nc[2] == temp[2])) finished = true; if (!finished) document.links[x].style.color = "rgb(" + nc[0] + "," + nc[1] + "," + nc[2] + ")" else clearInterval(fader); } function findLink(over) { if (document.layers) return; if (fader) { clearInterval(fader); document.links[x].style.color = "#" + ocs[x]; } if (over && !this.id) this.id = over; x = 0; while (!(this.id == document.links[x].id) && (x < document.links.length)) x++; if (this.id == document.links[x].id) { oc = currentColour(x); fader = setInterval("fade(" + x + ", 1)", speed); } } function clearFade() { if (document.layers) return; if (fader) clearInterval(fader); fader = setInterval("fade(" + x + ", 0)", speed); } function init() { for (var i = 0; i < document.links.length; i++) { ocs[i] = currentColour(i); var currentOver = document.links[i].onmouseover; var currentOut = document.links[i].onmouseout; var ignoreIt = document.links[i].className == ignoreClass; if (!ignoreIt) document.links[i].id = "link" + i; if (!currentOver && !currentOut && !ignoreIt) { document.links[i].onmouseover = findLink; document.links[i].onmouseout = clearFade; } } } if (opera || ie || dom) window.onload = init; </script> <style type="text/css"> <!-- Body { background-attachment: scroll; color:#685546; font-family:Verdana,Arial; font-size:9px; font-weight:normal; } .scrollbar { scrollbar-face-color:#73666D; scrollbar-arrow-color:#C9C1CC; scrollbar-shadow-color:#7D646A; scrollbar-darkshadow-color:#C9C1CC; scrollbar-track-color:#73666D; scrollbar-highlight-color:#7D646A; scrollbar-3dlight-color:#7D646A; } A { font-family: Verdana,Arial; font-weight:bold; text-decoration:none; color: #A0A0A0; height:1px; } A:hover { font-family: Verdana,Arial; font-weight:bolder; text-transform:none; text-decoration:none ; cursor: help; filter: dropshadow(offx=-1,offy=0,color=#000000,positive=true), dropshadow(offx=0,offy=-1,color=#000000,positive=true), dropshadow(offx=0,offy=1,color=#000000,positive=true), dropshadow(offx=1,offy=0,color=#000000,positive=true); } #menu { color:#675056; font-family: Verdana,Arial; font-size:9px; font-weight:normal; background-color:#C1B9C8; border:1 solid #675056; text-align:left; } #blog { color:#675056; font-family: Verdana,Arial; font-size:9px; font-weight:normal; background-color:#C1B9C8; border:1 solid #675056; text-align:left; } h1 { font-family: Courier New, Calisto MT, Verdana, Arial; font-variant:none; font-weight: bolder; font-size:12px; color:#79615D; height:1px; border-top:1px solid #79615D; border-bottom:1px solid #79615D; text-align:right; background-color:#EAE4F2; filter: alpha (opacity="100", finishopacity="5", style="3"); } h2 { text-decoration: none; text-align:left; font-weight:normal; font-size:12px; font-family: Verdana,Arial; } #h3 { color:#79615D; font-family: Verdana,Arial; font-size:16px; font-weight:bolder; height:1px; filter: glow (color=#79615D, strength=3); } #blog-pager div { padding: 5px; font-weight: normal; display: inline; font-size: 9px; } # blog-pager a { text-decoration: underline; } --> </style> </head> <body class="scrollbar" rightmargin="0px" leftmargin="0px" topmargin="0px" bgcolor="#73666D"> <TABLE WIDTH="600" CELLSPACING=0 CELLPADDING=0 align="center" top="100" bgcolor="#ffffff" style="BORDER:0 solid #79615D;"> <!-- Immagine --> <TR> <TD colspan="3" WIDTH="600" height="350" bgcolor="#4D4D4C" background="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/image.jpg" border="0 solid #685546" > </TD> </TR> <!-- Menu --> <TR> <TD ROWSPAN=1 WIDTH="100" align="top" bgcolor="#73666D" align="center" valign="top" style="border:3 solid #73666D; border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px;"> <center> <font style="font-size:8px;"><br></font> <div id="menu" style="width:200px"> <br><center><span id="h3" style="font-size:14px;">Menu</span></center><br> <h1 style="filter: alpha (opacity='70');">Banner</h1> <center> <a href="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/banner1.gif"><img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/banner1.gif" border="0px"></a><br><br> </center> <h1 style="filter: alpha (opacity='70');">Friends</h1> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> <a href="http://" title="Link">&nbsp;Link</a><br> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> <a href="http://" title="Link">&nbsp;Link</a><br> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> <a href="http://" title="Link">&nbsp;Link</a><br> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> <a href="http://" title="Link">&nbsp;Link</a><br> <br> <h1 style="filter: alpha (opacity='70');">Linkage</h1> &nbsp;<$BlogLinkOut$> <br><br> <h1 style="filter: alpha (opacity='70');">About Me</h1> <center> &nbsp;Parla di te, di quello che ami e di quello che proprio non sopporti... </center> <br><br> <h1 style="filter: alpha (opacity='70');">Contact</h1> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> <a href="mailto:" title="E-m@il">&nbsp;E-m@il</a><br> <br> <h1 style="filter: alpha (opacity='70');">Tag board</h1> &nbsp;Si consiglia di inserire una tagboard di larghezza inferiore ai 200px per non sfalsare il risultato finale del template. <br><br> <br> <h1 style="filter: alpha (opacity='70');">Other</h1> <center> <marquee behaviour="scroll" direction="up" scrolldelay="250" width="200px" HEIGHT="90" onMouseOver="this.stop()" onMouseOut="this.start()"> <div style="text-align:justify; filter: shadow(color=#999999, direction=35, strength=1); height:1px;"> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> Testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo <br><br> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> Testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo <br><br> </div> </marquee> </center> <br> <h1 style="filter: alpha (opacity='70');">Archivio</h1> <center> &nbsp;<$BlogArchive$>&nbsp; </center> <br><br> <h1 style="filter: alpha (opacity='70');">Categorie</h1> &nbsp;<$BlogCategories$> <br><br> <h1 style="filter: alpha (opacity='70');">Counter</h1> <center> &nbsp;<$BlogCounter$><br><br> <font style="color:#4D4D4C;"><b><$BlogSubscribeButton$></b></font> </center> <br> <h1 style="filter: alpha (opacity='70');">Credits</h1> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> <a href="http://daydream-deisgn.splinder.com">&nbsp;Day Dream Design</a><br> &nbsp;Html:<br> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"> <a href="http://littlewings.splinder.com">&nbsp;Ellis</a><br> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"><br> &nbsp;Layout:<br> <a href="http://diesy.splinder.com">&nbsp;Diesy</a><br> &nbsp;Image:<br> &nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px">&nbsp;Web </div> <font style="font-size:8px;"><br></font> </center> </TD> <!-- Blog --> <TD ROWSPAN=1 WIDTH="400px" bgcolor="#73666D" align="center" valign="top" style="border:3 solid #73666D; border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px;> <font style="font-size:8px;"><br></font> <div id="blog" style="width:380px;"> <center><span id="h3"><$BlogTitle$></span></center> <br><br> <center><$BlogDescription$></center> <Blogger> <BlogDateHeader> <br><h1 style="text-align:center; background-color:#79615D color:#ffffff;"><$BlogDateHeaderDate$></h1> </BlogDateHeader> </center> <h2>&nbsp;<img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"><$BlogItemCategories$><img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/puntino.jpg" style="border: 1 solid #79615D" width="9px" height="9px"></h2> <center> <font style="text-decoration: underline; font-weight:bolder; font-size:10px; filter:glow(color=#767B7E, strength=2); height:1px;"><$BlogItemTitle$></font><br><br> <$BlogItemBody$><br><br> impressed by <$BlogItemAuthorNickname$><br> |<a href="<$BlogItemArchiveFileName$>#<$BlogItemNumber$>"><$BlogItemDateTime$></a>| <br><$BlogItemComments$> <br><b>*</b><a href="<$BlogItemArchiveFileName$>#<$BlogItemNumber$>">permalink</a><b>*</b> <br><br> <BlogItemFooter> <img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/Perfume/divisorio.jpg" style="border: 1 solid #795964"> <br> </BlogItemFooter> </Blogger> <div id="blog-pager"> <$BlogPager$> <img border="0" src="http://www.motime.com/misc/img/vuoto.gif" width="1" height="1"> </div> </center> <br><br> </div> <font style="font-size:8px;"><br></font> </TD> </TR> </TABLE> </body> </html>