묻고답하기

다음은 제가 쓸려고 하는 문자 스크롤 소스인데요...
다름이 아니라 아래의 소스를 보시면 aaaaaaaaaaaaaaaaaaaaaa이렇게 쭉 적어진 문장을 스크롤 하는것인데요..
이걸 여기서 지정하지 않고.. 제로 보드의 최신 계시판에서 데이터를 읽어 읽은 내용을 스크롤 하고 싶습니다.
이렇게 저렇게 해 봤는데 잘 되지가 않는군요...
고수님들께서 한수만 가르쳐 주실수 있는지요...
부탁 드립니다. 그럼 좋은 하루 되시길 바랍니다. 꾸벅.

<script>

//Specify the marquee's width (in pixels)
var marqueewidth=400
//Specify the marquee's height
var marqueeheight=80
//Specify the marquee's scroll speed (larger is faster)
var speed=2
//Specify the marquee contents
var marqueecontents='aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<br>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'

if (document.all)
document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee>')

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}

function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.write(marqueecontents)
document.cmarquee01.document.cmarquee02.document.close()
thelength=document.cmarquee01.document.cmarquee02.document.height
scrollit()
}

function scrollit(){
if (document.cmarquee01.document.cmarquee02.top>=thelength*(-1)){
document.cmarquee01.document.cmarquee02.top-=speed
setTimeout("scrollit()",100)
}
else{
document.cmarquee01.document.cmarquee02.top=marqueeheight
scrollit()
}
}

window.onload=regenerate2
</script>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
XESTUDIO jquery 채팅방 질문입니다. [3] 2015.08.15 by YJHOON
맹이01 xedition 레이아웃 넓이 관련 [1] file 2015.08.15 by YJHOON
XESTUDIO ajax로 게시판 내용 불러오기 [2] 2015.08.15 by XESTUDIO
초보해외유저 이미지 에디터?? [3] 2015.08.15 by LiXCode
OEZ 부모들 자식글 사용방법... [3] 2015.08.15 by OEZ
손주사랑 이홈페이지 최근게시물 위젯 좀 알려주세요 [2] 2015.08.15 by 손주사랑
설탕 1.8에서 작동하는 문서 권한 지정 애드온 없나요ㅠㅠ? [2] 2015.08.15 by 설탕
홍찬 글쓰기후 지정 URL로 자동이동  
올리고 누리고 Paypal 설정 문의 드립니다. [2] file 2015.08.15 by 올리고
hellojdy 중고마켓플레이스 css질문입니다!! [2] file 2015.08.15 by hellojdy
홍찬 에디터 설정에 제목을 숨김해놓고 기본값 지정 질문 [2] 2015.08.15 by 홍찬
줄리아22 브라우저 크기에도 위젯위치를 고정시키는 법 file  
제대로만들자 db의 회원복구 질문입니다.. [2] 2015.08.16 by 제대로만들자
내별명4d4d4 주소가 로컬로 나옵니다 [2] 2015.08.16 by 내별명4d4d4
기븐 oEmbed(주소만 퍼오면 자동으로 태그 걸리는) 기능이 스케치북에서 제대로 작동 안돼서 골치아프네요 [2] 2015.08.16 by 모해
도토리맘 파일 업로드후 안바뀌는 현상(정말 도움이 필요해요) [2] 2015.08.16 by 도토리맘
양촌리장 게시판 목록에 인기글 표시 방법을 알고 싶습니다. file  
newi no image 추가 문의합니다. [1] 2015.08.16 by newi
집에가는길 로그인 못하게 됫을때.. [1] 2015.08.16 by purecity
XESTUDIO php 채팅방 질문 [2] 2015.08.16 by XESTUDIO
SImulhack 서버 이전 후 구글에서 검색이 안됩니다. [2] 2015.08.16 by SImulhack
홍찬 사용자 정의 메세지 상자 폰트 수정 [2] file 2015.08.16 by 홍찬
홍찬 uploader.min.js 수정 작업 질문 file  
운ㅇ자 추천버튼 위에 애드센스 광고 달기  
아형여옹 우비 웹호스팅 접속되시는 분? [1] 2015.08.16 by 로이조52
라웅 스케치북 왼쪽 설정있는거 [1] 2015.08.16 by 로이조52
초보입니다. 안녕하세요. 초보 질문 좀 드릴께요 [1] 2015.08.16 by 로이조52
홍찬 본문내 이미지 조절 애드온 질문 [1] file 2015.08.16 by ひりゅう.
빤쭈 포인트연동 레벨업이 실행 안하나봅니다 도와주세요.. [1] 2015.08.16 by 빤쭈
홍찬 게시글 제목 숨긴채로 임의로 지정 [1] 2015.08.17 by sejin7940