This document was uploaded by user and they confirmed that they have the permission to share
it. If you are author or own the copyright of this book, please report to us by using this DMCA
report form. Report DMCA
Overview
Download & View Theme Kiss For Blogger as PDF for free.
<$blogpagetitle$> <$blogmetadata$> <style type="text/css" media="screen"> /* theme name: kiss for blogger - modified theme by ~deltalib~ theme uri: http://www.bloggertemplates.org/review/kiss-for-blogger description: kiss for blogger is a modification of a wordpress theme called kiss, originally designed by oinam (http://www.oinam.com). wordpress and typepad versions of this beautiful theme can be found at; http://labs.oinam.com/css/kiss/ licence: (cc) creative commons attribution-sharealike 2.5 licence url: http://creativecommons.org/licenses/by-sa/2.5/ modified by: ~deltalib~ */ /*------------------------------------------------pic locations --------------------------------------------------http://postthatpic.com/files/1349/dot.gif http://postthatpic.com/files/1349/header.gif http://postthatpic.com/files/1349/headerin.gif http://postthatpic.com/files/1349/iconarrow.gif http://postthatpic.com/files/1349/iconmeta.gif http://postthatpic.com/files/1349/line.gif http://postthatpic.com/files/1349/main-l-7.gif http://postthatpic.com/files/1349/mainbottom-l.gif http://postthatpic.com/files/1349/maintop-l.gif http://postthatpic.com/files/1349/header-xmas.gif http://postthatpic.com/files/1349/atom.gif http://postthatpic.com/files/1349/blogger.gif http://postthatpic.com/files/1349/animated_underline.gif -----------------------------------------------------*/
<noembed> <script type="text/javascript"> /****************************************** * snow effect script- by altan d.o.o. (http://www.altan.hr/snow/index.html) * visit dynamic drive dhtml code library (http://www.dynamicdrive.com/) for full source code * last updated nov 9th, 05' by dd. this notice must stay intact for use ******************************************/ //configure below to change url path to the snow image var snowsrc="http://postthatpic.com/files/1349/snow.gif" // configure below to change number of snow to render var no = 10; // configure whether snow should disappear after x seconds (0=never): var hidesnowtime = 0; // configure how much snow should drop down before fading ("windowheight" or "pageheight") var snowdistance = "windowheight"; ///////////stop config////////////////////////////////// var ie4up = (document.all) ? 1 : 0; var ns6up = (document.getelementbyid&&!document.all) ? 1 : 0; function iecompattest(){ return (document.compatmode && document.compatmode!="backcompat")? document.documentelement : document.body } var dx, xp, yp; // coordinate and position variables var am, stx, sty; // amplitude and step variables var i, doc_width = 800, doc_height = 600; if (ns6up) { doc_width = self.innerwidth; doc_height = self.innerheight; } else if (ie4up) { doc_width = iecompattest().clientwidth; doc_height = iecompattest().clientheight;
} dx = new array(); xp = new array(); yp = new array(); am = new array(); stx = new array(); sty = new array(); //snowsrc=(snowsrc.indexof("dynamicdrive.com")!=-1)? "snow.gif" : snowsrc for (i = 0; i < no; ++ i) { dx[i] = 0; // set coordinate variables xp[i] = math.random()*(doc_width-50); // set position variables yp[i] = math.random()*doc_height; am[i] = math.random()*20; // set amplitude variables stx[i] = 0.02 + math.random()/10; // set step variables sty[i] = 0.7 + math.random(); // set step variables if (ie4up||ns6up) { if (i == 0) { document.write("
this work is licensed under a creative commons attribution-share alike 2.5 license. <work rdf:about=""> <requires rdf:resource="http://web.resource.org/cc/notice"/><requires rdf:resource="http://web.resource.org/cc/attribution"/><requires rdf:resource="http://web.resource.org/cc/sharealike"/> -->
<script type="text/javascript">var a = <$blogitemcommentcount$>; if(a == 0) {document.write('no comment');} else if(a == 1) {document.write('1 comment');}else{document.write(a+' comments');}
<$blogcommentbody$>
" <$blogitemcommentformonclick$>>leave a response