/* Magic Wand cursor (By Kurt at kurt.grigg@virgin.net) From: http://www.javafile.com */ if (document.all){ with (document){ write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') write('
') } } var Clrs=new Array(6) Clrs[0]='ff0000'; Clrs[1]='00ff00'; Clrs[2]='000aff'; Clrs[3]='ff00ff'; Clrs[4]='fff000'; Clrs[5]='fffff0'; if (document.layers) {window.captureEvents(Event.MOUSEMOVE);} var yBase = 200; var xBase = 200; var step; var currStep = 0; var Xpos = 1; var Ypos = 1; if (document.all) { function MoveHandler(){ Xpos = document.body.scrollLeft+event.x; Ypos = document.body.scrollTop+event.y; } document.onmousemove = MoveHandler; } else if (document.layers) { function xMoveHandler(evnt){ Xpos = evnt.pageX; Ypos = evnt.pageY; } window.onMouseMove = xMoveHandler; } function animateLogo() { if (document.all) { yBase = window.document.body.offsetHeight/4; xBase = window.document.body.offsetWidth/4; } else if (document.layers) { yBase = window.innerHeight/4; xBase = window.innerWidth/4; } if (document.all) { for ( i = 0 ; i < starsDiv.all.length ; i++ ) {step=3; starsDiv.all[i].style.top = Ypos + yBase*Math.cos((currStep + i*4)/12)*Math.cos(0.7+currStep/200); starsDiv.all[i].style.left = Xpos + xBase*Math.sin((currStep + i*3)/10)*Math.sin(8.2+currStep/400); for (ai=0; ai < Clrs.length; ai++) { var c=Math.round(Math.random()*[ai]); } starsDiv.all[i].style.background=Clrs[c]; } } else if (document.layers) { for ( j = 0 ; j < 14 ; j++ ) //number of NS layers! {step = 4; var templayer="a"+j document.layers[templayer].top = Ypos + yBase*Math.sin((currStep + j*4)/12)*Math.cos(0.7+currStep/200); document.layers[templayer].left = Xpos + xBase*Math.sin((currStep + j*3)/10)*Math.sin(8.2+currStep/400); for (aj=0; aj < Clrs.length; aj++) { var c=Math.round(Math.random()*[aj]); } document.layers[templayer].bgColor=Clrs[c]; } } currStep+= step; setTimeout("animateLogo()", 10); } animateLogo(); // -->

rahim

body { margin: 0; padding: 0; font-family: Verdana, sans-serif; font-size: small; text-align: center; color: #333; background: #e0e0e0; } blockquote { margin: 0 0 0 30px; padding: 10px 0 0 20px; font-size: 88%; line-height: 1.5em; color: #666; background: url(http://www.blogblog.com/tictac/quotes.gif) no-repeat top left; } blockquote p { margin-top: 0; } abbr, acronym { cursor: help; font-style: normal; border-bottom: 1px dotted; } code { color: #f63; } hr { display: none; } img { border: none; } /* unordered list style */ ul { list-style: none; margin: 0 0 20px 30px; padding: 0; } li { list-style: none; padding-left: 14px; margin-bottom: 3px; background: url(http://www.blogblog.com/tictac/tictac_orange.gif) no-repeat 0 6px; } /* links */ a:link { color: #69c; } a:visited { color: #666699; } a:hover { color: #693; } a:active { color: #cc3333; text-decoration: none; } /* ---( layout structure )---*/ #wrap { width: 847px; margin: 0 auto; text-align: left; background: url(http://www.blogblog.com/tictac/tile.gif) repeat-y; } #content { margin-left: 62px; /* to avoid the BMH */ } #main-content { float: left; width: 460px; margin: 20px 0 0 0; padding: 0; line-height: 1.5em; } #sidebar { margin: 0 41px 0 547px; padding: 20px 0 0 0; font-size: 85%; line-height: 1.4em; color: #999; background: url(http://www.blogblog.com/tictac/sidebar_bg.gif) no-repeat 0 0; } /* ---( header and site name )--- */ #blog-header { margin: 0; padding: 0; font-family: "Lucida Grande", "Trebuchet MS"; background: #e0e0e0 url(http://www.blogblog.com/tictac/top_div.gif) no-repeat top left; } #blog-header h1 { margin: 0; padding: 45px 60px 50px 160px; font-size: 200%; color: #fff; text-shadow: #81A75B 2px 2px 2px; background: url(http://www.blogblog.com/tictac/top_h1.gif) no-repeat bottom left; } #blog-header h1 a { text-decoration: none; color: #fff; } #blog-header h1 a:hover { color: #eee; } /* ---( main column )--- */ h2.date-header { margin-top: 0; padding-left: 14px; font-size: 90%; color: #f93; background: url(http://www.blogblog.com/tictac/date_icon.gif) no-repeat 0 50%; } h3.post-title { margin-top: 0; font-family: "Lucida Grande", "Trebuchet MS"; font-size: 130%; letter-spacing: -1px; color: #f63; } .post { margin: 0 0 1.5em 0; padding: 0 0 1.5em 14px; border-bottom: 1px solid #ddd; } .post-footer { margin: 0; padding: 0 0 0 14px; font-size: 88%; color: #999; background: url(http://www.blogblog.com/tictac/tictac_grey.gif) no-repeat 0 8px; } .post img { padding: 6px; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-bottom: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; } /* comment styles */ #comments { padding-top: 10px; font-size: 85%; line-height: 1.5em; color: #666; background: #eee url(http://www.blogblog.com/tictac/comments_curve.gif) no-repeat top left; } #comments h4 { margin: 20px 0 15px 0; padding: 8px 0 0 40px; font-family: "Lucida Grande", "Trebuchet MS"; font-size: 130%; color: #666; background: url(http://www.blogblog.com/tictac/bubbles.gif) no-repeat 10px 0; height: 29px !important; /* for most browsers */ height /**/:37px; /* for IE5/Win */ } #comments ul { margin-left: 0; } #comments li { background: none; padding-left: 0; } .comment-body { padding: 0 10px 0 25px; background: url(http://www.blogblog.com/tictac/tictac_orange.gif) no-repeat 10px 5px; } .comment-body p { margin-bottom: 0; } .comment-data { margin: 4px 0 0 0; padding: 0 10px 1em 60px; color: #999; border-bottom: 1px solid #ddd;