묻고답하기

<?
include("./admin/upcounter.htm");
include("./config.htm");
?>


<!-- LOGO -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=109><a onfocus=this.blur() href=./index.htm><img border=0 src=images/logo.gif width=109 height=32></a></td>
        <td width=5><img border=0 src=images/none.gif width=5 height=1></td>
        <td width=107 valign=bottom><img border=0 src=images/logo_right.gif width=107 height=19></td>
        <td valign=bottom align=right>
        <?
        $date=time();
        $today=date("Y/m/d A h:i",$date);
        echo"$today";

        ?></td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=8></td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/header_line.gif width=758 height=3></td></tr>
</table>

<!-- MENU -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><?

        // ROLL OVER
        garollover($act,'home','mnu_home','mnu_home'                ,"index.htm?act=home", '160', '21');
        garollover($act,'product','mnu_product','mnu_product_'        ,"index.htm?act=product", '98', '21');
        garollover($act,'inssue','mnu_issue','mnu_issue_'        ,"index.htm?act=inssue", '102', '21');
        garollover($act,'proxy','mnu_proxy','mnu_proxy_'        ,"index.htm?act=proxy", '101', '21');
        garollover($act,'delay','mnu_delay','mnu_delay_'        ,"index.htm?act=delay", '103', '21');
        garollover($act,'help','mnu_help','mnu_help_'                ,"index.htm?act=help", '87', '21');
        garollover($act,'support','mnu_support','mnu_support_'        ,"index.htm?act=support", '+ '+ '107', '21');

        ?></td></tr>
</table>

<!-- DIV SUB MENU LINK -->
<? include("./page_div.htm"); ?>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/header_bottom.gif width=758 height=2></td></tr>
</table>

<!-- FLASH -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><?

// 타이틀 이미지
    if($act=="product")                {echo"<img src=images/product_top.jpg width=758 height=100>";}
elseif($act=="inssue")                {echo"<img src=images/inssue_top.jpg width=758 height=100>";}
elseif($act=="proxy")                {echo"<img src=images/proxy_top.jpg width=758 height=100>";}
elseif($act=="delay")                {echo"<img src=images/delay_top.jpg width=758 height=100>";}
elseif($act=="help" or
        $board=="example")        {echo"<img src=images/help_top.jpg width=758 height=100>";}
elseif($act=="support" or
        $board=="faq" or
        $board=="free")        {echo"<img src=images/support_top.jpg width=758 height=100>";}
elseif($act=="notice_more")        {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf'+ ' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='100'>
              </embed>
            </object>";}
elseif($act=="news_more")        {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='+ '100'>
              </embed>
            </object>";}
elseif($act=="company")                {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='100'>
              </embed>
            </object>";}

else                                {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='+ 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='100'>
              </embed>
            </object>";}
?>
</td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/okgray.gif width=100% height=4></td></tr>
</table>

<!-- BODY -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=154 background=images/left_bg.gif valign=top>

<!-- LEFT -->
<table border=0 width=100% cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/left_logo.gif width=154 height=22></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=4></td></tr>
<tr>        <td width=100%>

<!-- LOGIN ROUTINE BUTTON -->
<? include("./page_member.htm"); ?>

<tr>        <td width=100%><? if(!$onswitch) echo"<img border=0 src=images/left_tel.gif width=154 height=67>"; ?></td></tr>



<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><img border=0 src=images/rect_06.gif></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=2></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=proxy><img border=0 src=images/rect_03.gif></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=delay><img border=0 src=images/rect_04.gif></a></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=2></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=http://www.mycredit.co.kr target=_blank><img border=0 src=images/left_link_11.gif width=142 height=40></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=cardcal><img border=0 src=images/left_link_10.gif width=142 height=40></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=http://www.ten.co.kr target=_blank><img border=0 src=images/right_link_06.gif></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=online><img border=0 src=images/rect_10.gif></a></td></tr>
</table>

</td>

<!-- RIGHT -->
<td valign=top background=images/right_bg.gif>

<!-- SUB PAGE -->
<?

    if($act=='product')        
{
            if($sub=='1')        {include("./page_product_year.htm");}
        elseif($sub=='2')
        {
                    if($rtn=='1')        {include("./page_service_02.htm");}
                elseif($rtn=='2')        {include("./page_service_03.htm");}
                elseif($rtn=='3')        {include("./page_service_04.htm");}
                elseif($rtn=='4')        {include("./page_service_05.htm");}
                else                        {include("./page_service_01.htm");}
        }
        elseif($sub=='3')        {include("./page_product_payment.htm");}
        elseif($sub=='4')        {include("./page_product_pay.htm");}
        elseif($sub=='5')        {include("./page_product_scope.htm");}
        else                        {include("./page_product_level.htm");}
}
elseif($act=='inssue')
{
        if($sub=='1')                {include("./page_inssue_written.htm");}
        else
        {
                    if($rtn=='1')        {include("./page_inssue_standard_01.htm");}
                elseif($rtn=='2')        {include("./page_inssue_standard_02.htm");}
                elseif($rtn=='3')        {include("./page_inssue_standard_03.htm");}
                elseif($rtn=='4')        {include("./page_inssue_standard_04.htm");}
                elseif($rtn=='5')        {include("./page_inssue_standard_05.htm");}
                elseif($rtn=='6')        {include("./page_inssue_standard_06.htm");}
                elseif($rtn=='7')        {include("./page_inssue_standard_07.htm");}
                else                        {include("./page_inssue_standard.htm");}
        }
}
elseif($act=='proxy')
{
        if($sub=='1')
        {
                // if(!$MemberLoginVAR)        {massg('회원가입후 신청가능합니다.','',"./index.htm?act=member");exit;}
                include("./page_proxy_after.htm");
        }
        else                        {include("./page_proxy.htm");}
}
elseif($act=='delay')
{
        if($sub=='1')
        {
                // if(!$MemberLoginVAR)        {massg('회원가입후 신청가능합니다.','+ '',"./index.htm?act=member");exit;}
                include("./page_delay_send.htm");
        }
        else                        {include("./page_delay_after.htm");}
}
elseif($act=='help')
{
            if($sub=='1')        {include("./page_board_example.htm");}
        elseif($sub=='2')        {include("./page_help_revolving.htm");}
        elseif($sub=='3')        {include("./page_help_amount.htm");}
        elseif($sub=='4')        {include("./page_help_prize.htm");}
        else                        {include("./page_help_way.htm");}
}
elseif($act=='notice_more')        {include("./page_notice_more.htm");}
elseif($act=='news_more')        {include("./page_news_more.htm");}

elseif($act=='company')                {@include("./page_company.htm");}
elseif($act=='protect')                {include("./page_protect.htm");}

elseif($act=='member')
{
        // 1: form, 2: joine, 0: rule
            if($sub=='1')        {include("./page_member_form.htm");}
        elseif($sub=='2')        {include("./page_member_join.htm");}
        else                        {include("./page_member_rule.htm");}
}
elseif($act=='online')                {include("./garoweb_mailinq.htm");}
elseif($act=='cardcal')                {include("./page_cardcal.htm");}
elseif($act=='coupon')                {include("./page_coupon.htm");}

elseif($act=='support')
{
        if($sub=='1')                {include("./page_board_free.htm");}
        else                        {include("./page_board_faq.htm");}
}

elseif($board=='example')        {include("./page_board_example.htm");}
elseif($board=='faq')                {include("./page_board_faq.htm");}
elseif($board=='free')                {include("./page_board_free.htm");}

elseif($act=='company')                {include("./page_company.htm");}

else                                {include("./page_start.htm");}
?>
<!-- RIGHT END -->
</td></tr></table>

<!-- FOOT TOP -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=154 background=images/left_bg.gif><img border=0 src=images/none.gif width=1 height=1></td>
        <td align=right background=images/right_bg.gif valign=top><a href=./index.htm?act=company>회사소개</a> | <a href=./index.htm?act=protect>개인정보보호정책</a> | <a href=./index.htm?act=online&join=true>광고및제휴안내</a><img border=0 src=images/none.gif width=12 height=1><a href=#><img border=0 src=images/foot_top.gif width=36 height=17></a><img border=0 src=images/none.gif width=6 height=1></td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=154 background=images/left_bg.gif><img border=0 src=images/none.gif width=1 height=1></td>
        <td align=right background=images/right_bg.gif valign=top><img border=0 src=images/none.gif width=1 height=6></td></tr>
</table>
<!-- COPYRIGHT -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><? if(!$onswitch) echo"<img border=0 src=images/foot_copyright.gif>";
else  echo"<img border=0 src=images/foot_copyright2.gif>"; ?></td></tr>
</table>


<BODY>
<HTML>


젤 궁금한 sub-page 부분에서 act 값을 어떤 형태로 읽어들이는지... 그에 따라 페이지가 옮겨지거덩여
그리고 이게 혹시 get방식인가여?
부덜부덜..


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
thdwjdtjr 자료를 하루에 다운받을 수 있는 횟수를 제한하기 [1] 2015.08.03 by 기진곰
molayo 로그인 페이지 [1] file 2015.08.03 by 기진곰
아옭옭 본문 불투명하게 하는방법 [1] 2015.08.03 by 아옭옭
주파르탄 CCL에 대해 잘 아시는 분 있으실까요? [4] 2015.08.03 by 주파르탄
기억속으로 모바일 게시판 (게시글 작성문제)  
웹설계사 에디터 컴포넌트에 화면캡쳐한 사진을 바로 붙혀넣기하는 기능 문의  
쩡님아야 데스크탑용에서는 정상적인데 모바일게시판에서는 글등록이 안되는데 어떻게 해야하나요? [4] 2015.08.04 by 쩡님아야
해악사마 CafeXE 그룹 질문  
GT네오 게시판 별로 IP허용설정을 할수 있을까요? [1] 2015.08.04 by 반걸
사랑해요XE 본인 사이트에 광고주좀 받으려고 합니다. [3] 2015.08.04 by 사랑해요XE
사랑해요XE 랜덤 이미지 스크립트을 한 5개정도 사용하려면 이미지 호스팅이 필요한가요? [2] 2015.08.04 by 사랑해요XE
동구리43a3a 문서페이지 수정 안되는 현상  
달리다굼 메뉴클릭시 특정위치로 이동은 어떻게 하나요?  
프리맨6db54 XE와 폰갭을 이용한 앱에서 전화 걸기 오류 [1] 2015.08.04 by 한꼬마
은지e3951 모바일 레이아웃 설치하다가 [2] 2015.08.04 by 은지e3951
yaj**** 지정 ip대역을 원하는 사이트로 이동시키는 코딩이 안되요 ㅠㅠ file  
sagnmoo 워드프레스와 XE를 연동하고 싶습니다. [2] 2015.08.04 by YJSoft
리키한 닉네임앞에 레벨아이콘 적용하는 방법 좀 알려주세요 [1] file 2015.08.04 by DoorWeb
천화케빈 로그인 문제입니다.... ㅠㅠ [2] 2015.08.04 by 천화케빈
아형여옹 게시물 등록되면 이메일로 보내지게 하는 방법  
아빠가될수있을까? 게시물 등록시 이메일 전송이 안되요 ㅠ [5] 2015.08.04 by 아형여옹
주문365닷컴 Statistics 애드온 ver.1.0.1b- 업테이트 를 클릭후 에라발생 [4] file 2015.08.04 by 주문365닷컴
삼학도 회원가입폼 수정 질문  
88번타자 네이버 블로그 글을 가져오는 방법없나요? [3] 2015.08.04 by 한꼬마
유주스토어2 추천인을 관리자만 볼 수 있나요?? [2] 2015.08.04 by 유주스토어2
25시 마이그레이션 하는데 원격지 파일을 열지 못하게 해 놨다는데 [2] 2015.08.04 by 25시
빙짱 위젯 수정중인데 치환자를 모르겠네요 [2] 2015.08.04 by 빙짱
민지2 xe 최신 버전으로 업그레이드 하면 어떤 문제들이 있나요? [1] 2015.08.04 by 기진곰
큐원 srchat을 달았는데 자꾸 새로고침을 하라는 창이 뜨네요  
울프s 게시판 사용자정의 폼에서 이미지 추가..