[quote=odloc]all..
nnya dunk..
ni kode yg ini tro d bagian mna yh??? C bkn???
[spoiler]comLinks=content_18.getElementsByTagName("div")[0].innerHTML
document.getElementById("18").style.display="none"
navBg.innerHTML+="<div id='myComments' class='commonbox myComments'>"
+"<h2>Testimonials and Comments for "+pageOwnerFName+"</h2>"
+"<div id='content_myComments'>"
+"<div class='viewall'>"
+comLinks
+"</div>"
+"<div class='fitem1wrapper' id='fitem1wrapperCom'>"
+"</div>"
+"</div>"
+"</div>"
document.getElementById("6").parentNode.appendChild(myComments)
testiCount=0
slideTesti=new Array()
function getComments(){
a=content_18
b=a.getElementsByTagName('table')
for(x=0;x<b.length;x++){
slideTesti[x]=b[x].innerHTML
}
tickComments()
}
function tickComments(){
if(testiCount<b.length){
fitem1wrapperCom.innerHTML=slideTesti[testiCount]
testiCount++
if(testiCount==slideTesti.length){
testiCount=0
}
setTimeout("tickComments()",5000)
}
}
if(navigator.appName.indexOf("Netscape")!=-1){
getComments()
}[/spoiler]
[/quote]
taroh d bagian A/c doe