'1', 'before_widget' => '', 'after_widget' => '', 'before_title' => '

', 'after_title' => '

', )); if ( function_exists('register_sidebar') ) register_sidebar(array( 'name' => '2', 'before_widget' => '', 'after_widget' => '', 'before_title' => '

', 'after_title' => '

', )); function custom_comment($comment, $args, $depth) { $GLOBALS['comment'] = $comment; ?>
  • id="comment-"> comment_approved == '0') : ?> Your comment is awaiting moderation. Written by
    Published on , at
    '
    ', 'after' => '
    ', 'reply_text' => 'Reply', 'depth' => $depth, 'max_depth' => $args['max_depth'] )); ?>