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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
|
<?php include_once("./_common2.php"); ?> <? include("./Page/common/header.php"); ?>
<? if(!isset($_COOKIE['USERID'])) $_COOKIE['USERID'] = ""; ?>
<script> function asLink(f,id){ if(f == 'y'){ location.href = "mypageqna_03_01.php?uid="+id; } } </script> <style> .review_evn .section{text-align:center;} .review_evn .section h2 img{width:800px;} .review_evn .section ul{text-align:center;margin:20px 0;} .review_evn .section ul li{font-size:18px;font-weight:600;} .review_evn .section ul li input{margin-left:10px; height: 50px;line-height: 50px; width:150px;border: 1px solid #434343;margin-left:15px;text-align:center;font-weight:600;color:#6459c4;} </style> <div class="wrap"> <div class="contents"> <div class="asideMenu"> <? include("./Page/customer/leftNavi.html"); ?> </div><!-- //leftNavi -->
<div class="subContents review_evn"> <h1> <img src="./img/titlebar/mypageevent1.jpg" alt="»ç¿ëÈıâ"> <p> <span class="home"><a href="intro.php">Home</a></span> <span class="depth">></span> <span class="depth1">°í°´¼¾ÅÍ</span> <span class="depth">></span> <span class="depth2">»ç¿ëÈıâÀ̺¥Æ®</span> </p> </h1>
<div class="section"> <h2><img src="./images/buy/review_event_bf_221230.png" alt="¿¥Á¦À̼ÒÇÁÆ®»ç¿ëÈıâ" style="border:1px solid #ccc;box-sizing:border-box;"></h2> <div style="background:#eee;width:800px;margin:0 auto;border:1px solid #ccc;box-sizing:border-box;"> <!--<ul> <li>Âü¿©¹øÈ£<input name="ev_code" type="text" maxlength="8"><span style="margin-left:10px;">(Çà»ç¾È³»¹® ÇÏ´ÜÂüÁ¶)</span></li> </ul>--> <div style="width:570px;margin:0 auto;"> <a href="#" style="cursor:pointer;float:left;margin-right:10px;" onClick="mypage_event()"> <img src="./images/buy/review_event_btn.png" alt="Èı⾲±â" style="width:280px;margin:20px 0 30px;display: inline-block;"></a> <a href="./review_detail.php" style="cursor:pointer;float:left;"> <img src="./images/review/review_event_btn2-2.png" alt="Èı⳻¿ë" style="width:280px;margin:20px 0 30px;display: inline-block;"></a> </div> </div> <h2><img src="./images/buy/review_event_at.jpg" alt="¿¥Á¦À̼ÒÇÁÆ®»ç¿ëÈıâ"></h2> <!-- '»çÀºÇ°¹ß¼Û¸®½ºÆ®'ÀÇ ÆäÀÌÁö±â´É °ü·Ã º¯¼ö *»èÁ¦ÇÏÁö ¸» °Í* --> <?php $review_event = ''; ?> <!-- //'»çÀºÇ°¹ß¼Û¸®½ºÆ®'ÀÇ ÆäÀÌÁö±â´É °ü·Ã º¯¼ö *»èÁ¦ÇÏÁö ¸» °Í* --> <? include("./freebies_inc.php"); ?> </div><!-- //section -->
</div><!-- //subContents --> </div><!-- //contents --> </div><!-- //wrap -->
<? include("./Page/common/footer.php"); ?>
<!-- »ó´Ü ¿Â/¿ÀÇÁ ¹öư --> <script> function mypage_event(){ code = $("input[name='ev_code']").val(); //if(code==''){ //alert('Âü¿©¹øÈ£¸¦ ÀÔ·ÂÇϽñ⠹ٶø´Ï´Ù.'); return; //} location.href = 'mypageevent3.php?ev_code='+$("input[name='ev_code']").val(); } function premier(n) { for(var i = 1; i < 4; i++) { obj = document.getElementById('premier'+i); img = document.getElementById('premier_button'+i); if ( n == i ) { obj.style.display = "block"; img.height = 89; img.src = "./img/customer/event_on_0"+i+".jpg"; } else { obj.style.display = "none"; img.height = 89; img.src = "./img/customer/event_off_0"+i+".jpg"; } } } </script>
<!-- À̺¥Æ® ½ÃÀÛ <table width="710" border="0" cellspacing="0" cellpadding="0"> -->
<!-- »ó´Ü ¿Â¿ÀÇÁ¹öư <tr> <td> <img src="./img/customer/event_on_01.jpg" style="display:block; border:0;" name="premier_button1" id='premier_button1' onClick="javascript:location.href = './event.php#event01';" OnMouseOver='this.style.cursor="pointer";premier(1);' OnMouseOut='this.style.cursor="default"'> </td> <td> <img src="./img/customer/event_off_02.jpg" style="display:block; border:0;" name="premier_button2" id='premier_button2' onClick="javascript:location.href = './event.php#event02';" OnMouseOver='this.style.cursor="pointer";premier(2);' OnMouseOut='this.style.cursor="default"'> </td> </tr> -->
<!-- À̺¥Æ® ³»¿ë À̹ÌÁö <tr> <td colspan="2"> --> <!-- À̺¥Æ® Á <span id='premier1' style='display:block;'> <table width="710" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top" style="padding:0px;"><img src="./img/customer/event_01.jpg"></td> </tr> </table> --> <!-- ±Û¾²±â ¹öư(°í°´¼¾ÅÍ Q&A·Î ¿¬°áÇØ ³õÀ½) <table> <tr> <td width="710" height="150" align="center"> <a href="#" style="cursor:pointer;" <? if( $_COOKIE['USERID'] !== "" && isset($_COOKIE['USERID'])) { echo "onClick=\"location.href = 'mypageevent2.php'\"";} else { echo "onClick=\"javascript:window.open('login_customerevent.php','','width=420,height=350,menubar=no,location=no,toolbar=no,scrollbar=no')\"";} ?>> <img src="./img/mypage/recom_bt.jpg" border="0"></a> </td> </tr> </table> --> <!-- ±Û¾²±â ¹öư(°í°´¼¾ÅÍ Q&A·Î ¿¬°áÇØ ³õÀ½) </span> -->
<!-- À̺¥Æ® ¿ì <span id='premier2' style='display:none;'> <table width="710" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top" style="padding:0px;"><img src="./img/customer/event_02.jpg"></td> </tr> </table> --> <!-- ±Û¾²±â ¹öư(°í°´¼¾ÅÍ Q&A·Î ¿¬°áÇØ ³õÀ½) <table> <tr> <td width="710" height="150" align="center"> <a href="#" style="cursor:pointer;" <? if( $_COOKIE['USERID'] !== "" && isset($_COOKIE['USERID'])) { echo "onClick=\"location.href = 'mypageevent1.php'\"";} else { echo "onClick=\"javascript:window.open('login_customerevent.php','','width=420,height=350,menubar=no,location=no,toolbar=no,scrollbar=no')\"";} ?>> <img src="./img/mypage/review_bt.jpg" border="0"></a> </td> </tr> </table> --> <!-- ±Û¾²±â ¹öư(°í°´¼¾ÅÍ Q&A·Î ¿¬°áÇØ ³õÀ½) </span>
</td> </tr> </table> -->
<!-- À̺¥Æ® ³¡ -->
|