/home/mjc1/public_html/html/carmate/intro.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<? include('./include/header.php'); ?>

<style type="text/css">
BODY {background: url('./img/common/topbg.gif') repeat-x !important}
</style>

    <tr>
        <td>
            <table width="942">
                <caption class="sound_only">¸ÞÀΠÇ÷¡½Ã</caption>
                <tr>
                    <td>
                        <!-- <object type="application/x-shockwave-flash" data="./flash/intro.swf" width="942" height="371" style="cursor:pointer"> 
                        <param name="movie" value="./flash/intro.swf" /> 
                        <param name="wmode" value="opaque" /> 
                        </object> -->
                        <img src="./img/intro/intro_carmate01.png" alt="ÀÎÆ®·Î¹è³Ê">
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <tr>
        <td>
            <!-- Áß°£¿µ¿ª -->
            <form name='loginFrm' method='post' target='login_ifm' action='loginProcess.php' onsubmit="loginChk(); return false">
            <iframe name='login_ifm' width=0 height=0 style="border:0px;"></iframe>
            <table width="942">
                <tr>
                    <td><img src="./img/intro/customercenter.gif" alt="ÀԱݰèÁÂ"></td>
                    <td width="8"></td>
                    <td width="351"><? include("newwright.php"); //°Ô½ÃÆÇ ?></td>
                    <td width="8"></td>
                    <td style="width:361px;height:202px;padding:5px;background:url('./img/intro/banner_bg01.png') left top no-repeat;">
                        <table>
                            <caption class="sound_only">±¸¸ÅÁ¤º¸ 4Á¾</caption>
                            <tr>
                                <td><a onclick="showPicture('./img/popup/carmate.gif');" style="cursor:pointer"><img src="./img/intro/banner1.gif" alt="ÀåÁ¡"></td>
                                <td><a href="http://www.mijinsoft.co.kr/html/carmate/software.php"><img src="./img/intro/banner4.gif" alt="Á¦Ç°Â÷ÀÌÁ¡"></td>
                            </tr>
                            <tr>
                                <td colspan=2><a href="./carbook.php"><img src="./img/intro/banner3.gif" alt="Â÷·®Á¤ºñ³»¿ª"></td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table><!-- Áß°£¿µ¿ª -->
            </form>
        </td>
    </tr>

    <tr>
        <td height="15"><span class="sound_only">ÁÙ »çÀÌ ¿©¹é</span></td>
    </tr>

    <tr>
        <td>
            <table width="942" height="33" background="./img/intro/newservice_bg.gif">
                <caption class="sound_only">´º¼­ºñ½º</caption>
                <tr>
                    <td width="120"></td>
                    <td width="807">
                        <marquee>
                        <!-- 
                        <?
                            
/* ¹ÌÁøÈ¨ÆäÀÌÁö °¡ÀÔÀÚ Áß¿¡ »ç¿ëÇÁ·Î±×·¥ÀÌ '¾øÀ½'À» Á¦¿ÜÇÑ ±×¸®°í È¸»ç¸íÀ» ÀÔ·ÂÇÑ ±×¸®°í ÃÖÁ¾°¡ÀÔ 100¸íÀ» º¸¿©ÁÜ */
                            //$SelectQry     =  " select Mcompany from member WHERE Mcompany <> '' AND Msw1 <> 100  order by Mcode desc Limit 100 ";
                            //¹ÌÁøÈ¨ÆäÀÌÁö °¡ÀÔÀÚ Áß¿¡ »ç¿ëÇÁ·Î±×·¥ÀÌ '¾øÀ½'À» Á¦¿ÜÇÑ ±×¸®°í È¸»ç¸íÀ» ÀÔ·ÂÇÑ ±×¸®°í MANAGE »ç¿ëó³ëÃâ YÀΰæ¿ì ÃÖÁ¾°¡ÀÔ 100¸íÀ» º¸¿©ÁÜ
                            
$SelectQry     =  " select Mcompany from member WHERE Mcompany <> '' AND Msw1 <> 100 AND isdisplay > 0 order by Mcode desc Limit 100 ";
                            
$SelectResult  =    mysql_query($SelectQry);
                            
                            WHILE(  
$SelectRow MYSQL_FETCH_ARRAY($SelectResult) ){
                        
?>
                        
                        <IMG SRC="./img/intro/new_head.gif"> <?=$SelectRow['Mcompany'];?> &nbsp; &nbsp; 
                        
                        <? ?> -->
                        <?
                            
/* ¿ì¼± ³ëÃâ½Ãų È¸»ç¸í ·£´ý ÃßÃâ */
                            
$SelectQry2     =  " SELECT Mcompany FROM member WHERE Mcompany <> '' AND Mrank = 1 ORDER BY RAND() DESC LIMIT 20 ";
                            
$SelectResult2  =    mysql_query($SelectQry2);
                            
                            WHILE(  
$SelectRow MYSQL_FETCH_ARRAY($SelectResult2) ){
                            
?>
                            <IMG SRC="./img/intro/new_head.gif"> 
                                <?    
                                    
//echo $SelectRow['Mcompany'];
                                    
$compName $SelectRow['Mcompany'];
                                    
$len mb_strlen($compName,'euc-kr');
                                    
$len1 round($len/2);
                                    
//echo $len." ".$len1." ".iconv_substr($info['custname'],$len1);
                                    
echo iconv_substr($compName,0,$len1,"euc-kr");
                                    for(
$i=0;$i<$len-$len1;$i++){ echo "*"; }

                                
?> &nbsp; &nbsp; 
                            <? ?>
                            <?
                            $today 
Date('Y-m-d');
                            
/* ¹ÌÁøÈ¨ÆäÀÌÁö °¡ÀÔÀÚ Áß¿¡ »ç¿ëÇÁ·Î±×·¥ÀÌ '¾øÀ½'À» Á¦¿ÜÇÑ ±×¸®°í È¸»ç¸íÀ» ÀÔ·ÂÇÑ ±×¸®°í ÃÖÁ¾°¡ÀÔ 100¸íÀ» º¸¿©ÁÜ */
                            
$SelectQry     =  " select Mcompany from member WHERE Mcompany <> '' AND Msw1 <> 100 AND End_day > $today order by Mcode desc Limit 100 ";
                            
$SelectResult  =    mysql_query($SelectQry);
                            
                            WHILE(  
$SelectRow MYSQL_FETCH_ARRAY($SelectResult) ){
                        
?>
                        <?            if ( $SelectRow['Mcompany']=="ºÎ»êÁö»ç"){ ?>
                        <? } else { ?>
                            <IMG SRC="./img/intro/new_head.gif"> 
                            <?
                                
//echo $SelectRow['Mcompany'];

                                
$compName $SelectRow['Mcompany'];
                                
$len mb_strlen($compName,'euc-kr');
                                
$len1 round($len/2);
                                
//echo $len." ".$len1." ".iconv_substr($info['custname'],$len1);
                                
echo iconv_substr($compName,0,$len1);
                                for(
$i=0;$i<$len-$len1;$i++){ echo "*"; }
                            
?> &nbsp; &nbsp; 
                        <?
                            

                        }
                        
?>
                      
                        </marquee>

                    </td>
                </tr>
            </table><!-- //´º¼­ºñ½º -->
        </td>
    </tr>
</table>

<? include('./include/footer.php'); ?>