ilch Forum » Allgemein » HTML, PHP, SQL,... » werbung in die index php einbauen

Geschlossen
  1. #1
    User Pic
    Nosxxx Mitglied
    Registriert seit
    13.05.2009
    Beiträge
    2
    Beitragswertungen
    0 Beitragspunkte
    hi
    ich möchte gerne eine werbung für den server anbieter in die hp einbauen nur irgendwie funktioniert das nicht so richtig könnt ihr mir da mal vielleicht helfen??
    code:
    <script type='text/javascript'><!--//<![CDATA[
       document.MAX_ct0 ='http://www.teamplay.de/?referrer_id=64994&';
    
       var m3_u = (location.protocol=='https:'?'https://www3.unitedcolo.de/www/delivery/ajs.php':'http://www3.unitedcolo.de/www/delivery/ajs.php');
       var m3_r = Math.floor(Math.random()*99999999999);
       if (!document.MAX_used) document.MAX_used = ',';
       document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
       document.write ("?zoneid=39&amp;target=_blank");
       document.write ('&amp;cb=' + m3_r);
       if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
       document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
       document.write ("&amp;loc=" + escape(window.location));
       if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
       if (document.context) document.write ("&context=" + escape(document.context));
       if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
           document.write ("&amp;ct0=" + escape(document.MAX_ct0));
       }
       if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
       document.write ("'><\/scr"+"ipt>");
    //]]>--></script><noscript><a href='http://www3.unitedcolo.de/www/delivery/ck.php?n=accfabf1&amp;cb=1242227062' target='_blank'><img src='http://www3.unitedcolo.de/www/delivery/avw.php?zoneid=39&amp;n=accfabf1&amp;ct0=http://www.teamplay.de/?referrer_id=64994&' border='0' alt='' /></a></noscript>


    irgendwie fukt das nicht
    MfG Nosxxx

    betroffene Homepage: externer Link


    Zuletzt modifiziert von Mairu am 14.05.2009 - 09:10:08
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    DjGeCk0 Hall Of Fame
    Registriert seit
    01.05.2009
    Beiträge
    2.989
    Beitragswertungen
    96 Beitragspunkte
    verwende bitte den Code-Tag
    mit Smilies kannn man net viel anfangen

    und den code deiner index evtl auch

    mit nem kommentar wo das dann rein soll
    Alle Module von mir sind nun unter php-gecko.de erreichbar
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Nosxxx Mitglied
    Registriert seit
    13.05.2009
    Beiträge
    2
    Beitragswertungen
    0 Beitragspunkte
    dass ist die index datei
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" type="text/css" href="include/designs/atrox_design/style.css">
    <title>{TITLE}</title>
    <style type="text/css">
    <!--
    body {
    	margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 0px;
    	background-image: url(include/designs/atrox_design/Bilder/bg.jpg);
    	background-repeat: repeat-x;
    	background-color: #000000;
    }
    -->
    </style>
    <script type="text/JavaScript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    }
    
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }
    
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    }
    
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>
    <style type="text/css">
    <!--
    .font1{
    	font-size: 9px;
    	color: #FFFFFF;
    	font-weight: bold;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .font2 {color: #000000}
    a:link {
    	color: #00b2ff;
    }
    a:visited {
    	color: #00b2ff;
    }
    a:hover {
    	color: #00b2ff;
    }
    a:active {
    	color: #00b2ff;
    }
    -->
    </style>
    <script type="text/javascript" src="include/includes/js/BBCodeGlobal.js"></script>
    <script type="text/javascript" src="include/includes/js/interface.js"></script>
    </head>
    
    <body onload="MM_preloadImages('include/designs/atrox_design/Bilder/news_02.gif','include/designs/atrox_design/Bilder/forum_02.gif','include/designs/atrox_design/Bilder/mitglieder_02.gif','include/designs/atrox_design/Bilder/gastebuch_02.gif','include/designs/atrox_design/Bilder/links_02.gif','include/designs/atrox_design/Bilder/downloads_02.gif','include/designs/atrox_design/Bilder/gallery_02.gif','include/designs/atrox_design/Bilder/kalender_02.gif','include/designs/atrox_design/Bilder/kontakt_02.gif','include/designs/atrox_design/Bilder/impressum_02.gif','include/designs/atrox_design/Bilder/squads_02.gif','include/designs/atrox_design/Bilder/fightus_02.gif','include/designs/atrox_design/Bilder/joinus_02.gif','include/designs/atrox_design/Bilder/wars_02.gif','include/designs/atrox_design/Bilder/awards_02.gif','include/designs/atrox_design/Bilder/regeln_02.gif','include/designs/atrox_design/Bilder/awaycal_02.gif','include/designs/atrox_design/Bilder/history_02.gif')">
    <table width="990" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/header.png" width="990" height="271" alt="header"></td>
      </tr>
      <tr>
        <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/header_unten.png" width="990" height="27" alt="header_unten"></td>
      </tr>
    <tr>
        <td align="left" valign="top"><table width="990" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="217" height="57" align="left" valign="top" background="include/designs/atrox_design/Bilder/footur_links.png"><table width="217" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="42" height="50">&nbsp;</td>
                <td width="162" align="left" valign="top"><table width="162" height="11" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                    <td><img src="include/designs/atrox_design/Bilder/home.png" alt="clan_menu" width="162" height="28" /></td>
                  </tr>
                </table>
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?news"><img src="include/designs/atrox_design/Bilder/news.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/news_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/news.gif'" width="163" height="18" border="0"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?forum"><img src="include/designs/atrox_design/Bilder/forum.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/forum_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/forum.gif'" width="163" height="18" border="0"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?user"><img src="include/designs/atrox_design/Bilder/mitglieder.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/mitglieder_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/mitglieder.gif'" width="163" height="18" border="0"></a></td>
                    </tr>
                    </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?map"><img src="include/designs/atrox_design/Bilder/membermap.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/membermap_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/membermap.gif'" width="163" height="18" border="0"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?gbook"><img src="include/designs/atrox_design/Bilder/gastebuch.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/gastebuch_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/gastebuch.gif'" width="163" height="18" border="0"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?links"><img src="include/designs/atrox_design/Bilder/links.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/links_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/links.gif'" width="163" height="18" border="0" /></a><a href="?links"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?downloads"></a><a href="?downloads"><img src="include/designs/atrox_design/Bilder/downloads.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/downloads_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/downloads.gif'" width="163" height="18" border="0" /></a><a href="?downloads" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('6','','include/designs/atrox_design/Bilder/downloads_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?gallery"><img src="include/designs/atrox_design/Bilder/gallery.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/gallery_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/gallery.gif'" width="163" height="18" border="0" /></a><a href="?gallery" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('7','','include/designs/atrox_design/Bilder/gallery_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?kalender"><img src="include/designs/atrox_design/Bilder/kalender.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/kalender_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/kalender.gif'" width="163" height="18" border="0" /></a><a href="?kalender" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('8','','include/designs/atrox_design/Bilder/kalender_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?contact"><img src="include/designs/atrox_design/Bilder/kontakt.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/kontakt_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/kontakt.gif'" width="163" height="18" border="0" /></a><a href="?contact" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('9','','include/designs/atrox_design/Bilder/kontakt_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="18" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><a href="?impressum"><img src="include/designs/atrox_design/Bilder/impressum.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/impressum_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/impressum.gif'" width="163" height="18" border="0" /></a><a href="?impressum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('10','','include/designs/atrox_design/Bilder/impressum_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" height="12" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_unten.png" width="162" height="12"></td>
                    </tr>
                  </table>              
                  <table width="163" height="12" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" width="163" height="11"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/clan_menu.png" alt="clan_menu" width="162" height="28"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?teams"><img src="include/designs/atrox_design/Bilder/squads.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/squads_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/squads.gif'" width="163" height="18" border="0" /></a><a href="?teams" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('11','','include/designs/atrox_design/Bilder/squads_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?fightus"><img src="include/designs/atrox_design/Bilder/fightus.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/fightus_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/fightus.gif'" width="163" height="18" border="0" /></a><a href="?fightus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('12','','include/designs/atrox_design/Bilder/fightus_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?joinus"><img src="include/designs/atrox_design/Bilder/joinus.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/joinus_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/joinus.gif'" width="163" height="18" border="0" /></a><a href="?joinus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('13','','include/designs/atrox_design/Bilder/joinus_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?wars"><img src="include/designs/atrox_design/Bilder/wars.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/wars_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/wars.gif'" width="163" height="18" border="0" /></a><a href="?wars" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('15','','include/designs/atrox_design/Bilder/wars_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?awards"><img src="include/designs/atrox_design/Bilder/awards.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/awards_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/awards.gif'" width="163" height="18" border="0" /></a><a href="?awards"></a><a href="?awards" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('16','','include/designs/atrox_design/Bilder/awards_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?rules"><img src="include/designs/atrox_design/Bilder/regeln.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/regeln_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/regeln.gif'" width="163" height="18" border="0" /></a><a href="?ruls" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('17','','include/designs/atrox_design/Bilder/regeln_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?awaycal"><img src="include/designs/atrox_design/Bilder/awaycal.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/awaycal_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/awaycal.gif'" width="163" height="18" border="0" /></a><a href="?awaycal" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('18','','include/designs/atrox_design/Bilder/awaycal_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?history"><img src="include/designs/atrox_design/Bilder/history.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/history_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/history.gif'" width="163" height="18" border="0" /></a><a href="?history" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('19','','include/designs/atrox_design/Bilder/history_02.gif',1)"></a></td>
                    </tr>
                    </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><a href="?trains"><img src="include/designs/atrox_design/Bilder/training.gif" onmouseover="this.src = 'include/designs/atrox_design/Bilder/training_02.gif'" onmouseout="this.src = 'include/designs/atrox_design/Bilder/training.gif'" width="163" height="18" border="0" /></a><a href="?history" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('19','','include/designs/atrox_design/Bilder/training_02.gif',1)"></a></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" alt="box_oben" width="163" height="11"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/shoutbox.png" alt="sb" width="162" height="26"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><table width="160" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr>
                          <td><p class="font2"> <font size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_SHOUTBOX}</strong></font></p>
                            <p>&nbsp;</p></td>
                        </tr>
                      </table></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" alt="box_oben" width="163" height="11"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                  
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/Ts-Viewer.png" alt="Ts-Viewer" width="162" height="28" /></td>
                      <td>
                    </tr>
                    
                    <tr>
                  <td width="13"height="11">&nbsp;</td>
                    </tr>
                    <tr><td><center><iframe name="tsviewer" allowtransparency="true" src="http://www.tsviewer.com/ts_viewer_pur.php?ID=86171&bg=transparent&type=ffffff&type_size=11&type_family=1&info=1&channels=1&users=1&type_s_color=ffffff&type_s_weight=normal&type_s_style=normal&type_s_variant=normal&type_s_decoration=none&type_s_color_h=ffffff&type_s_weight_h=normal&type_s_style_h=normal&type_s_variant_h=normal&type_s_decoration_h=none&type_i_color=ffffff&type_i_weight=normal&type_i_style=normal&type_i_variant=normal&type_i_decoration=none&type_i_color_h=ffffff&type_i_weight_h=normal&type_i_style_h=normal&type_i_variant_h=normal&type_i_decoration_h=none&type_c_color=ffffff&type_c_weight=normal&type_c_style=normal&type_c_variant=normal&type_c_decoration=none&type_c_color_h=ffffff&type_c_weight_h=normal&type_c_style_h=normal&type_c_variant_h=normal&type_c_decoration_h=none&type_u_color=ffffff&type_u_weight=normal&type_u_style=normal&type_u_variant=normal&type_u_decoration=none&type_u_color_h=ffffff&type_u_weight_h=normal&type_u_style_h=normal&type_u_variant_h=normal&type_u_decoration_h=none" width="163" height="600" frameborder="0" style="border:0px solid #;" scrolling="auto" ></iframe></center></td>
                    </tr>
                    </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
                    </tr>
                  </table>              
                  <table width="163" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/box_oben_links.png" alt="box_oben" width="163" height="11"></td>
                    </tr>
                    <tr>
                      <td><img src="include/designs/atrox_design/Bilder/gametracker.png" alt="gametracker" width="162" height="28"></td>
                      <td>
                    </tr>
                    
                    
                    <td width="13"height="11">&nbsp;</td>
                    </tr>
                    <tr>
          
                    <td><a href="http://www.gametracker.com/server_info/85.14.229.68:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/85.14.229.68:27015/b_160x400_T1_F-1-2.png" border="0" width="160" height="364" /></a></td>
                    </tr>
                    
                    
                  </table>              <p>&nbsp;</p></td>
                <td width="13">&nbsp;</td>
              </tr>
            </table>          <p>&nbsp;</p>
            </td>
            <td width="556" align="left" valign="top" bgcolor="#d8d8d8"><table width="556" height="858" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td height="20" background="include/designs/atrox_design/Bilder/content_oben.png"><table width="540" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="13">&nbsp;</td>
                    <td width="527"><table width="527" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td height="3"></td>
                      </tr>
                      <tr>
                        <td><span class="font1">{HMENU}</span></td>
                      </tr>
                      <tr>
                        <td height="2"></td>
                      </tr>
                    </table></td>
                  </tr>
                </table></td>
              </tr>
              <tr>
                <td height="821" align="left" valign="top" background="include/designs/atrox_design/Bilder/content_mitte.png"><table width="556" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="4">&nbsp;</td>
                    <td width="537"><span class="font2">{EXPLODE} </span></td>
                    <td width="4">&nbsp;</td>
                  </tr>
                </table>
                  </td>
              </tr>
              <tr>
                <td><img src="include/designs/atrox_design/Bilder/content_unten.png" width="556" height="17"></td>
              </tr>
            </table></td>
            <td width="217" align="left" valign="top" background="include/designs/atrox_design/Bilder/footur_rechts.png"><table width="217" height="590" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="12" height="69">&nbsp;</td>
                <td width="163" align="left" valign="top"><table width="163" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="20"><img src="include/designs/atrox_design/Bilder/user_login.png" alt="ul" width="162" height="28"></td>
                  </tr>
                  <tr>
                    <td><table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
                      <tr>
                        <td width="5">&nbsp;</td>
                        <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_LOGIN}</strong></font></td>
                        <td width="5">&nbsp;</td>
                      </tr>
                    </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="box_rechts" width="163" height="11"></td>
                        </tr>
                        </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/last_wars.png" alt="lw" width="162" height="28"></td>
                        </tr>
                      </table>
                      <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="5">&nbsp;</td>
                          <td width="142"><strong><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_LASTWARS}</font></strong></td>
                          <td width="5">&nbsp;</td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="box_rechts" width="163" height="11"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/nextwars.png" alt="lw" width="162" height="28"></td>
                        </tr>
                      </table>
                      <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="5">&nbsp;</td>
                          <td width="142"><strong><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_NEXTWARS}</font></strong></td>
                          <td width="5">&nbsp;</td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/voting.png" alt="vote" width="162" height="28"></td>
                        </tr>
                      </table>
                      <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="5">&nbsp;</td>
                          <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_VOTE}</font></td>
                          <td width="5">&nbsp;</td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/allianzen.png" alt="al" width="162" height="28" /></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>   
                       <td width="5">&nbsp;</td>
                        </tr>
                        </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>   
                       <td><center>
    HIER BITTE REIN
    </center></td>
                        </tr>
                        </table>
                        <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>   
                       <td width="5">&nbsp;</td>
                        </tr>
                        </table>
                        <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>   
                       <td><center><a href="http://www.stammkneipe.de/" alt="Realhardkillers" title="Stammkneipe" target="_blank"><img src="http://www.ultimate-gaming.bplaced.net/include/downs/stammkneipe.gif" width="88" height="33" border="0"></a></center></td>
                        </tr>
                        </table>
                        <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>   
                       <td width="5">&nbsp;</td>
                        </tr>
                        </table>
                       
      
                      
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/statistik.png" alt="st" width="162" height="28"></td>
                        </tr>
                      </table>
                      <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="5">&nbsp;</td>
                          <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_STATISTIK}</font></td>
                          <td width="5">&nbsp;</td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/Online.png" alt="al" width="162" height="28"></td>
                        </tr>
                      </table>
                      <table width="163" height="59" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="5">&nbsp;</td>
                          <td width="142"><font color="#FFFFFF" size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_ONLINE}</strong></font></td>
                          <td width="5">&nbsp;</td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="box_unten" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="box_rechts" width="163" height="11"></td>
                        </tr>
                      </table>
                        <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>
                        <td width="163">&nbsp;</td>
                        </tr>
                      </table>
                        <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>
                        <td width="21.5">&nbsp;</td>
                       <td><a href="http://rhk-clan.bplaced.net/index.php" alt="Realhardkillers" title="Dafür stehen wir mit unserem Namen" target="_blank"><img src="http://www.ultimate-gaming.bplaced.net/include/designs/atrox_design/Bilder/nocheat1.gif" width="120" height="120" border="0"></a></td>
                        <td width="21.5">&nbsp;</td>
                        </tr>
                        </table>
                        <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <Tr>
                        <td width="163">&nbsp;</td>
                        </tr>
                        </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_unten.png" alt="bu" width="162" height="12"></td>
                        </tr>
                      </table>
                      <table width="163" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><img src="include/designs/atrox_design/Bilder/box_oben_rechts.png" alt="br" width="163" height="11"></td>
                        </tr>  
                      </table>
                      <p>&nbsp;</p>
                      <p>&nbsp;</p>
                      <p>&nbsp;</p></td>
                  </tr>
                </table></td>
                <td width="42">&nbsp;</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td align="left" valign="top"><img src="include/designs/atrox_design/Bilder/footer_unten.png" alt="unten" width="990" height="17" border="0" usemap="#Map">
          <map name="Map" id="Map">
            <area shape="rect" coords="339,4,661,13" href="http://dms-gaming.com/" target="_blank" />
          </map></td>
      </tr>
    </table>
    </body>
    </html>


    und dass ist der code den ich gerne reinhätte
    <script type='text/javascript'><!--//<![CDATA[
    document.MAX_ct0 ='teamplay.de/?referrer_id=64994&';
    
    var m3_u = (location.protocol=='https:'?'https://www3.unitedcolo.de/www/delivery/ajs.php':'www3.unitedcolo.de/www/delivery/ajs.php');
    var m3_r = Math.floor(Math.random()*99999999999);
    if (!document.MAX_used) document.MAX_used = ',';
    document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
    document.write ("?zoneid=39&amp;target=_blank"Zwinker;
    document.write ('&amp;cb=' + m3_r);
    if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
    document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
    document.write ("&amp;loc=" + escape(window.location));
    if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
    if (document.context) document.write ("&context=" + escape(document.context));
    if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
    document.write ("&amp;ct0=" + escape(document.MAX_ct0));
    }
    if (document.mmm_fo) document.write ("&amp;mmm_fo=1"Zwinker;
    document.write ("'><\/scr"+"ipt>"Zwinker;
    //]]>--></script><noscript><a href='www3.unitedcolo.de/www/delivery/ck.php?n=accfabf1&amp;cb=1242227062' target='_blank'><img src='www3.unitedcolo.de/www/delivery/avw.php?zoneid=39&amp;n=accfabf1&amp;ct0=http://www.teamplay.de/?referrer_id=64994&' border='0' alt='' /></a></noscript>


    MfG Nosxxx


    Zuletzt modifiziert von Nosxxx am 13.05.2009 - 17:48:49
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu HTML, PHP, SQL,...

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten