묻고답하기

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 남기남
adp10 회원가입 시 잔액부족오류 [3] 2013.03.13 by DynamicLaser
자근도깨비 페이지뷰와 카운터  
kanasii.myid.net 1.7.2.0 설치하려 하는데요... 게시판은 1.4.5 깔면 되는건가요? [1] 2013.03.13 by sejin7940
이규철768 게시판 모듈 오류 [1] file 2013.03.13 by sejin7940
xe전문가 javascript 코드가 다량 들어갈 경우 XE 1.5 대의 신규 템플릿 문법인 cond 문이나 widget 등의 문법을 파싱하지 못하는 문제. [2] 2013.03.13 by xe전문가
파워XE [급초보] 레이아웃에 메뉴가 안 나옵니다. [1] 2013.03.13 by 송동우
powerman trackback 이 안나타나게 하는방법 아시는분 도와주세요. [1] 2013.03.13 by sejin7940
qping [질문] xe가 이상해요.. 덧글에 이상한 사이트가 계속 붙어요...? [2] file 2013.03.13 by sejin7940
크르릉33 통합검색에서 태그가 검색되질 않습니다! [1] 2013.03.13 by sejin7940
PEANUTSOUL 첨부파일 올리는 오류문제  
sin5842 관리자 페이지 회원정보 최종수정일 노출...  
샤프슈 board dx 비원글쓰기 버튼 없애기  
믕수 게시글, 댓글 마우스 드래그가 안됩니다.  
진지하다 너무 작아져서 크기조정이 불가능한 위제 지우는법? [1] 2013.03.13 by 브레인630
해이나 게시물 등록 후 창 닫기 조언좀 부탁드립니다. [1] 2013.03.13 by 브레인630
브레인630 썸네일 크기 문제  
coocle widget class 오류 입니다.  
nugul 버튼이 안보여요ㅠㅠ  
숙지황 1.7 리버전 에서 레이아웃 께짐 질문 드립니다. [4] file 2013.03.12 by 스마트XE
Apollos2304 뭐지이건 이건뭐지??? [1] 2013.03.12 by 송동우