Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
477 lines (221 sloc)
9.73 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head><!--/////////////////////////////////////// | |
| MetaTags 시작 | |
| ///////////////////////////////////////--> | |
| <meta name="description" content="designed by sini@ultari.co.kr"> | |
| <meta name="description" content="programmed by jania@ultari.co.kr"> | |
| <!--/////////////////////////////////////// | |
| MetaTags 끝 | |
| ///////////////////////////////////////--> | |
| <!--/////////////////////////////////////// | |
| StyleSheets 시작 | |
| ///////////////////////////////////////--> | |
| <style type="text/css"> | |
| body{margin:0px} | |
| </style> | |
| <style type="text/css"> | |
| <!-- | |
| .topmenu{font-family: 굴림; font-size: 9pt; color: #EFEFE0; text-decoration: none} | |
| .topmenu :link{font-family: 굴림; font-size: 9pt; color: #EFEFE0; text-decoration: none} | |
| .topmenu :visited{font-family: 굴림; font-size: 9pt; color: #CCFFCC; text-decoration: none} | |
| .topmenu :active{font-family: 굴림; font-size: 9pt; color: #FFFFCC; text-decoration: none} | |
| .topmenu :hover{font-family: 굴림; font-size: 9pt; color:#FBA300; text-decoration: none} | |
| a{font-family: 굴림; font-size: 9pt; line-height: 14px;} | |
| a:link{text-decoration:none; color:#0152E7;} | |
| a:visited{text-decoration:none; color:#0152E7;} | |
| a:active{text-decoration:underline; color:#5C069B;} | |
| a:hover{text-decoration:underline; color:#FBA300;} | |
| rgb(102,153,204); | |
| --> | |
| </style> | |
| <!--/////////////////////////////////////// | |
| StyleSheets 끝 | |
| ///////////////////////////////////////--> | |
| <!--/////////////////////////////////////// | |
| JavaScripts 시작 | |
| ///////////////////////////////////////--> | |
| <script Language="JavaScript"> | |
| browserName = navigator.appName; | |
| browserVer = parseInt(navigator.appVersion); | |
| version = "incompatible"; | |
| if (browserName == "Netscape" || browserVer >= 3) version = "n3"; | |
| if (version == "n3") | |
| { | |
| icon1on = new Image(); | |
| icon1on.src ="/images/tm_on-01-01.gif"; | |
| icon1off = new Image(); | |
| icon1off.src = "/images/tm-01-01.gif"; | |
| icon2on = new Image(); | |
| icon2on.src ="/images/tm_on-01-02.gif"; | |
| icon2off = new Image(); | |
| icon2off.src = "/images/tm-01-02.gif"; | |
| icon3on = new Image(); | |
| icon3on.src ="/images/tm_on-01-03.gif"; | |
| icon3off = new Image(); | |
| icon3off.src = "/images/tm-01-03.gif"; | |
| icon4on = new Image(); | |
| icon4on.src ="/images/tm_on-01-04.gif"; | |
| icon4off = new Image(); | |
| icon4off.src = "/images/tm-01-04.gif"; | |
| } | |
| function img_act(imgIcon) | |
| { | |
| if (version == "n3") | |
| { | |
| iconOn = eval(imgIcon + "on.src"); | |
| document[imgIcon].src = iconOn; | |
| return true; | |
| } | |
| } | |
| function img_inact(imgIcon) | |
| { | |
| if (version == "n3") | |
| { | |
| iconOff = eval(imgIcon + "off.src"); | |
| document[imgIcon].src = iconOff; | |
| return true; | |
| } | |
| } | |
| </script> | |
| <!--/////////////////////////////////////// | |
| JavaScripts 끝 | |
| ///////////////////////////////////////--> | |
| <title> Welcome to 문화공룡 OK-TICKET </title> | |
| </head> | |
| <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" bgcolor="#000000"> | |
| <table border="0" cellpadding="0" cellspacing="0" width="100%"> | |
| <tr> | |
| <td bgcolor="#000000"><!--/////////////////////////////////////// | |
| MainMenus 시작 | |
| ///////////////////////////////////////--> <table width="100%" height="75" border="0" cellspacing="0" | |
| cellpadding="0" BGCOLOR="#004D4A"> | |
| <tr> | |
| <td background="images/top_bg.gif" WIDTH="217"><a href="home/index.html"><img | |
| src="images/top_01-01.gif" width="181" height="71" border="0" ALT></a></td> | |
| <td background="images/top_bg.gif" WIDTH="100%"></td> | |
| <td background="images/top_bg.gif" VALIGN="BOTTOM" ALIGN="right"><table BORDER="0" | |
| CELLPADDING="0" CELLSPACING="0" VALIGN="BOTTOM" WIDTH="280" | |
| background="images/top_bg.gif"> | |
| <tr> | |
| <td background="images/top_bg.gif"><a HREF="home/index.html" TARGET="_top" | |
| onMouseover="img_act('icon1');" onMouseout="img_inact('icon1');"><img | |
| SRC="images/tm-01-01.gif" BORDER="0" NAME="icon1"></td> | |
| <td background="images/top_bg.gif"></a><a HREF="member/agreement.asp" TARGET="_top" | |
| onMouseover="img_act('icon2');" onMouseout="img_inact('icon2');"><img | |
| SRC="images/tm-01-02.gif" BORDER="0" NAME="icon2"></td> | |
| <td background="images/top_bg.gif"></a><a HREF="home/schedule.asp" TARGET="_top" | |
| onMouseover="img_act('icon3');" onMouseout="img_inact('icon3');"><img | |
| SRC="images/tm-01-03.gif" BORDER="0" NAME="icon3"></td> | |
| <td background="images/top_bg.gif"></a><a HREF="shop/cart.asp" TARGET="_top" | |
| onMouseover="img_act('icon4');" onMouseout="img_inact('icon4');"><img | |
| SRC="images/tm-01-04.gif" BORDER="0" NAME="icon4"></td> | |
| </tr> | |
| </table> | |
| </td> | |
| <td align="right" VALIGN="BOTTOM" background="images/top_bg.gif"><table MARGINWIDTH="0" | |
| MARGINHEIGHT="0" TOPMARGIN="0" LEFTMARGIN="0" BORDER="0" CELLPADDING="0" CELLSPACING="0"> | |
| <tr> | |
| <td COLSPAN="3"></a><a href="home/searchForm.asp?t=1"><img SRC="images/search.gif" | |
| BORDER="0" ALT></a> </td> | |
| <!---------------------- | |
| <TD> | |
| <IMG SRC="images/diary.gif" WIDTH=83 HEIGHT=13 BORDER=0 ALT=""> | |
| </TD> | |
| ----------------------> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td><form method="post" name="search" action="../search.asp"> | |
| </form> | |
| </td> | |
| <td><select name="searchid" value="검색" size="1"> | |
| <option value="행사">행사</option> | |
| <option value="artist">Artist/단체</option> | |
| <option value="티켓">ticket</option> | |
| <option value="shop">shop</option> | |
| </select> </td> | |
| <td><input TYPE="text" name="searchname" SIZE="12" maxlength="64"> </td> | |
| <td VALIGN="BOTTOM"><a href="javascript:document.search.submit();"><img | |
| SRC="images/go.gif" WIDTH="21" HEIGHT="21" BORDER="0" ALT HSPACE="3"></a> | |
| </td> | |
| <!---------------------- | |
| <FORM name=diary method=get action='/home/schedule.asp'> | |
| <TD> | |
| <FONT SIZE=2 COLOR=WHITE> | |
| <SELECT NAME="yy"> | |
| <option>2002</option> | |
| <option>2001</option> | |
| <option selected>2000</option> | |
| <option>1999</option> | |
| <option>1998</option> | |
| </SELECT> | |
| 년 | |
| <SELECT NAME="mm"> | |
| <option>01</option> | |
| <option>02</option> | |
| <option>03</option> | |
| <option>04</option> | |
| <option>05</option> | |
| <option>06</option> | |
| <option>07</option> | |
| <option>08</option> | |
| <option>09</option> | |
| <option>10</option> | |
| <option>11</option> | |
| <option>12</option> | |
| </SELECT> | |
| 월 | |
| </TD> | |
| <TD VALIGN=BOTTOM> | |
| <A href='javascript:document.diary.submit();'><IMG SRC="images/go.gif" WIDTH=21 HEIGHT=21 BORDER=0 ALT="" HSPACE=3></A> | |
| </TD> | |
| </FORM> | |
| ----------------> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| <tr bgcolor="#FF5100"> | |
| <td colSpan="4" align="right" height="27"><span class="topmenu">[<font size="2" | |
| color="black"><b>Home</b></font>] [<a href="/concert/" target="_top">콘서트</a>] [<a | |
| href="/art/" target="_top">아트</a>] [<a href="/family/" target="_top">패밀리 | |
| & 이벤트</a>] [<a href="community/index.html" target="_top">OT-커뮤니티</a>] [<a | |
| href="member/index.html" target="_top">회원메뉴</a>] [<a href="goods/list.asp?idd=1" | |
| target="_top">Shop</a>] [<a href="contact/index.html" target="_top">Contact Us</a>] / | |
| guest(손님) [<a href="member/loginForm.asp">Log-in</a>] </span><!--/////////////////////////////////////// | |
| MainMenus 끝 | |
| ///////////////////////////////////////--></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td bgcolor="#000000"><p align="center"><font face="Tahoma" size="6" color="#FFFFFF">-=n30/rootworm=-</font></td> | |
| </tr> | |
| <tr> | |
| <td bgcolor="#000000"> <p> </p> | |
| <p align="center"><strong><font face="Tahoma" color="#FFFFFF">i is real piss'd at da | |
| totally shit3 security j00 had 0n dis sit3 Admin.. i is truly s0rry...<br> | |
| I'm n0t gonna tell'ya h0w i g0t in just y3t...</font></strong></p> | |
| <p align="center"><strong><font face="Tahoma" color="#FFFFFF">shoutz to: da rest of | |
| rootworm, artech, sabu, acidk|own, krysler, PtB and j00 other hax0r's</font></strong></p> | |
| <p align="center"><strong><font face="Tahoma" color="#FFFFFF">Anybody want da User/Pass | |
| list: </font><a href="users.htm"><font face="Tahoma" size="4" | |
| color="#0000FF">here</font></a></strong></p> | |
| <p align="center"><font face="Tahoma" size="4" color="#FFFFFF">hehe, i also had access to | |
| da admin scripts :-) it sure was fun gib'in ppl things for free</font></p> | |
| <p align="center"><font face="Tahoma" size="4" color="#FFFFFF"> </font></p> | |
| <p align="center"><strong><font color="#FFFFFF" face="Tahoma">-=It sure was a good idea to | |
| keep cc#'s off this server=-</font></strong></p> | |
| <p align="center"> </p> | |
| <p align="center"> </p> | |
| <p align="center"><font face="Tahoma" size="4" color="#FFFFFF"><small><small><small>much | |
| lub to Gill & Katie i lub j00 b0th :-).</small></small></small></font></p> | |
| <p align="center"><font face="Tahoma" size="4" color="#FFFFFF"><small><small><small>Copyright | |
| n30 2000. Corel.com and Jp lub m3! Trust n0b0dy..</small></small></small></font></p> | |
| <p align="center"> </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |