묻고답하기

홈 페이지 만들고 있는 초보입니다.

안철수 연구소의 바이러스 경보 배너( http://info.ahnlab.com/securityinfo/virus_banner.html )
를 달려고 하는데
고정형 배너의 경우 홈페이지 디자인이랑 맞지 않아서
자바스크립트 이용하는 맞춤형을 이용하려 합니다.

그래서 안철수 연구소에서 샘플 스크립트 소스를 받아 그대로 index 페이지에 넣었는데 작동이 되지 않네요

안철수 연구소에서 준 샘플 스크립트 소스 내용

====================================================================================================
<!-- 긴급경보 스크립트 로딩 및 배너생성 시작-->
<Script language="javascript" charset="ksc5601" src="http://home.ahnlab.com/includes/banner_adv.js"></script>
<Script language="vbscript">
        ' 안철수연구소 긴급경보 정보를 가져오지 못했을 경우 페이지내 스크립트 오류방지.
        Function checkAhnlabAlert()
                if B_IsLoaded then
                        checkAhnlabAlert = true
                else
                        checkAhnlabAlert = false
                end if
        End Function
</Script>
<Script language="javascript" >
function writeAhnlabAlert(){
  if (checkAhnlabAlert()){
    if (B_Urgency) {
      // 긴급시배너
      document.write("<tr>");
      document.write("  <td align='center' style='font-size:9pt; font-family:굴림,돋움,arial; text-decoration:none;'>");
      document.write("    <a href='"+S_Url+"' target='_ahnlab' style='text-decoration:none'>");
      document.write("      <font color='#b30000'><b>"+S_Title+"</b></font>");
      document.write("    </a><br>");
      document.write("    <a href='"+S_Url+"' target='_ahnlab' style='text-decoration:none'>");
      document.write("      <font color='#333333'>"+S_Summary+"</font>");
      document.write("    </a>");
      document.write("  </td>");
      document.write("</tr>");
    }else{
      // 평상시배너생성처리.
      document.write("<tr>");
      document.write("  <td align='center' style='font-size:9pt; font-family:굴림,돋움,arial; text-decoration:none;'>");
      document.write("     <table border="0" width="165" align="center" cellpadding="2" cellspacing="3">");
      document.write("       <tr> ");
      document.write("         <td  align="center"><b>최신 긴급 바이러스</b></td>");
      document.write("       </tr>");
      document.write("       <tr> ");
      document.write("         <td height="63" align="center">");
      for(i=0;i<A_RecentVirus.length;i++){
          document.write("       <a href=""+A_RecentVirusUrl[i]+"" target="_ahnlab">"+A_RecentVirus[i]+"</a><br>");
      }
      document.write("         </td>");
      document.write("       </tr>");
      document.write("      </table>");
      document.write("  </td>");            
      document.write("</tr>");
    }
  }else{
      // 정보 스크립트 파일을 가져오지 못했을 경우
      document.write("<tr>");
      document.write("  <td align='center' style='font-size:9pt; font-family:굴림,돋움,arial; text-decoration:none;'>");
      document.write("    정보를 가져올 수 없습니다.");
      document.write("  </td>");
      document.write("</tr>");
  }
}
</Script>
<!-- 긴급경보 스크립트 로딩 및 배너생성 끝-->

===============================================================================================

어디가 잘 못 된 것일까요?
실력이 없어서 알수가 없습니다.

답변 부탁드립니다.
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
깡이리 뽀샵에서 깔끔하고 또렷한 글자 쓰는 방법좀 알려주세요!! [1] 2007.08.10
Kis+o² 자바 스크립트가 여러 프레임에서 공통으로 먹히도록 [1] 2007.08.10
alpis 디렉토리 리스트 구하는 방법좀 알려주세요...  
김륜홍 자바스크립트 작동 질문 [1] 2007.08.10
눈물 홈페이지 언어 영어 OTL ★ㅠㅠ [1] 2007.08.10
조지현 포토샵에서 칠판효과를 만들고 싶은데..  
손재희 플래쉬문의요...  
WiSH usemap의 coords 질문입니다.  
수야 서버가 이상합니니다. [ftp 업로드, 웹서버 게시판 업로드]  
이슬비 제로보드+나모웹보드  
Pury :D 이런 질문.. 여기다 해도 될련지 모르겠네요 .. 웹개발자가 되고싶습니다. [1] 2007.08.10
전금탁 include 사용시..경로지정.. [3] 2007.08.10
뽀因㉦ㅓо Ø Γ 스위시맥스 이팩트에 관한 질문입니다 급해요...  
손재희 플래쉬문의요...  
김상혁 배경 화면을 먼저 로딩 하는 방법은 없나요? [2] 2007.08.10
Kis+o² 블로그와 개인 홈페이지의 연동 좀 도와주세요 ㅜㅜ [1] 2007.08.10
윤희수 플래시 메뉴 삽입 하고 나서 제로보드 게시판 오류 문제 질문좀 할게요  
박준배 aa.html 이라는 파일을 더블 클릭 했을때 툴바/사이즈/등의 속성 부여를 가능 하게 할 수 있나요?  
김성은 head 부분 메뉴 기능이 않되요. 도와주세요  
탕코군 이미지메뉴에 하이퍼링크를 달면 간격이 벌어집니다  
박형준 FORM태그 도와주세요,ㅜ [4] 2007.08.10
조석연 제로보드의 게시판을 메인화면에 부분적으로 레이어 잡아서 [1] 2007.08.10
배추도사 cute ftp 에 관한 질문 드려요...  
좋은하루 디비 테이블 디자인 어케할까요.. 도와주세요  
서민희 드림위버로 폼을 만들었는데 이메일로 데이타 받을 수 있을까요?  
하늘아리 이런메뉴 제작하는방법좀 알려주세요~~  
최원혁 [질문]다중사용자가 로그인시 각자 자신의 홈페이지로 가게 만들수 있을까요 [1] 2007.08.10
정후니 부탁 하나 드리려 합니다. PHP등에 조금 아시는 분... [1] 2007.08.10
임대승 제로보드와 개인적으로 프로그래밍하는 프로그램과의 충돌  
미카엘 한 페이지에 인클루드를 2번 넣으려고 합니다. [1] 2007.08.10