묻고답하기

홈페이지주소: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 남기남
크르릉33 ie7 이미지가 하얗게 나오는 문제. 아무래도 css  
화랑529 게시판 DX 모바일 업로드 [1] file 2013.03.19 by 송동우
송문열1 레이아웃 삭제하는 방법좀 부탁드립니다. [1] 2013.03.19 by YEARNING
moonsoo77 1.7.3 게시판 설정 및 스킨설정은 DB 어느부분에 저장되나요?  
mindmapcoach 1.7.3 설치 진행이 DB 선택 다음에서 안됩니다.  
geta (주소수정) 로그인 , 회원가입 아이프레임 질문  
CUPA 컨텐츠 위젯 질문입니다 ! [1] 2013.03.19 by 송동우
믹키육천원 댓글내용 글자색 조정하고 싶습니다. [1] 2013.03.19 by 송동우
Double'U' 1.7.3.0에서 외부페이지의 로그인 변수를 불러올수가 없습니다. [1] 2013.03.19 by Double'U'
콩씨 회원정보 변경못하게 하고싶습니다 [1] 2013.03.19 by 송동우
믹키육천원 댓글 비추천수 표시문제 [1] 2013.03.19 by 송동우
키스미베이베 신고시에 새로고침 하지않기... [1] 2013.03.19 by 송동우
키키21 1.5x로 다운그레이드 하는 방법 (1.7x에서) 아시나요? [1] 2013.03.19 by 송동우
디또 DNS와 IP 주소로 서버를 세팅할 때 문제가 나타납니다.  
별을사랑했네 코어는 1.5.4.3 인데 board 모듈은?? [1] 2013.03.19 by Fidelity
박유증 메뉴바 색상은 흰색으로 글씨는 검정으로 어떻게 해야 [1] 2013.03.19 by Fidelity
송문열1 메인페이지가 메인에 열리도록 설정하는 방법좀 부탁드려요. [1] 2013.03.19 by YEARNING
okok 관리자 페이지에서 만 홈피가 됩니다 [1] 2013.03.19 by okok
곰사탕 로그인을 하면 로그아웃버튼이 나오게 하는 법좀 알려주세요. [1] 2013.03.19 by Sulli
호루라기 제 홈페이지에 어떤 경로를 통해서 들어왔는지 알 수 있는 방법 있나요? [1] 2013.03.19 by Fidelity