묻고답하기

홈페이지주소:pbch9130.dothome.co.kr/xe/home2 (노프레임)임니다
index.html파일소스가
html>
  <head>
  <meta http-equiv='content-type' content='text/html; charset=euc-kr'>
  <title>홈페이지에 방문해 주셔서 감사합니다.</title>
  </head>
  <frameset rows='*,0' border=0>
  <frame name=bgm scrolling=no marginwidth=0 marginheight=0 src="http://pbch9130.dothome.co.kr/bgm/bgm.htm">
  <frame name=control scrolling=auto marginwidth=0 marginheight=0 src="http://pbch9130.dothome.co.kr/main.htm">
  </frameset>
</html>
라구돼어있구요
main.htm파일소스는
<table width=191 height=56 valign=top cellpadding="0" cellspacing="0" style='background-image:url(bgm/images/bgmbg-004.gif);'><tr><td valign=top><table width=100% height=7><tr><td></td></tr></table>
<table width=100%><tr><td valign=top width=100% style='padding-left:10;'><marquee width="90" direction="left" scrolldelay=100 scrollamount=1 onmouseover="this.stop()" onmouseout="this.start()"><font id="stitle" style='font-family:돋움; FONT-SIZE:9pt; COLOR:#cdefab; position:RELATIVE; top:1;'></font></marquee>
<font style='font-family: 돋움; FONT-SIZE: 9pt; COLOR:#000000;padding-left:5; position:RELATIVE; top:1;'> | </font> <font id="now_time" style='font-family: 돋움; FONT-SIZE: 9pt; COLOR:cdefab; position:RELATIVE; top:1;'>00:00|00:00</font></td></tr></table><table width=100%><tr><td valign=top width=100% style='padding-left:7;'><font id="stats" style='padding-right:5;'></font>
<a onclick="parent.frames['bgm'].preTrack();" onMouseOver="document.pre.src='bgm/images/b1_over.gif';" onMouseOut="document.pre.src='bgm/images/b1.gif';"><img name=pre src="bgm/images/b1.gif" width="13" height="13" border="0" alt="이전"></a>
<a onclick="parent.frames['bgm'+ '].stopTrack();" onMouseOver="document.sto.src='bgm/images/b2_over.gif';" onMouseOut="document.sto.src='bgm/images/b2.gif';"><img name=sto src="bgm/images/b2.gif" width="13" height="13" border="0" alt="정지"></a>
<a onclick="parent.frames['bgm'].play();" onMouseOver="document.pla.src='bgm/images/b3_over.gif';" onMouseOut="document.pla.src='bgm/images/b3.gif';"><img name=pla src="bgm/images/b3.gif" width="13" height="13" border="0" alt="재생"></a>
<a onclick="parent.frames['bgm'].MPause();" onMouseOver="document.pau.src='bgm/images/b4_over.gif';" onMouseOut="document.pau.src='bgm/images/b4.gif';"><img name=pau src="bgm/images/b4.gif" width="13" height="13" border="0" alt="일시정지"></a>
<a onclick="parent.frames['bgm'].nextTrack();" onMouseOver="document.nex.src='bgm/images/b5_over.gif';" onMouseOut="document.nex.src='+ 'bgm/images/b5.gif';"><img name=nex src="bgm/images/b5.gif" width="13" height="13" border="0" alt="다음"></a>
<a onclick="parent.frames['bgm'].chgLoop();" onMouseOver="document.loo.src='+ 'bgm/images/loop_over.gif';" onMouseOut="document.loo.src='bgm/images/loop.gif';"><img name=loo src="bgm/images/loop.gif" width="13" height="13" border="0" alt="반복/한곡"></a>
<a onclick="parent.frames['bgm'].nextTrack();" onMouseOver="document.mod.src='bgm/images/random_over.gif';" onMouseOut="document.mod.src='bgm/images/random.gif';"><img name=mod src="bgm/images/random.gif" width="13" height="13" border="0" alt="랜덤/순차"></a>
<a onclick="parent.frames['bgm'].m_list2();" onMouseOver="document.lis.src='bgm/images/list_over.gif';" onMouseOut="document.lis.src='bgm/images/list.gif';"><img name=lis src="bgm/images/list.gif" width="13" height="13" border="0" alt="곡목리스트"></a>

<script>
function webtiTob()
{
var webtitop = "";
webtitop += "<html>\n\ ";
webtitop += " <head>\n\ ";
webtitop += " <meta http-equiv='content-type' content='text/html; charset=euc-kr'>\n\ ";
webtitop += " <title>저희 홈패이지에 오신걸 환영합니다.</title>\n\ ";
webtitop += " </head>\n\ ";
webtitop += " <frameset rows='*,0' border=0>\n\ ";
webtitop += " <frame name=control scrolling=auto marginwidth=0 marginheight=0 src="+window.location+">\n\ ";
webtitop += " <frame name=bgm scrolling=no marginwidth=0 marginheight=0>\n\ ";
webtitop += " </frameset>\n\ ";
webtitop += "</html>\n\ ";
document.write(webtitop);
control.location.href=window.location; //현재의 패이지 주소를 글어옴...
bgm.location.href='bgm/bgm.htm'+ ';
}
function webtibgm()
{
        if ( "control" == window.name )
                {
                top.frames['bgm'].updateTrack(); //현재 프레임의 이름이 control이라면 BGM 프레임의 업데이트 트랙 실행.
                top.status="완료 - 웹티넷에 오신걸 환영합니다."; }
        else if (top.frames.length == 0)
                {
                webtiTob(); //만약 독립적인 패이지 형식으로 접근시 프레임셋을 만들어서 음악을 재생시킴. 
                top.status="완료 - main을 통해서만 입장이 가능합니다.(A)"; }
}
setTimeout('webtibgm();', 1000); //실행                
</script>
</td></tr></table>
</td></tr></table>

라고돼어있는데 어떻하면 사랑비BGM이 끊기지않고 계속재생이될수있을까요...
애드온BGM은 라디오듣기싫어요 ... 좀부탁드림니다...
어떻해야 잘나오는지.. 부탁드림니다 제발.. 여러분들이 indxe.html파일소스.main.htm파일소스
다 만들어주시면 안될까요?ㅠㅠ 진짜 사랑비BGM만 한달동안 찾고다녔어요ㅠㅠ
도대체어떻해하는지 모르겠으니ㅠㅠ 꼭필요하다면 관리자 아이디 비번 알려드릴수있어요ㅠㅠ

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
전산실왕고 탭형태 최근문서 출력 문제입니다. [2] 2009.02.24 by 전산실왕고
아자아자 XE와 zbxe는 무슨 관계지?! [2] 2009.02.24 by -
질문 마우스 대면 뜨는 메뉴 위치 설정 [1] 2009.02.24 by 出会い
박상선131 엑셀파일을 DB화 해서 보여주는 게시판이 가능할까요??  
싸나이김 제로보트 xe 1.1.5 버전 게시판 추가설정 에러 문제 [1] 2009.02.24 by 出会い
꿀과메기 권한설정에 문제가 있습니다. [1] 2009.02.24 by 出会い
zhahehtm repeat-y left top; 을 왼쪽과 오른쪽 모두, 즉 양쪽 반복시킬려면 어찌해야 할까요. [1] file 2009.02.24 by 出会い
대구촌놈 홈페이지 배경...  
eJungHyun Admin 페이지에서 기능성모듈>엮인글 [2] 2009.02.24 by eJungHyun
끼리까리 제로보드 사진첩문제요 ㅜㅜ [2] 2009.02.24 by 허니비
이재우595 게시글의 제목을 기준으로 ''가나다순'' 정렬이 가능할까요?? [1] file 2009.02.24 by 出会い
로엘로니 홈페이지 회원의 [권한설정] 좀 자세하게 알려주세요 ㅠㅠㅠ!! [5] file 2009.02.24 by 出会い
초보자 제로보드에서 XE로 데이터이관 방법 [1] 2009.02.24 by 백성찬
ilovegomdor.idtail.com 제로보드4 이용하는데요. 질문좀요. [4] 2009.02.24 by Jungdh
텍와이드 이 게시물을..에서 추천/비추천등을 항상 보이게 하려고 합니다.. [3] 2009.02.24 by 出会い
초절정동안 xe를 사용해서 홈페이지 꾸미는 강좌 혹시 없나요?? [1] 2009.02.24 by miso777
이효상839 업데이트 방법 [1] 2009.02.24 by miso777
상오기 관리자에게 보낸 쪽지 공유 가능 한가요?  
껌정악마 가상사이트 제거 후 흔적을 완전히 없애려면? [8] file 2009.02.24 by 껌정악마
thejeon 페이지는 어디서 직접 수정해야해요? [2] 2009.02.24 by thejeon