Widget:Banner inhalt debitellight: Unterschied zwischen den Versionen
Aus Prepaid-Wiki
Zur Navigation springenZur Suche springen
Widget:Banner inhalt debitellight (bearbeiten)
Version vom 24. Februar 2016, 17:48 Uhr
, 24. Februar 2016keine Bearbeitungszusammenfassung
imported>Admin (Die Seite wurde neu angelegt: „<noinclude>__NOTOC__ Werbebanner für ausgewählte Seiten rechts neben dem Inhaltsverzeichnis.<br/> '''Der nachfolgende Code darf im Sinne der Funktionalität…“) |
imported>Admin Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
< | <div style="float:right; margin-right:0px; margin-top:50px; margin-bottom:5px;"> | ||
<div style="float:right; margin-right:0px; margin-top:50px; margin-bottom:5px;"> | |||
<script type="text/javascript"> | |||
google_ad_client = "ca-pub-8364518671409152"; | |||
width = document.documentElement.clientWidth; | |||
google_ad_slot = "1424496620"; | |||
google_ad_width = 200; | |||
google_ad_height = 90; | |||
if (width > 800) { | |||
href="http://ad.zanox.com/ppc/?37055465C1683688597T" target="_blank" rel="nofollow"><img src="http://https://www.prepaid-wiki.de/htmlets/Zanox/debitel-light-prepaid.gif" alt="Debitel-light Prepaid Tarif"> | |||
} else if (width > 500) { | |||
google_ad_slot = "4377963027"; | |||
google_ad_width = 468; | |||
google_ad_height = 15; | |||
} | |||
</script> | |||
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |||
</script> | |||
</div> | |||
<!-- Ende Anzeige neben Inhaltsverzeichnis --> | <!-- Ende Anzeige neben Inhaltsverzeichnis --> | ||
</includeonly> | </includeonly> |