<!--

var howMany = 3
  var quote = new Array(howMany+1)
  quote[0]="<p><img src=\"Top_Handy_Anbieter.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Top Handy Anbieter</a>Die Top Handy Anbieter am deutschen Markt<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Zum_Thema_Handy.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Zum Thema Handy</a>Zum Thema Handy, Suche, Angebote, Multimedia und Mobile - Kommunikation. Immer gut informiert mit dem Handy...<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Handy_Angebote.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Handy Angebote</a>Sie interessieren sich fur handy-angebote, handy, schufa, handy-bundle, handytarife, vertrag, mit, simkarten, handy-bundles, handyvertrag oder mindestumsatz ...<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> "
  quote[1]="<p><img src=\"Handy_Online_Shop.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Handy Online Shop</a>In unserem Handy-Online-Shop finden Sie preisgnstige und attraktive Handy-Angebote mit oder ohne Vertrag von verschiedenen Mobilfunkanbietern.<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Handy_kaufen.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Handy kaufen</a>Handy kaufen zum gunstigen Preis. Handy-Angebote fur jeden Geschmack:.<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Tarife_ohne_Handy.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Tarife ohne Handy</a>Naturlich bekommen Sie bei uns auch Tarife ohne Handy. Unsere aktuellen Handy Angebote finden Sie naturlich auch<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> "
  quote[2]="<p><img src=\"Grosse_Marken.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Grosse Marken</a>Grosse Marken in einem Shop. Vergleichen Sie das umfangreiche Angebot an Handy Angebote, Mode, Handys, Elektrogeraeten, Computer, ...<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Handy.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Handy</a>Bei uns sind Sie richtig zu den Themen:. handy angebote; handy ericsson; handy shop; handy zubehoer; handyaktion ...<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Handyvertrag.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Handyvertrag</a>Wenn Sie ein neues Handy oder einen billigeren Handyvertrag suchen, finden Sie hier die guten Handyangebote.<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> "
  quote[3]="<p><img src=\"Zum_Thema_Handy.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Zum Thema Handy</a>Zum Thema Handy, Suche, Angebote, Multimedia und Mobile - Kommunikation. Immer gut informiert mit dem Handy...<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Handy_kaufen.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Handy kaufen</a>Handy kaufen zum gunstigen Preis. Handy-Angebote fur jeden Geschmack:.<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> <p><img src=\"Handyvertrag.jpg\" style=\"float: left\" /><a class=\"it\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">Handyvertrag</a>Wenn Sie ein neues Handy oder einen billigeren Handyvertrag suchen, finden Sie hier die guten Handyangebote.<br><a class=\"iu\" href= \"http://hot.darkss.info/out.php?s_id=1&q=handy\" target=\"_blank\">weiter …</a></p> "
  
function rndnumber(){
        var randscript = -1
        while (randscript < 0 || randscript > howMany || isNaN(randscript)){
                randscript = parseInt(Math.random()*(howMany+1))
        }
        return randscript
}
     quo = rndnumber()
     quox = quote[quo]
document.write(quox)
window.onFocus = rndnumber()
//-->