묻고답하기

홈페이지주소: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 남기남
눈물이글썽 1.2.0 설치시 에러화면이 뜹니다. 어찌해야할까요? [1] 2009.03.30 by 백성찬
jih449 4차 재질문 ㅋ; 그룹아이콘 적용시 오류 발생 [1] 2009.03.30 by 백성찬
blue lotus mh_ , fiancee 등의 웹진형 게시판 오류 [1] file 2009.03.30 by 백성찬
bumok 고수님들 도와주세요 ! [1] 2009.03.30 by 백성찬
snowmas 업데이트 후 최근 게시물 링크 등등.. 이상해요 [1] file 2009.03.30 by 백성찬
굴렁쇠 로그인폼 관련 질문이요. [1] file 2009.03.30 by 백성찬
해피보이 검색창 사이즈 변경 문의 [1] file 2009.03.30 by 해피보이
gpo 즐겨찾기 타이틀 [2] 2009.03.30 by gpo
왕평정 한글파일 엑박 영어파일 가능.. 이거 못 고치는건가요? [1] 2009.03.30 by 비나무
루드비히 sql 4.0 대에 맞는 Xpressengine는 뭐가 있을까요 ? [2] 2009.03.30 by SOL군
reform 바탕화면에서 gif이미지가 움직이지 않네요 [1] 2009.03.30 by 비나무
이가우 서브메뉴 텍스트메뉴 앞에 짝은아이콘 넣기 문의 [1] 2009.03.30 by 비나무
이창남307 이미지를 올린 후 mysql접속이 안되요 [2] 2009.03.30 by 이창남307
:에반: xe 재설치 후 files 폴더 문제 (기존 files폴더 업로드) [1] 2009.03.30 by 비나무
해커다 메뉴관련 질문입니다, [2] file 2009.03.30 by 해커다
thejeon 헉..이건 무슨 오류지요? file  
매우궁금 관리자-홈페이지(관리)에서 제목을 누르면 접속에러납니다. 도와주세요.  
헨리포유 포럼형태에서 마지막 댓글을 실명으로...  
알고시포요ㅠ 링크 문제 [1] 2009.03.30 by 때린데 또때려
실사 새로운 버전(1.2.0) 게시판의 이미지가 엑박으로 나옵니다.