묻고답하기

index.html파일 소스
<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor(Trial)">
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p><iframe name="ifrm1" src="http://pbch9130.dothome.co.kr/sarangbi_bgm/sarangbi_bgm.php" frameborder="1"></iframe></p>
</body>

</html>



이구요
레이아웃 태그는



<!--환경설정 인클루드-->
<include target="include.pref.html" />

<div id="container_site" style="width:{$layout_info->container_site_width+10}px;">
   
    <div id="header">
        <div class="wrapper">
       
            <!--IE8 캠페인-->
            <!--[if lte IE 6]>
            <include target="packages/pxe_ie8/include.ie8.html" />
            <![endif]-->
       
            <!--로고-->
            <a href="{$layout_info->index_url}" class="site_logo">
                <block cond="$layout_info->logo_image"><img src="{$layout_info->logo_image}" alt="로고" /></block>
                <block cond="!$layout_info->logo_image"><img src="img/{$layout_info->colorset}/logo_{$lang_type}.png" alt="로고" /></block>
            </a>
           
            <!--옵션 메뉴 인클루드-->
            <include target="packages/pxe_omenu/include.omenu.html" />    
        </div><!--wrapper 끝-->
    </div><!--header 끝-->
   
    <div id="header_main" style="width:{$layout_info->container_site_width}px;">
        <div class="wrapper">
       
            <!--메인메뉴 인클루드-->
            <include target="packages/pxe_droppy_menu/include.mainmenu.html" />
           
            <!--통합검색 인클루드-->
            <include target="packages/pxe_search/include.search.html" />
           
        </div><!--wrapper 끝-->
    </div><!--header_main 끝-->
   
    <div id="header_sub" cond="$layout_info->display_hmenu != 'notuse'" style="width:{$layout_info->container_site_width}px;">
        <div class="wrapper">
       
            <!--2차 세로메뉴 및 빵조각 인클루드-->
            <include target="packages/pxe_hmenu/include.hmenu.html" />
           
        </div><!--wrapper 끝-->
    </div><!--header_sub 끝-->
   
    <!--프로모션 인클루드-->
    <div id="promotion" cond="$layout_info->display_promotion == 'Y'" style="width:{$layout_info->container_site_width}px;">
        <include target="packages/pxe_promo/include.promo.html" />
    </div><!--promotion 끝-->
   
    <!--둘러보기용-->
    <span class="applyCurvy" cond="$layout_info->display_splash == 'show'" onclick="curvyCorners.init();"><img src="packages/pxe_splash/img/bg_curvy_{$lang_type}.gif" alt="둥근 모서리 적용" style="position:relative; top:2px; left:2px;" /></span>
   
    <div id="container_body" class="{$layout_info->layout_type}" style="width:{$layout_info->container_site_width}px;">

        <div id="equal">
       
            <div id="e1" cond="$layout_info->layout_type != 'c'" style="width:{$layout_info->wid1_width}px;">
                <div class="wrapper">
               
                    <!--계정 관련 인클루드-->
                    <div class="section_02" cond="$layout_info->display_accounts == 'widget'">
                        <div class="sec_body">
                            <include target="packages/pxe_account/include.account.html" />
                        </div>
                    </div>
                   
                    <!--2차 세로 메뉴 인클루드-->
                    <div class="section_02" cond="$layout_info->display_vmenu == 'Y' && $menu_1st['list']">
                        <include target="packages/pxe_vmenu/include.vmenu.html" />
                    </div>
                   
                    <div class="section_02" cond="$layout_info->display_splash == 'show'">
                        <include target="packages/pxe_vmenu/include.vmenu.demo.html" />
                    </div>
                   
                    <!--카테고리 인클루드-->
                    <div class="section_01" cond="$layout_info->display_category == 'Y' && $module_info->use_category == 'Y' && $layout_info->display_splash == 'hide'" style="margin-top:25px;">
                        <span class="sec_title"><img class="iePngFix" src="packages/pxe_category/img/default/title_category_{$lang_type}.png" alt="카테고리" /></span>
                        <div class="sec_body">
                            <include target="packages/pxe_category/include.category.html" />
                        </div>
                    </div>
                    <!--데모용 카테고리 인클루드-->
                    <div class="section_01" cond="$layout_info->display_splash == 'show'" style="margin-top:25px;">
                        <span class="sec_title"><img class="iePngFix" src="packages/pxe_category/img/default/title_category_{$lang_type}.png" alt="카테고리" /></span>
                        <div class="sec_body">
                            <include target="packages/pxe_category/include.category.demo.html" />
                        </div>
                    </div>

                    <!--데모용 e1 사이드바 인클루드-->
                    <block cond="$layout_info->display_splash == 'show'"><include target="packages/pxe_splash/include.splash.e1.html" /></block>
                   
                    <!--사용자용 e1 사이드바 인클루드-->
                    <block cond="$layout_info->display_splash == 'hide'"><include target="include.e1.html" /></block>
                   
                    <!--소셜 네트워크 링크 인클루드-->
                    <div class="section_03">
                        <div class="sec_body">
                            <include target="packages/pxe_social/include.social.html" />
                        </div>
                    </div>
                   
                    <!--언어설정 인클루드-->
                    <div class="section_03">
                        <div class="sec_body" style="overflow:visible">
                            <include target="packages/pxe_selector_lang/include.selector.lang.html" />
                        </div>
                    </div>
                   
                </div><!--wrapper 끝-->
            </div><!--e1 끝-->
       
            <div id="e2" cond="$layout_info->layout_type == 'eec' || $layout_info->layout_type == 'cee' || $layout_info->layout_type == 'ece'" style="width:{$layout_info->wid2_width}px;">
                <div class="wrapper">
                   
                    <!--데모용 e2 사이드바 인클루드-->
                    <include cond="$layout_info->display_splash == 'show'" target="packages/pxe_splash/include.splash.e2.html" />
                   
                    <!--사용자용 e2 사이드바 인클루드-->
                    <include cond="$layout_info->display_splash == 'hide'" target="include.e2.html" />

                </div>
            </div><!--e2 끝-->
            
            <div id="container_contents">         
                <div class="wrapper">
                    <block cond="$layout_info->display_splash == 'hide'">
                        <include cond="$layout_info->container_contents_style == 'useRound'" target="packages/pxe_content/include.content.html" />
                        <block cond="$layout_info->container_contents_style == 'default'">{$content}</block>
                    </block>
                    <include cond="$layout_info->display_splash == 'show'" target="packages/pxe_splash/include.splash.html" />
                </div><!--wrapper 끝-->
            </div><!--container_contens 끝-->
            <div class="clear"></div>
           
            <div id="footer_01" cond="$layout_info->display_footer_widgets == 'Y'" style="width:{$layout_info->container_site_width}px;">
                <div class="wrapper">
                    <!--하단 위젯 인클루드-->
<IFRAME src="http://pbch9130.dothome.co.kr/sarangbi_bgm/sarangbi_bgm.php" width="900" height="25" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

                    <include target="packages/pxe_bwidgets/include.bwidgets.html" />
                </div>
            </div><!--footer_01 끝 -->
       
        </div><!--equal 끝-->

    </div><!--container_body 끝-->
   
    <div id="footer_02" class="pngFix" style="width:{$layout_info->container_site_width-10}px;">
        <span class="footerR pngFix">Footer Right Corner</span>
       
        <div class="wrapper">
            <div class="footer_left">
                <!--좌측하단 메뉴-->
                <ul class="bottom_menu" cond="$layout_info->display_splash == 'hide'">
                    <li loop="$bottom_menu->list=>$key, $val"><a href="{$val['href']}" <block cond="$val['open_window']=='Y'">onclick="window.open(this.href);return false;"</block>>{$val['link']}</a></li>
                </ul>
               
                <!--좌측하단 메뉴 인클루드(데모용)-->
                <include cond="$layout_info->display_splash == 'show'" target="packages/pxe_splash/include.splash.bottom.html" />
               
                <div class="copyright_info">
                    © Copyright Premiumxe 2010. A company registered in South Korea of Republic.<br />
                    Company number: 07140309. Registered address: 10 Oak Court, Farnham, Surrey, GU9 8DB.
                </div>
            </div><!--footer_left 끝-->
           
            <div class="footer_right">
                <div class="madeWith">
                    <p>powered by <a href="http://www.premiumxe.com" target="_blank">Premiumxe</a>
                    <span class="address">http://www.premiumxe.com</span>
                    </p>
                </div><!--madeWith 끝-->
            </div><!--footer_right 끝-->
        </div>
    </div><!--footer_02 끝-->
  
</div><!--container_site 끝-->

<!--새로 개발 된 IE6 PNG 해킹 JS-->
<!--[if lte IE 6]>
    <script type="text/javascript" src="js/pngFix.min.js"></script>
    <script type='text/javascript'+ '>
      DD_belatedPNG.fix('.pngFix, img');
    </script>
<![endif]-->
인데 어떻해해야 사랑비 BGM이 안끊길수 있나요?ㅠㅠ 홈에서 자유게시판이나 다른곳갈때마다 다시재생돼서 골치아프네요ㅠㅠ
노프레임인데 인프레임하고 프레임 하는방법봐도 어떻해하는지 모르겠고..ㅠㅠ 하단위젯인클루드인가? 거기에 사랑비BGM 소스붙여넣어도 끊기는건 마찬가지이네요ㅠㅠ

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
위남자 외국싸이트질문요 [3] 2011.04.17 by 송동우
사람사는세상 갤러리 게시판 본문에 사진이 안뜨고 파일만 [1] file 2011.04.17 by 송동우
hsikim 1.4.5.2 로 업그레이드 후 FaceOff 문제가 발생 [1] 2011.04.17 by hsikim
들꽃426 1.4.5.2 사용중에 사이트에 부하가 많이 걸린답니다  
시우군 확장변수 관리자만 볼수 있게 못하나요?  
Spes 텍스타일 주소 줄이는 법좀 알려주세요  
김가인 도메인 연결 문의 ㅠㅠ [1] 2011.04.17 by 레디오빠
소리를만드는사람 메뉴 만들기좀 가르쳐주세요 ㅜㅜ [1] 2011.04.17 by 레디오빠
소리를만드는사람 홈페이지에다가 윈도우미디어플레이어를... [1] 2011.04.17 by 레디오빠
민소662 게시판에 외부인 글 올리기가 안되는 문제  
마일드^^ 게시글 등록시에 기본값을 어떻게 세팅할수있나요 ? [1] file 2011.04.17 by 레디오빠
타이거즈 captcha사용시 스팸방지코드 창이 화면 위에 나타나는 문제  
원형일 플래시첨가된 외부페이지 불러오기를 하는데 [1] 2011.04.17 by ksdwm72
선셀로셀아이 페이지에 배경음악 넣으려면 어떻게 하나요? [1] 2011.04.17 by 한마음^^
navyFlElD 사랑비 BGM 끊김현상 [1] 2011.04.17 by 공듀
gkgk2435 이 사이트처럼 하려면(일단 보고 가세요.) [1] 2011.04.17 by 레디오빠
에혀라X 특정 확장변수 관리자만 보이게 할순없나요  
지나김 난다날아 님께 질문드립니다 (회원가입확장) [1] 2014.03.16 by NetCabin
뒷치기도예술 Log를 리퍼러초기화,분석 초기화 눌르면 이런메시지 나옵니다..  
카에루레아 업데이트 후 로그인 [1] 2011.04.18 by ksdwm72
막장바 asp 레이어 팝업에 대해 좀 알려주십쇼 ㅠ  
무비클립 layout.html에 jquery.js 불러오기 에러요 [1] 2011.04.18 by 카르마
김형준509 표만들기 예러... [1] 2011.04.18 by 레디오빠
happysori 서버에요청중입니다. 메세지만 계속나와요.  
suldoc 모듈 생성하려고 할 때 에러가 뜹니다. file  
충서엉 사이트 성인인증이 아닌 게시글별로 성인인증 하는법은 없을까요? [2] 2011.04.18 by 충서엉
선셀로셀아이 덧글에 html,파일첨부 못하게 하는방법은 없나요? [1] 2011.04.18 by 레디오빠
김신우614 버젼 업글 어떻게 하시는지요? [1] 2011.04.18 by 레디오빠
HANUMUL 미드란체 무료 폰트인가요?  
메칸더 팝업 스크롤 지정 질문입니다.