Untitled
unknown
plain_text
a year ago
488 B
7
Indexable
*<script language="JavaScript">* *<!--* *var r_text = new Array ();* *r_text[0] = "Phrase one";* *r_text[1] = "Phrase one";* *r_text[2] = "Phrase one";* *r_text[3] = "Phrase one";* *r_text[4] = "Phrase one";* *r_text[5] = "Phrase one";* *r_text[6] = "Phrase one";* *r_text[7] = "Phrase one";* *var i = Math.floor(8*Math.random())* *document.write('<span style="font-weight: bold; font-size: 300%;">' + r_text[i] + '</span>');* *//-->* *</script>*
Editor is loading...
Leave a Comment