Bewegte bilder

[ Nach unten  |  Zum letzten Beitrag  |  Thema abonnieren  |  Neueste Beiträge zuerst ]


traumspinner
Administrator

46, Männlich

Beiträge: 4

Bewegte bilder

von traumspinner am 08.07.2009 09:42

<script language="JAVASCRIPT">
<!--
function randtext() {
var quotenumber = 10;
var randomnumber = Math.random() ;
var rand1 = Math.round( (quotenumber-1) * randomnumber) + 1 ;
quotes = new Array

quotes[4] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[5] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[6] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[7] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[8] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[9] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[10] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[11] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[12] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[13] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[14] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[15] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[16] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[17] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[18] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
quotes[19] = '<a href="link"> <img border="0" alt="" width="150" src="bild" height="150"/></a>';
var quote = quotes[rand1];
return quote;
}
//-->
</script> <script language="JavaScript">
<!--
document.write(randtext());
//-->
</script><!--!doctype-->
<p><br />
<!--!doctype--></p>


Beispiel

Antworten Zuletzt bearbeitet am 08.07.2009 09:47.

« zurück zum Forum