<!--
function init()
     {
         go();
     }

function DivObjStyle(div_id)
{
 if (document.getElementById) {
    div_obj = document.getElementById(div_id).style;
 }
 else if (document.layers) {
    div_obj = eval("document."+div_id);
 }
 else if (document.all) {
    div_obj = eval("document.all."+div_id+".style");
 }
return div_obj;
}

function moveLayerTo(grafik,left,top) 
     { 
          DivObjStyle(grafik).top=top;
          DivObjStyle(grafik).left=left;
     } 


 var y1=100, y2=080, y3=040, y4=160, y5=210, y6=200, y7=250, y8=280; 
 var y20=240,y21=160,y22=060,y23=240,y24=320,y25=120,y26=090;
 var y40=100,y41=080,y42=140,y43=250,y44=020,y45=200; 
 var y50=040,y51=170,y52=130,y53=250,y54=220; 
 var y60=200,y61=060,y62=240,y63=150; 
 var y70=200,y71=120,y72=040; 
 
 var yt1=1, yt2=1, yt3=1, yt4=1, yt5=1, yt6=1, yt7=1, yt8=1;
 var yt20=1,yt21=1,yt22=1,yt23=1,yt24=1,yt25=1,yt26=1;
 var yt40=2,yt41=2,yt42=2,yt43=2,yt44=2,yt45=2;
 var yt50=2,yt51=2,yt52=2,yt53=2,yt54=2;
 var yt60=3,yt61=3,yt62=3,yt63=3;
 var yt70=3,yt71=3,yt72=3;
 
 var xt1=12, xt2=15, xt3=22, xt4=31, xt5=07, xt6=03, xt7=18, xt8=27;
 var xt20=05,xt21=16,xt22=11,xt23=21,xt24=29,xt25=33,xt26=08;
 var xt40=10,xt41=05,xt42=20,xt43=24,xt44=13,xt45=18;
 var xt50=12,xt51=06,xt52=23,xt53=34,xt54=26;
 var xt60=14,xt61=25,xt62=09,xt63=28;
 var xt70=30,xt71=15,xt72=22;
 
 var k1=100,k2=250,k3=340,k4=150,k5=280,k6=310,k7=350,k8=160;
 var k20=280,k21=150,k22=300,k23=150,k24=330,k25=340,k26=220;
 var k40=240,k41=200,k42=030,k43=350,k44=230,k45=170;
 var k50=90,k51=300,k52=230,k53=350,k54=340;
 var k60=80,k61=250,k62=340,k63=360;
 var k70=70,k71=250,k72=340;

 function go() 
 {
    xt1++, xt2++, xt3++, xt4++, xt5++, xt6++, xt7++, xt8++
    xt20++,xt21++,xt22++,xt23++,xt24++,xt25++,xt26++
    xt40++,xt41++,xt42++,xt43++,xt44++,xt45++
    xt50++,xt51++,xt52++,xt53++,xt54++
    xt60++,xt61++,xt62++,xt63++
    xt70++,xt71++,xt72++
    
    y1=y1+yt1;
    if(y1>420)
    {
       y1= (Math.round(Math.random()*80)+0);
       k1= (Math.round(Math.random()*500)+20);
    }
    x1= -(Math.cos(xt1/24)*30)+k1;

    y2=y2+yt2;
    if(y2>420)
    {
       y2= (Math.round(Math.random()*80)+0);
       k2= (Math.round(Math.random()*500)+20);
    }
    x2= -(Math.cos(xt2/24)*20)+k2;

    y3=y3+yt3;
    if(y3>420)
    {
       y3= (Math.round(Math.random()*80)+0);
       k3= (Math.round(Math.random()*500)+20);
    }
    x3= -(Math.cos(xt3/24)*24)+k3;

    y4=y4+yt4;
    if(y4>420)
    {
       y4= (Math.round(Math.random()*80)+0);
       k4= (Math.round(Math.random()*500)+20);
    }
    x4= -(Math.cos(xt4/24)*22)+k4;

    y5=y5+yt5;
    if(y5>420)
    {
       y5= (Math.round(Math.random()*80)+0);
       k5= (Math.round(Math.random()*500)+20);
    }
    x5= -(Math.cos(xt5/24)*30)+k5;

    y6=y6+yt6;
    if(y6>420)
    {
       y6= (Math.round(Math.random()*80)+0);
       k6= (Math.round(Math.random()*500)+20);
    }
    x6= -(Math.cos(xt6/24)*20)+k6;

    y7=y7+yt7;
    if(y7>420)
    {
       y7= (Math.round(Math.random()*80)+0);
       k7= (Math.round(Math.random()*500)+20);
    }
    x7= -(Math.cos(xt7/24)*24)+k7;

    y8=y8+yt8;
    if(y8>420)
    {
       y8= (Math.round(Math.random()*80)+0);
       k8= (Math.round(Math.random()*500)+20);
    }
    x8= -(Math.cos(xt8/24)*22)+k8;

    y20=y20+yt20;
    if(y20>420)
    {
       y20= (Math.round(Math.random()*80)+0);
       k20= (Math.round(Math.random()*500)+20);
    }
    x20= -(Math.cos(xt20/20)*22)+k20;

    y21=y21+yt21;
    if(y21>420)
    {
       y21= (Math.round(Math.random()*80)+0);
       k21= (Math.round(Math.random()*500)+20);
    }
    x21= -(Math.cos(xt21/20)*22)+k21;

    y22=y22+yt22;
    if(y22>420)
    {
       y22= (Math.round(Math.random()*80)+0);
       k22= (Math.round(Math.random()*500)+20);
    }
    x22= -(Math.cos(xt22/20)*22)+k22;

    y23=y23+yt23;
    if(y23>420)
    {
       y23= (Math.round(Math.random()*80)+0);
       k23= (Math.round(Math.random()*500)+20);
    }
    x23= -(Math.cos(xt23/20)*22)+k23;

    y24=y24+yt24;
    if(y24>420)
    {
       y24= (Math.round(Math.random()*80)+0);
       k24= (Math.round(Math.random()*500)+20);
    }
    x24= -(Math.cos(xt24/20)*22)+k24;

    y25=y25+yt25;
    if(y25>420)
    {
       y25= (Math.round(Math.random()*80)+0);
       k25= (Math.round(Math.random()*500)+20);
    }
    x25= -(Math.cos(xt25/20)*22)+k25;

    y26=y26+yt26;
    if(y26>420)
    {
       y26= (Math.round(Math.random()*80)+0);
       k26= (Math.round(Math.random()*500)+20);
    }
    x26= -(Math.cos(xt26/20)*22)+k26;

    y40=y40+yt40;
    if(y40>420)
    {
       y40= (Math.round(Math.random()*80)+0);
       k40= (Math.round(Math.random()*500)+20);
    }
    x40= -(Math.cos(xt40/16)*22)+k40;

    y41=y41+yt41;
    if(y41>420)
    {
       y41= (Math.round(Math.random()*80)+0);
       k41= (Math.round(Math.random()*500)+20);
    }
    x41= -(Math.cos(xt41/16)*35)+k41;

    y42=y42+yt42;
    if(y42>420)
    {
       y42= (Math.round(Math.random()*80)+0);
       k42= (Math.round(Math.random()*500)+20);
    }
    x42= -(Math.cos(xt42/16)*22)+k42;

    y43=y43+yt43;
    if(y43>420)
    {
       y43= (Math.round(Math.random()*80)+0);
       k43= (Math.round(Math.random()*500)+20);
    }
    x43= -(Math.cos(xt43/16)*32)+k43;

    y44=y44+yt44;
    if(y44>420)
    {
       y44= (Math.round(Math.random()*80)+0);
       k44= (Math.round(Math.random()*500)+20);
    }
    x44= -(Math.cos(xt44/16)*34)+k44;

    y45=y45+yt45;
    if(y45>420)
    {
       y45= (Math.round(Math.random()*80)+0);
       k45= (Math.round(Math.random()*500)+20);
    }
    x45= -(Math.cos(xt45/16)*36)+k45;

    y50=y50+yt50;
    if(y50>420)
    {
       y50= (Math.round(Math.random()*80)+0);
       k50= (Math.round(Math.random()*500)+20);
    }
    x50= -(Math.cos(xt50/16)*22)+k50;

    y51=y51+yt51;
    if(y51>420)
    {
        y51= (Math.round(Math.random()*80)+0);
        k51= (Math.round(Math.random()*500)+20);
    }
    x51= -(Math.cos(xt51/16)*33)+k51;

    y52=y52+yt52;
    if(y52>420)
    {
       y52= (Math.round(Math.random()*80)+0);
       k52= (Math.round(Math.random()*500)+20);
    }
    x52= -(Math.cos(xt52/16)*22)+k52;

    y53=y53+yt53;
    if(y53>420)
    {
       y53= (Math.round(Math.random()*80)+0);
       k53= (Math.round(Math.random()*500)+20);
    }
    x53= -(Math.cos(xt53/16)*32)+k53;

    y54=y54+yt54;
    if(y54>420)
    {
       y54= (Math.round(Math.random()*80)+0);
       k54= (Math.round(Math.random()*500)+20);
    }
    x54= -(Math.cos(xt54/16)*28)+k54;

    y60=y60+yt60;
    if(y60>420)
    {
       y60= (Math.round(Math.random()*80)+0);
       k60= (Math.round(Math.random()*500)+20);
    }
    x60= -(Math.cos(xt60/16)*22)+k60;

    y61=y61+yt61;
    if(y61>420)
    {
       y61= (Math.round(Math.random()*80)+0);
       k61= (Math.round(Math.random()*500)+20);
    }
    x61= -(Math.cos(xt61/16)*33)+k61;

    y62=y62+yt62;
    if(y62>420)
    {
    y62= (Math.round(Math.random()*80)+0);
    k62= (Math.round(Math.random()*500)+20);
    }
    x62= -(Math.cos(xt62/16)*22)+k62;

    y63=y63+yt63;
    if(y63>420)
    {
       y63= (Math.round(Math.random()*80)+0);
       k63= (Math.round(Math.random()*500)+20);
    }
    x63= -(Math.cos(xt63/16)*32)+k63;

    y70=y70+yt70;
    if(y70>420)
    {
       y70= (Math.round(Math.random()*80)+0);
       k70= (Math.round(Math.random()*500)+20);
    }
    x70= -(Math.cos(xt70/16)*22)+k70;

    y71=y71+yt71;
    if(y71>420)
    {
       y71= (Math.round(Math.random()*80)+0);
       k71= (Math.round(Math.random()*500)+20);
    }
    x71= -(Math.cos(xt71/16)*33)+k71;

    y72=y72+yt72;
    if(y72>420)
    {
       y72= (Math.round(Math.random()*80)+0);
       k72= (Math.round(Math.random()*500)+20);
    }
    x72= -(Math.cos(xt72/16)*22)+k72;

    moveLayerTo("Schneeflocke01",x1,y1); 
    moveLayerTo("Schneeflocke02",x2,y2); 
    moveLayerTo("Schneeflocke03",x3,y3); 
    moveLayerTo("Schneeflocke04",x4,y4); 
    moveLayerTo("Schneeflocke05",x5,y5); 
    moveLayerTo("Schneeflocke06",x6,y6); 
    moveLayerTo("Schneeflocke07",x7,y7); 
    moveLayerTo("Schneeflocke08",x8,y8); 
    moveLayerTo("Schneeflocke09",x20,y20); 
    moveLayerTo("Schneeflocke10",x21,y21); 
    moveLayerTo("Schneeflocke11",x22,y22); 
    moveLayerTo("Schneeflocke12",x23,y23); 
    moveLayerTo("Schneeflocke13",x24,y24); 
    moveLayerTo("Schneeflocke14",x25,y25); 
    moveLayerTo("Schneeflocke15",x26,y26); 
    moveLayerTo("Schneeflocke16",x40,y40); 
    moveLayerTo("Schneeflocke17",x41,y41); 
    moveLayerTo("Schneeflocke18",x42,y42); 
    moveLayerTo("Schneeflocke19",x43,y43); 
    moveLayerTo("Schneeflocke20",x44,y44); 
    moveLayerTo("Schneeflocke21",x45,y45); 
    moveLayerTo("Schneeflocke22",x50,y50); 
    moveLayerTo("Schneeflocke23",x51,y51); 
    moveLayerTo("Schneeflocke24",x52,y52); 
    moveLayerTo("Schneeflocke25",x53,y53); 
    moveLayerTo("Schneeflocke26",x54,y54); 
    moveLayerTo("Schneeflocke27",x60,y60); 
    moveLayerTo("Schneeflocke28",x61,y61); 
    moveLayerTo("Schneeflocke29",x62,y62); 
    moveLayerTo("Schneeflocke30",x63,y63); 
    moveLayerTo("Schneeflocke31",x70,y70); 
    moveLayerTo("Schneeflocke32",x71,y71); 
    moveLayerTo("Schneeflocke33",x72,y72); 

    setTimeout("go()",eval(50));
 }


// --> 

