inner.style.display = "";
										document.getElementById(obj.id).value="Tutup Sub Detail";}
										else {
										inner.style.display = "none";
										document.getElementById(obj.id).value="Sub Detail";}
										}
                        </script>
                    
        <body>
            <div id="content">
            <?php
                    include "$path/title.php";
                    include "$path/menu.php";


                    $data = $PEMANFAATAN->pemanfaatan_penetapan_edit($_GET);
                    // pr($data);
            ?>
                <div id="tengah1">	
                    <div id="frame_tengah1">
                        <div id="frame_gudang">
                            <div id="topright">
                                Penetapan Pemanfaatan	
                            </div>
                            <div id="bottomright">
                                <form name="form" method="POST" action="<?php echo "$url_rewrite/module/pemanfaatan/"; ?>pemanfaatan_penetapan_daftar_edit_proses.php">
                                <table width="100%">
                                    <tr>
                                        <td style="border: 1px solid #004933; height:25px; padding:2px; font-weight:bold;"><u style="font-weight:bold;">Daftar aset yang dibuatkan penetapan pemanfaatan :</u></td>
                                    </tr>
									<?php