/home/mjc1/public_html/html/millennium/cs_close_page2.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
<html>
<head>
    <link rel="stylesheet" type="text/css" href="http://mjsoft.co/html/millennium/css/import2.css"/>
    <style>
    body {background:none;overflow:hidden}
    .main {
        position:relative;width:100%;height:100%;
    }
    </style>
</head>
<body>

<div class='main'>
    <ul>
    <img src="./img/buy/cs_close_backup1.png" alt="µ¥ÀÌÅ͹é¾÷ÀÇ Á߿伺" usemap="#001">
    <map name="001">
        <area shape="rect"  coords="11,173,126,196" href="http://mjsoft.co/html/millennium/smart_main.php" target="_blank">
        <area shape="rect"  coords="130,173,218,194" href="http://mjsoft.co/html/millennium/product_pdamain.php" target="_blank">
    </map>
    </ul>
</div>

</body>
</html>