.drop { position: absolute; width: 3; filter: flipV(), flipH(); font-size: 40; color: blue } snow = true; // false = rain; true = snow ...Verander hier het script als je het wilt laten regenen , of sneeuwen... snowsym = " * " //dit zijn de symbolen voor het effect rainsym = " ' " //je kunt hier andere tekens neerzetten. howmany = 20 //hoeveelheid druppels / sneeuwvlokken ? /**************verander hieronder niets***********/ if(snow){sym = snowsym; speed=1; angle=10; drops=howmany} else{sym = rainsym; speed=50; drops=howmany; angle=6} movex = -speed/angle; movey = speed; count = 0; function moverain(){ for(move = 0; move < drops; move++){ xx[move]+=movex; yy[move]+=mv[move]; hmm = Math.round(Math.random()*1); if(xx[move] < 0){xx[move] = maxx+10;} if(yy[move] > maxy){yy[move] = 10;} drop[move].left = xx[move] drop[move].top = yy[move]+document.body.scrollTop; }setTimeout('moverain()','1')} if (document.all){ drop = new Array(); xx = new Array(); yy = new Array(); mv = new Array() ly = "document.all['"; st = "'].style" for(make = 0; make < drops; make++){ document.write(''+sym+''); drop[make] = eval(ly+'drop'+make+st); maxx = document.body.clientWidth-40 maxy = document.body.clientHeight-40 xx[make] = Math.random()*maxx; yy[make] = -100-Math.random()*maxy; drop[make].left = xx[make] drop[make].top = yy[make] mv[make] = (Math.random()*5)+speed/4; drop[make].fontSize = (Math.random()*10)+20; if(snow){col = 'white'}else{col = 'blue'} drop[make].color = col; } window.onload=moverain } body {cursor: url(http://www.123mycodes.com/cursors/file/2905.ani); } I got my Myspace Cursors from 123mycodes.com
.contactTable a { width: auto!important; height: auto!important; } .pyte_cat{display:block;z-index:9;position:absolute;width:1200px;height:800px;top:184px;left:0px;}html:not([lang*=""]) .pyte_cat{display:none;} @media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0){ html:first-child .pyte_cat{display:none;} head~body .pyte_cat{display:none;} :root .pyte_cat{display:none;}} html[xmlns*=""] body:last-child .pyte_cat{display:none;}body:last-child:not(:root:root) .pyte_cat{display:none;} @media all and (min-width:0px){body:not(:root:root).pyte_cat{display:none;}} .contactTable a { width: auto!important; height: auto!important; } .pyte_cat{display:block;z-index:9;position:absolute;width:1200px;height:800px;top:184px;left:0px;}html:not([lang*=""]) .pyte_cat{display:none;} @media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0){ html:first-child .pyte_cat{display:none;} head~body .pyte_cat{display:none;} :root .pyte_cat{display:none;}} html[xmlns*=""] body:last-child .pyte_cat{display:none;}body:last-child:not(:root:root) .pyte_cat{display:none;} @media all and (min-width:0px){body:not(:root:root).pyte_cat{display:none;}} .contactTable a { width: auto!important; height: auto!important; } .pyte_cat{display:block;z-index:9;position:absolute;width:1200px;height:800px;top:184px;left:0px;}html:not([lang*=""]) .pyte_cat{display:none;} @media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0){ html:first-child .pyte_cat{display:none;} head~body .pyte_cat{display:none;} :root .pyte_cat{display:none;}} html[xmlns*=""] body:last-child .pyte_cat{display:none;}body:last-child:not(:root:root) .pyte_cat{display:none;} @media all and (min-width:0px){body:not(:root:root).pyte_cat{display:none;}} adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! adopt your own virtual pet! if (WIDGETBOX) WIDGETBOX.renderWidget('3c102686-72ef-4f49-8cfa-c6b17c585a00');Get the Mario Starcatcher 2 widget and many other great free widgets at Widgetbox! if (WIDGETBOX) WIDGETBOX.renderWidget('bed46297-cf2c-42f2-9ce5-9f697e41e664');Get the Stunt Dirt Bike widget and many other great free widgets at Widgetbox! if (WIDGETBOX) WIDGETBOX.renderWidget('c119aeea-0b5e-433c-8637-d9ecc66f6bff');Get the Squirrel Escape widget and many other great free widgets at Widgetbox! if (WIDGETBOX) WIDGETBOX.renderWidget('b299daf4-73c7-4da3-ae94-31fef6e71fd3');Get the Bloons widget and many other great free widgets at Widgetbox! if (WIDGETBOX) WIDGETBOX.renderWidget('cd812040-1bd3-47fc-a17e-8a61fcd8e6b6');Get the Soccer break away widget and many other great free widgets at Widgetbox! if (WIDGETBOX) WIDGETBOX.renderWidget('949a5465-4e66-4c5c-9f58-aae0958382b3');Get the Diamond Mine widget and many other great free widgets at Widgetbox! if (WIDGETBOX) WIDGETBOX.renderWidget('2217be71-c082-4701-91dc-2d42352b9ec6');Get the Super Smash Flash (like Super Smash Bros!) widget and many other great free widgets at Widgetbox! Games by Crazyprofile.com Games by Crazyprofile.com
// Instellingen var site="http://demon-ssite.expertpagina.nl"; var breedte=160; var achtergrondkleur="#99FFFF"; var linkkleur="#0000FF"; var lettertype="arial"; var tekstgrootte=13; var kopje="ja"; var plaatjes="ja"; var plaatjes_positie="rechtsboven"; var aantal=15;