<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <comment> Template & Design by Ellis "Dying Colours" 06/11/04</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 = "000000"; var fiBy = 6; var foBy = 10; var speed = 30; 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> <script language="JavaScript1.2"> function high(which2){ theobject=which2 highlighting=setInterval("highlightit(theobject)",50) } function low(which2){ clearInterval(highlighting) if (which2.style.MozOpacity) which2.style.MozOpacity=0.3 else if (which2.filters) which2.filters.alpha.opacity=40 } function highlightit(cur2){ if (cur2.style.MozOpacity<1) cur2.style.MozOpacity=parseFloat(cur2.style.MozOpacity)+0.1 else if (cur2.filters&&cur2.filters.alpha.opacity<100) cur2.filters.alpha.opacity+=10 else if (window.highlighting) clearInterval(highlighting) } </script> <style type="text/css"> <!-- Body { background-attachment: scroll; color:#DAD4C3; font-family:Tahoma,Verdana,Arial; font-size:9px; font-weight:normal; background-image:url("http://diesypuppets.altervista.org/_altervista_ht/Layout/OldPhotos/sfondo.jpg"); background-repeat: repeat-y;} #image { background-image:url("http://diesypuppets.altervista.org/_altervista_ht/Layout/OldPhotos/imageold.jpg"); background-repeat: no-repeat; } .scrollbar { scrollbar-face-color:#DAD4C3; scrollbar-arrow-color:#ABA185; scrollbar-shadow-color:#100F0C; scrollbar-darkshadow-color:#A7A190; scrollbar-track-color:#A7A190; scrollbar-highlight-color:#A7A190; scrollbar-3dlight-color:#A7A190; } A { font-family: Tahoma, Verdana, Arial; font-weight:bolder; text-decoration:none; color: #DAD4C4; height:1px; } A:hover { font-family: Tahoma, Verdana, Arial; font-weight:bolder; text-transform:none; text-decoration:underline; cursor: help; } #menu { color:#DAD4C4; font-family: Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; position:absolute; left:540px; top:370px; text-align:center; } #blog { font-family: Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; text-align:center; color:#DAD4C4; position:absolute; left:38px; top:450px; text-align:left; } h1 { font-family: Courier New, Calisto MT, Verdana, Arial; font-variant:none; font-weight: bolder; font-size:12px; color:#C1B9A4; height:1px; border-top:1px solid #000000; text-align:left; background-image:url("http://diesypuppets.altervista.org/_altervista_ht/Layout/OldPhotos/h1.gif"); filter: alpha (opacity="100", finishopacity="0", style="1"); } h2 { text-decoration: none; text-align:left; font-weight:normal; font-size:12px; font-family: Verdana,Arial; } #h3 { color:#000000; font-family: Verdana,Arial; font-size:16px; font-weight:bolder; height:1px; filter: glow (color=#706649, strength=3); } #blog-pager div { padding: 5px; font-weight: normal; display: inline; font-size: 9px; } # blog-pager a { text-decoration: underline; } #tag { color:#000000; font-family: Verdana,Arial; font-size:9px; font-weight:normal; text-align:right; } --> </style> </head> <body class="scrollbar" rightmargin="0px" leftmargin="0px" topmargin="0px" bgcolor="#ffffff"> <!-- Immagine --> <div id="image" style="width:825px; height:663px;"></div> <!-- Blog --> <div id="blog" style="width:397px;"> <center><span id="h3"><$BlogTitle$></span></center> <br><br> <center><$BlogDescription$></center> <Blogger> <BlogDateHeader> <br><h1 style="text-align:center; filter: alpha (opacity='100', finishopacity='0', style='3'); height:1px; color:#DAD4C4; border:0;"><$BlogDateHeaderDate$></h1> </BlogDateHeader> </center> <h2>&curren;<i><$BlogItemCategories$></i>&curren;</h2> <center> <font style="text-decoration: underline; font-weight:bolder; font-size:10px; filter:glow(color=#8F8159, strength=2); height:1px;"><$BlogItemTitle$></font><br><br> <$BlogItemBody$> <br><br> impressed by <i><$BlogItemAuthorNickname$></i><br> |<a href="<$BlogItemArchiveFileName$>#<$BlogItemNumber$>"><$BlogItemDateTime$></a>| <br><$BlogItemComments$> <br><b>&raquo;</b><a href="<$BlogItemArchiveFileName$>#<$BlogItemNumber$>">permalink</a><b>&laquo;</b> <br><br> <BlogItemFooter> <img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/OldPhotos/makkia.gif" border="0" width="50" height="50"> <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> <!-- Menu --> <center> <div id="menu" style="width:196px"> <h1>Banner</h1> <center> <div style="text-align:center; filter: shadow(color=#635A42, direction=35, strength=1); height:1px;"><a href="http://diesypuppets.altervista.org/_altervista_ht/Layout/OldPhotos/banner.gif" style="filter:none;"><img src="http://diesypuppets.altervista.org/_altervista_ht/Layout/OldPhotos/banner.gif" border="0px"></a></div><br><br> </center> <h1>Friends</h1> <a href="http://" title="Link"> Link</a><br> <a href="http://" title="Link"> Link</a><br> <a href="http://" title="Link"> Link</a><br> <a href="http://" title="Link"> Link</a><br> <br> <h1>Linkage</h1> <$BlogLinkOut$> <br><br> <h1>About Me</h1> <center> Parla di te, di quello che ami e di quello che proprio non sopporti... </center> <br><br> <h1>Contact</h1> <a href="mailto:" title="E-m@il" > E-m@il</a><br> <br> <h1>Tag board</h1> Si consiglia di inserire una tagboard di larghezza inferiore ai 230px per non sfalsare il risultato finale del template. <br><br> <br> <h1>Other</h1> <center> <marquee behaviour="scroll" direction="up" scrolldelay="250" width="180px" HEIGHT="90" onMouseOver="this.stop()" onMouseOut="this.start()"> <div style="text-align:center; filter: shadow(color=#635A42, direction=35, strength=1); height:1px;"> Testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo testo <br><br> 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>Archivio</h1> <center> <$BlogArchive$>&nbsp; </center> <br><br> <h1>Categorie</h1> <$BlogCategories$> <br><br> <h1>Counter</h1> <center> <font style="color:#635A42;"><b><$BlogCounter$></b></font><br><br> <$BlogSubscribeButton$> </center> <br> <h1>Credits</h1> <a href="http://daydream-design.splinder.com"> Daydream Design</a><br> Html:<br> <a href="http://littlewings.splinder.com"> Ellis</a> <br> Layout: <a href="http://diesy.splinder.com"> Diesy</a> <br> Brushes:<br> <a href="http://www.misprintedtype.com/v3/"> Mis Printed Type</a><br> Photos:<br> <a href="http://www.kestan.com/index.htm"> Kestan</a><br> <br> </div> </center> </body> </html>