div class='header-cap-top cap-top'>
Happy BirThday......My FrienD

"; if (pesanKe < msg.length-1){ if (hurup < msg[pesanKe].length + 1){ temp = msg[pesanKe].substring(count,hurup); temp2+=temp; count++; hurup++; if(temp=="<"||temp==">"){status = temp} document.getElementById('tempatNgetik').innerHTML = temp2 + ".."; setTimeout('hajarLahGan();',ngetikSpeed); }else{ document.getElementById('tempatNgetik').innerHTML = temp2 + ""; count = 0; hurup = 1; temp2 = ""; pesanKe = Math.floor(Math.random()*(msg.length-1)); setTimeout('hajarLahGan();',waktuBaca); } }else{ count = 0; hurup = 1; temp2 = ""; pesanKe = 0; setTimeout('hajarLahGan();',waktuBaca); } } function doBlink(){ // Blink, Blink, Blink... var blink = document.getElementById("cling") for (var i=0; i < blink.length; i++) blink[i].style.visibility = blink[i].style.visibility == "" ? "hidden" : "" } function amRedey(){ hajarLahGan(); setInterval('doBlink()',500); } amRedey();