Jumat, 01 Februari 2013

tulisan

<script type='text/javascript'>
//<![CDATA[

msg = "-|thw911|-";
msg = " Cintai Bumi Cintai Lingkungan " + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",190);
}
scrollMSG();
//]]>
</script>

Tidak ada komentar:

Posting Komentar