für tribes

-RPA- ||Ruhrpott Assassinen|
Verfügbare Informationen zu "für tribes"

  • Qualität des Beitrags: 0 Sterne
  • Beteiligte Poster: luedze
  • Forum: -RPA- ||Ruhrpott Assassinen|
  • aus dem Unterforum: Spam
  • Antworten: 1
  • Forum gestartet am: Montag 16.10.2006
  • Sprache: deutsch
  • Link zum Originaltopic: für tribes
  • Letzte Antwort: vor 17 Jahren, 2 Monaten, 18 Tagen, 21 Stunden, 54 Minuten
  • Alle Beiträge und Antworten zu "für tribes"

    Re: für tribes

    luedze - 14.02.2007, 16:38

    für tribes
    <html>
    <body bgcolor=#000000 text=#ffffff link=#ccff88 vlink=ccff88 alink=#ccff88>

    <script language="JavaScript">
    // Hide script from old browsers
    n=window.prompt("Wie darf ich dich nennen?:","Hier Namen eintragen");
    document.write("<center><h2><b><emb>Hallo "+n+"<BR>Willkommen <emb></b></h2></center>");
    // End Hiding Script
    // -->
    </script>



    Willkommen auf der Homepage der Zirkus-AG des E.I.'s
    <br><br><br><br><br><br><br>
    <br><A HREF="tabelle.htm" >Wann treten wir wo auf? </a><br>



    </script>








    <script
    language="JavaScript"><!--
    alert("Hallo. Das ist die Homepage der Zirkus AG des E.I.")
    alert("Also viel spaß. Bis dann")
    // --></script></a>









    <SCRIPT language=JavaScript>
    /*
    Magic Wand cursor (By Kurt at kurt.grigg@virgin.net)
    Modified and permission granted to Dynamic Drive to feature script in archive
    For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
    */
    if (document.all){
    with (document){
    write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
    write('<div style="position:relative;width:1px;height:1px;background:#ffffff;font-size:1px;visibility:visible"></div>')
    write('<div style="position:relative;width:1px;height:1px;background:#fff000;font-size:1px;visibility:visible"></div>')
    write('<div style="position:relative;width:1px;height:1px;background:#ffa000;font-size:1px;visibility:visible"></div>')
    write('<div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px;visibility:visible"></div>')
    write('<div style="position:relative;width:1px;height:1px;background:#00ff00;font-size:1px;visibility:visible"></div>')
    write('<div style="position:relative;width:1px;height:1px;background:#0000ff;font-size:1px;visibility:visible"></div>')
    write('<div style="position:relative;width:1px;height:1px;background:#FF0000;font-size:1px;visibility:visible"></div>')
    write('<div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px;visibility:visible"></div>')
    write('<div style="position:relative;width:2px;height:2px;background:#fff000;font-size:2px;visibility:visible"></div>')
    write('<div style="position:relative;width:2px;height:2px;background:#ffa000;font-size:2px;visibility:visible"></div>')
    write('<div style="position:relative;width:2px;height:2px;background:#ff00ff;font-size:2px;visibility:visible"></div>')
    write('<div style="position:relative;width:2px;height:2px;background:#00ff00;font-size:2px;visibility:visible"></div>')
    write('<div style="position:relative;width:2px;height:2px;background:#0000ff;font-size:2px;visibility:visible"></div>')
    write('<div style="position:relative;width:3px;height:3px;background:#FF0000;font-size:3px;visibility:visible"></div>')
    write('</div>')
    }
    }
    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++ ) file://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();
    // -->
    </SCRIPT>


    </body>



    </html>



    Mit folgendem Code, können Sie den Beitrag ganz bequem auf ihrer Homepage verlinken



    Weitere Beiträge aus dem Forum -RPA- ||Ruhrpott Assassinen|

    EU Improver - gepostet von Clooney am Sonntag 24.12.2006
    ICQ - gepostet von Galaxyfighter am Mittwoch 21.02.2007
    RL-Threat - gepostet von fanrulia am Freitag 03.11.2006
    Das abgeschlossene RPG - gepostet von Phoenix-Hawk am Donnerstag 26.10.2006
    Loran wird ein Jahr älter - gepostet von Aske am Montag 22.01.2007



    Ähnliche Beiträge wie "für tribes"

    Neue alte Tribes vereint auf Welt 12!!! - sash79 (Dienstag 03.04.2007)
    Lieber HipHop - Baerchie (Sonntag 06.04.2008)
    tribes hat burzeltach - Anonymous (Sonntag 27.05.2007)
    Engländer essen Eichhörnchen! - Cassis1982 (Donnerstag 15.05.2008)
    Hast an pickn? - Holzi (Montag 07.04.2008)
    Wie Innenverkleidung im Kofferraum entfernen? - camouflageX (Dienstag 28.06.2011)
    Die 8 Tribes - Sealus (Donnerstag 15.02.2007)
    Widescreen Tribes!! - [SNPS]*NightRider (Mittwoch 15.08.2007)
    05.04.2008: DJK Dellwig – TuS 84/10 7:0 (4:0) - Michael (Samstag 05.04.2008)
    UW Fullrun - Loki83 (Samstag 05.04.2008)