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.
16 lines (14 sloc)
502 Bytes
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> | |
| <title>영화정보의 새로운 채널! 씨네인포!</title> | |
| <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> | |
| <meta name="copyright" content="ixion"> | |
| </head> | |
| <frameset rows="30,*" frameborder="NO" border="0" framespacing="0"> | |
| <frame name="menu" scrolling="NO" noresize src="top_menu.htm" > | |
| <frame name="main" src="index_main.htm"> | |
| </frameset> | |
| <noframes><body bgcolor="#FFFFFF"> | |
| </body></noframes> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |