묻고답하기

<?
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 남기남
토깽이=Zeno™ 스타일 지정 범위 관련... [1] 2007.08.10
신재남 파일 "검색"을 만들고 싶은데..어떻게 만드나요? [1] 2007.08.10
Q)_Mark [질문]flash 강좌에 있는 ROBIN 님의 커튼만들기 강좌에서 [2] 2007.08.10
金允洙 셀렉트 메뉴 링크 거는 방법 좀 알켜 주세요.. [1] 2007.08.10
Memorise23 이런 땡땡이는 어케 만들어야 하는거에욤..^-^ [3] file 2007.08.10
박성일 나모나 그외 플그램으로 인터넷상에서 표가 전선으로 보이게하는방법좀알켜주세요 [2] 2007.08.10
kimdahye 팝업창에서요.. [1] 2007.08.10
RHJ 혹시 3D MAX에서 만든 3D 물체를 플래시 포맷으로 바꿀수 잇는 방법 아시는분 ^^; [1] 2007.08.10
최강남자킹 이런 형태의 index문은 처음보는데요.. 누가 말씀좀.. [3] 2007.08.10
bizz 왼쪽 메뉴 소스점.. [1] 2007.08.10
김정석 글씨의 크기... [2] 2007.08.10
붉은비가내려™ 그림을 무지개모양으로 하고 싶어요. [3] 2007.08.10
김진아 제로보드가 설치되는 곳이요... [2] 2007.08.10
영민이 메뉴 소스좀... [4] 2007.08.10
푸른하늘 제로보드를 설치했는데 그룹추가가 되지 않습니다 ^^;  
강동호 제로보드설치 뒤에 뜨는 그룹추가하는 화면 다시 어떠케 키는가요??  
양의석 홈페이지 제작시 화면 꽉 채우기 [6] 2007.08.10
최정규 회원가입하게 하는거 어떻게 하는거예요? [1] 2007.08.10
강동호 제로보드 설치 햇는데.. 그담엔 뭐어찌하는건가요 ?? [3] 2007.08.10
김제문 NZEO 게시판의 이미지와 파일이 깨집니다  
oasis 이 폰트를 아시는분 있나요? [1] 2007.08.10
싸리동국 게시판.배경화면.고정시키려면..... [1] 2007.08.10
난쟁이 윈2000에서.. apm 을 설치해서 사용하려고 하는데요~  
국중권 [re] 윈2000에서.. apm 을 설치해서 사용하려고 하는데요~  
강동호 WinAPM으로 제로보드 설치하는거 이짜나요`~!!! [4] 2007.08.10
ddd 굴림-1 홈페이지 적용방법점갈켜주세요  
비공개 이 것만 해결되면 속 시원하겠군요..-_-; [2] 2007.08.10
trust_no1 [질문] nzeo처럼 좌측 상단에 올라가는 효과는 어떻게 줄수 있나요?  
trust_no1 [질문] nzeo처럼 좌측 상단에 올라가는 효과는 어떻게 줄수 있나요?  
Uriel 프로모션으로 움직이는 도트를 찍으려는데요 [2] 2007.08.10