if ( !defined("_INCLUDED_GLOBAL") ) exit; // [Security]Allow_url_fopen = On ?>
// »ó´Ü À̹ÌÁö/Ç÷¡½Ã
$_wh = '';
if ($letter['l_top_w'] > 0)
$_wh .= ' width="'.$letter['l_top_w'].'"';
if ($letter['l_top_h'] > 0)
$_wh .= ' height="'.$letter['l_top_h'].'"';
if (strtolower(file_name_ext($letter['l_top'])) == 'swf')
{
?>
} else
{
?> |
background="= $G_SYS['HTTP_URL_ROOT'] ?>/letter/= $letter['l_no'] ?>/= $letter['l_middle'] ?>" } // if() // º»¹® ¹è°æ»ö if ($letter['l_bgcolor'] != '') { ?> bgcolor="= $letter['l_bgcolor'] ?>" } // if() // º»¹® ±ÛÀÚ»ö if ($letter['l_color'] != '') { ?> style="color:= $letter['l_color'] ?>" } // if() ?>> = $letter['body']; // º»¹® ?> |
// ÇÏ´Ü À̹ÌÁö/Ç÷¡½Ã
$_wh = '';
if ($letter['l_bottom_w'] > 0)
$_wh .= ' width="'.$letter['l_bottom_w'].'"';
if ($letter['l_bottom_h'] > 0)
$_wh .= ' height="'.$letter['l_bottom_h'].'"';
if (strtolower(file_name_ext($letter['l_bottom'])) == 'swf')
{
?>
} else
{
?> |