Re: nah..
d snii temen2 skalian bisa nanya mengenai problem2 FS.. [jangan problem cinta.. itu mah lain. . :P hwehwehwehwe]..
ya?
byr ga ad SPAMMER d section Indo..hewhehwe.. :eh:
peace and love,.. :
function movingB() {
var marqueePhotos = document.getElementById('content_photos_1_2').innerHTML;
var liwzdarB = document.getElementById('content_photos_1_2');
liwzdarB.innerHTML ="<marquee id=\"marquee\" direction=\"left\" height=\"100%\" scrollamount=\"2\" onMouseOver=\"stop()\" onMouseOut=\"start()\">"+marqueePhotos+"<marquee>";
}
window.onload = function() {movingB();}