Murciélagos volando por la página – Settlement – Arquitectura

Si no te decidiste por losfantasmas en el blog quizá quieras que unos murciélagos se paseen por toda la página para darle ese toque de terror a esteHalloween.

Estos pequeños mamíferos se desplazarán por toda la página aun cuando bajemos el scroll. Al inicio irán volando juntos pero poco a poco se irán dispersando por toda la página.
Puedes verlos en esteblog de pruebas.

Para poner estosmurciélagos volando en el blog, entra en laEdición de HTML y antes de/head pega este script:
script type='text/javascript'
//![CDATA[
/***********************************************
* Murciélagos volando por el blog
* Script original de Virtual_Max
* Adaptado por ciudadblogger.com
***********************************************/

var vmin=2;
var vmax=5;
var vr=2;
var timer1;

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function Chip(chipname,width,height){
this.named=chipname;
this.vx=vmin+vmax*Math.random();
this.vy=vmin+vmax*Math.random();
this.w=width+20;
this.h=height;
this.xx=0;
this.yy=0;
this.timer1=null;
}

function movechip(chipname){
if (document.getElementById){
eval("chip="+chipname);
if (window.innerWidth || window.opera){
pageX=window.pageXOffset;
pageW=window.innerWidth-40;
pageY=window.pageYOffset;
pageH=window.innerHeight-20;
}
else if (document.body){
pageX=iecompattest().scrollLeft;
pageW=iecompattest().offsetWidth-40;
pageY=iecompattest().scrollTop;
pageH=iecompattest().offsetHeight-20;
}

chip.xx=chip.xx+chip.vx;
chip.yy=chip.yy+chip.vy;
chip.vx+=vr*(Math.random()-0.5);
chip.vy+=vr*(Math.random()-0.5);
if(chip.vx(vmax+vmin)) chip.vx=(vmax+vmin)*2-chip.vx;
if(chip.vx(-vmax-vmin)) chip.vx=(-vmax-vmin)*2-chip.vx;
if(chip.vy(vmax+vmin)) chip.vy=(vmax+vmin)*2-chip.vy;
if(chip.vy(-vmax-vmin)) chip.vy=(-vmax-vmin)*2-chip.vy;
if(chip.xx=pageX){
chip.xx=pageX;
chip.vx=vmin+vmax*Math.random();
}
if(chip.xx=pageX+pageW-chip.w){
chip.xx=pageX+pageW-chip.w;
chip.vx=-vmin-vmax*Math.random();
}
if(chip.yy=pageY)
{chip.yy=pageY;
chip.vy=vmin+vmax*Math.random();
}
if(chip.yy=pageY+pageH-chip.h)
{chip.yy=pageY+pageH-chip.h;
chip.vy=-vmin-vmax*Math.random();
}

document.getElementById(chip.named).style.left=chip.xx+"px";
document.getElementById(chip.named).style.top=chip.yy+"px";
chip.timer1=setTimeout("movechip('"+chip.named+"')",100);
}
}

function pagestart(){
murcielago1=new Chip("murcielago1",147,168);
murcielago2=new Chip("murcielago2",47,68);
murcielago3=new Chip("murcielago3",47,68);
murcielago4=new Chip("murcielago4",47,68);

movechip("murcielago1");
movechip("murcielago2");
movechip("murcielago3");
movechip("murcielago4");
}

if (window.addEventListener)
window.addEventListener("load", pagestart, false)
else if (window.attachEvent)
window.attachEvent("onload", pagestart)
else if (document.getElementById)
window.onload=pagestart
//
/script
Ahora antes de/body pega este código:
!-- Murciélagos volando --
div id='murcielago1' style='position:absolute; z-index:80; left: -500px; width:125px; height:108px;'
img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1w2WtM-OFFfX5ABcy-q9Ej65wAEuKt9Dy54lTlxIucj5lgvGneqBPnVjdntJcVah1YhcxE6r8IYXh9TtvW2wQokPjOkrw6PtFHlxX_fzixlx3JUcYoXDKZF_qtgyaDXzogMAtVp4Xy2s/s125/murcielago1.gif'//div
div id='murcielago2' style='position:absolute; z-index:81; left: -600px; width:120px; height:99px;'
img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjG87qGk6i2iXd9FySk4-MrPmKl5FI0ySR1ugDPntoU36H0N3E_7iBoupIWms2HtnQWhsy5E35jPpEHxepMbBIL5PkjL4EcIZ30obbkNATCJ7WWxnIBLaN6xTV6u3o-K0EIgSMXq2fhcoI/s120/murcielago2.gif'//div
div id='murcielago3' style='position:absolute; z-index:82; left: -700px; width:160px; height:120px;'
img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhx02mtAstNoE_umgEKxH8GbjI45jgjthz4P3hJfStsp0wEyKHSYJ5AVJq1xR7hXfyS9Ube_4g8wedCZBw31AGeYJmmFFKuQceoK-eqhyphenhyphenwWyxynZLNd2heyBcQx_LLiLg-X5V1Z5_PP02c/s160/murcielago3.gif'//div
div id='murcielago4' style='position:absolute; z-index:83; left: -800px; width:106px; height:85px;'
img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivjfFndFjRUhid4zcJP2SKuD_aJDOIbnJEh262xANmqDI8i7gd1dsjudxsGs8KsVv02moXq3qfa7LhGUu_vqYUKaSbLTJMpGSnnLTFatFpxwasp5-6TiGhsTJs5ctch4AZeNumIDktNOA/s106/murcielago4.gif'//div
!-- Fin de los murciélagos --
Eso es todo; es una forma sencilla dedecorar el blog para la próxima noche de brujas. Combinado con lossonidos de Halloween seguro le darán un ambiente de terror a tu blog.

MESOTHELIOMA LAW FIRMDONATE CAR TO CHARITY CALIFORNIAHARDDRIVE DATA RECOVERY SERVICESDONATE A CAR IN MARYLAND DONATING A CAR IN MARYLAND,DONATE CARS ILLINOIS,CRIMINAL DEFENSE ATTORNEYS FLORIDA ,BEST CRIMINAL LAWYER IN ARIZONASTRUCTURED ANNUITY SETTLEMENT,ASBESTOS LAWYERS,NUNAVUT CULTURE,DAYTON FREIGHT LINES ,Bextra Bankruptcy Dental Plan Private JetMundial Football Perros,FIFA World Cup Peinados caninos,Veterinarios caninos,MESOTHELIOMA LAW FIRM,MESOTHELIOMA LAW FIRM,DONATE CAR TO CHARITY CALIFORNIA ,DONATE CAR FOR TAX CREDIT,DONATE CARS IN MA,DONATE YOUR CAR SACRAMENTO,HOW TO DONATE A CAR IN CALIFORNIA,SELL ANNUITY PAYMENT,DONATE YOUR CAR FOR KIDS,ASBESTOS LAWYERS,DONATE YOUR CAR FOR KIDS ,Selling annuity payments for cashSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

MESOTHELIOMA LAW FIRMDONATE CAR TO CHARITY CALIFORNIAHARDDRIVE DATA RECOVERY SERVICESDONATE A CAR IN MARYLAND DONATING A CAR IN MARYLAND,DONATE CARS ILLINOIS,CRIMINAL DEFENSE ATTORNEYS FLORIDA ,BEST CRIMINAL LAWYER IN ARIZONASTRUCTURED ANNUITY SETTLEMENT,ASBESTOS LAWYERS,NUNAVUT CULTURE,DAYTON FREIGHT LINES ,Bextra Bankruptcy Dental Plan Private JetMundial Football Perros,FIFA World Cup Peinados caninos,Veterinarios caninos,MESOTHELIOMA LAW FIRM,MESOTHELIOMA LAW FIRM,DONATE CAR TO CHARITY CALIFORNIA ,DONATE CAR FOR TAX CREDIT,DONATE CARS IN MA,DONATE YOUR CAR SACRAMENTO,HOW TO DONATE A CAR IN CALIFORNIA,SELL ANNUITY PAYMENT,DONATE YOUR CAR FOR KIDS,ASBESTOS LAWYERS,DONATE YOUR CAR FOR KIDS ,Selling annuity payments for cashSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

Html email selling a structured settlement google adsense diagnosed with mesothelioma Online casino Car insurance in South Dakota Donate Cars Illinois Car Insurance Companies car accident lawyers los angeles mesothelioma lawsuit cheaper insurance companies CHEAP DOMAIN REGISTRATION HOSTING DONATING A CAR IN MARYLAND Business management software Cheap Domain Registration Hosting Home Phone Internet Bundle yahoo web hosting Seo services BETTER CONFERENCING CALLS Social media campaigns mesothelioma charities small business administration sba Donate Cars in MA Online College Course car insurance companies Php programmers for hire Bankruptcy lawyer HOW TO DONATE A CAR IN CALIFORNIA home phone internet bundle Hard drive Data Recovery Services Casino reviews Mobile casino la personal injury lawyer mesothelioma information Casino Custom Christmas cards what is structured settlement MORTGAGE ADVISER Holland Michigan College houston tx auto insurance personal injury lawyer Make money online Australia Social media platforms Paperport Promotional Code Criminal lawyer Miami car insurance quotes Donate car for tax credit Live casino Hire php programmers Social media platforms for business Custom WordPress theme designer royalty free images stock Car Insurance in South Dakota LIFE INSURANCE CO LINCOLN Service business software orlando criminal attorney Best social media platforms domain name yahoo truck accident attorney texas integrated ehr Low credit line credit cards washington mesothelioma attorney personal injury attorney ocala fl Cheap car insurance for ladies Donate your car Sacramento Criminal Defense Attorneys Florida DUI lawyer Donate Car to Charity California Hire php developers accident attorney in los angeles Online Stock Trading Seo company Asbestos Lawyers CAR INSURANCE IN SOUTH DAKOTA Asbestos Lung Cancer Forensics Online Course Nunavut Culture mortgage adviser Dwi lawyer structured settlement sell purchase structured settlements Criminal lawyer Proud Italian cook Donate Car for Tax Credit Criminal defense lawyer domain registration yahoo injury attorney baton rouge asbestos lung cancer motorcycle accident attorney sacramento phd in counseling education Hire php developer Attorney personal injury lawyer sarasota fl Computer science classes online Donate Your Car Sacramento Met auto Php programmers Auto Mobile Insurance Quote Social media management PAPERPORT PROMOTIONAL CODE NEUSON Seo companies Social media examiner Social media strategies attorney lawyer mesothelioma Business finance group Best social media platforms for business injury lawyer houston tx Sell Annuity Payment New social media platforms DONATE YOUR CAR FOR KIDS world trade center footage criminal defense federal lawyer michigan motorcycle accident lawyer Donating a Car in Maryland

Share: