Example #1
0
        ?>
		<td width=10><img src='<?php 
        echo $gSkinImg;
        ?>
/ico_song.gif' style='filter:gray()'></td>
		<?php 
    }
    ?>
		<td width=10><script>SkinMovieIcon('<?php 
    echo $RCD[BB_PREVIEW];
    ?>
','<?php 
    echo $i;
    ?>
')</script></td>

	</tr>


<?php 
}
?>

<?php 
echo Skin_Line("#E3E3E3", 1, 6, false);
?>

</table>

</body>
</html>
Example #2
0
echo Skin_Line("#C6D3DC", 1, 0, true);
?>

<table width=100% cellspacing=0 cellpadding=0 bgcolor='#ffffff'>
<tr height='26' align=center bgcolor='#eaf0f4' class='Subject'>
<?php 
Skin_SbjTtile();
?>
</tr>
<?php 
Skin_ParseList();
?>
</table>

<?php 
echo Skin_Line("#C6D3DC", 1, 0, true);
?>

<table width=100% height=35 cellspacing=0 cellpadding=0>
<tr>
	<td>
	<?php 
Skin_Paging(1);
?>
	</td>
	<td align=right>
	<img src='<?php 
echo $gIconImg;
?>
/list.gif' align=absmiddle onClick="getListPage();" style='cursor:pointer;'>
	<img src='<?php 
Example #3
0
    echo $RCD[BB_DATE];
    ?>
','xxxx/xx/xx xx:xx')</script></font>&nbsp;</td>
	</tr>

	<?php 
    echo Skin_Line("#E3E3E3", 1, 2, false);
    ?>

<?php 
}
?>
</table>

<?php 
echo Skin_Line("#E3E3E3", 1, 0, true);
?>

<table width=100% height=40 cellspacing=0 cellpadding=0>
<tr>
	<td>
	<?php 
Skin_Paging(1);
?>
	</td>
	<td align=right>
	<img src='<?php 
echo $gIconImg;
?>
/list.gif' align=absmiddle onClick="getListPage();" style='cursor:pointer;'>
	<img src='<?php 
Example #4
0
echo Skin_Line("#D5D2D2", 1, 0, true);
?>

<table width=100% cellspacing=0 cellpadding=0 bgcolor='#ffffff'>
<tr height='26' align=center bgcolor='#F8F1E6' class='Subject'>
<?php 
Skin_SbjTtile();
?>
</tr>
<?php 
Skin_ParseList();
?>
</table>

<?php 
echo Skin_Line("#D5D2D2", 1, 0, true);
?>

<table width=100% height=35 cellspacing=0 cellpadding=0>
<tr>
	<td>
	<?php 
Skin_Paging(1);
?>
	</td>
	<td align=right>
	<img src='<?php 
echo $gIconImg;
?>
/list.gif' align=absmiddle onClick="getListPage();" style='cursor:pointer;'>
	<img src='<?php 
Example #5
0
			등록일 : <script>getDateFormat('<?php 
echo $RCD[BB_DATE];
?>
' , 'xxxx.xx.xx <xx:xx>');</script> , 
			조회 : <b><?php 
echo number_format($RCD[BB_HIT]);
?>
</b>
			</td>
			<td width=3> </td>
		</tr>
		</table>
	</td>
</tr>
<?php 
echo Skin_Line("#E7E7E7", 1, 0, false);
?>
<tr>
	<td>
		<br>
		<?php 
if ($bbs[add_field]) {
    include './bbs/skin/' . $bbs[Skin] . '/lib/option_view.php';
}
?>
		<div id='ContentsLayer<?php 
echo $RCD[BB_UID];
?>
' STYLE='padding:2pt;width:100%;' onclick="getFuncImg(event,'func_img<?php 
echo $RCD[BB_UID];
?>
Example #6
0
    echo $Enable_Down;
    ?>
,'<?php 
    echo $RPL[RP_LINK];
    ?>
','<?php 
    echo $table;
    ?>
',<?php 
    echo $RPL[RP_UID];
    ?>
,'rpl',3,'write');</script>
		</td>
	</tr>
	<?php 
    echo Skin_Line("#DFDFDF", 1, 2, false);
}
?>
</table>
</div>
<!-- 코멘트 리스트 -->

<!-- 코멘트 입력폼 -->
<a name='comment1'></a>

<table ID='CommentTable' width=100% cellspacing=0 cellpadding=3 style='border:1 solid #dfdfdf;background:#EAF0F4;'>

<form NAME='CommentForm' action='<?php 
echo $THIS_FILE;
?>
' method='post' onsubmit="return CommentCheck(this);">