El perro de San Roque no tiene rabo por que Ramón Rodríguez se lo ha robado.

El perro de San Roque no tiene rabo por que Ramón Rodríguez se lo ha robado.[/html]', false, false ) . '
'; $entry_array[ 'stars' ] = '' . '' . '' . '' . ''; $entry_array[ 'comment' ][ 'url' ] = 'colors.php'; $entry_array[ 'comment' ][ 'name' ] = $lang_string[ 'sb_add_comment_btn' ]; $entry_array[ 'comment' ][ 'count' ] = $lang_string[ 'sb_view_counter_pre' ] . '0' . $lang_string[ 'sb_view_counter_post' ]; $entry_array[ 'trackback' ][ 'url' ] = 'colors.php'; $entry_array[ 'trackback' ][ 'ping_url' ] = 'colors.php'; $entry_array[ 'count' ] = 1; $entry_array[ 'maxcount' ] = 1; $entry_array[ 'logged_in' ] = $logged_in; echo ( theme_blogentry( $entry_array )); */ ?>

' . "\n"); // Left Column echo ('' . "\n"); echo ('' . "\n"); for ( $i = 0; $i < $left_count; $i++ ) { $id = $color_def[$i][ 'id' ]; $color = $user_colors[$id]; $string = $color_def[$i][ 'string' ]; $str = ''; if ( $i == 0 ) { $str = $str . ' '; } else { $str = $str . ' '; } $str = $str . '     '; $str = $str . ' ' . $string . '
' . "\n"; echo ( $str ); } echo ('' . "\n"); // Right Column echo ('' . "\n"); for ( $i = $left_count; $i < count( $color_def ); $i++ ) { $id = $color_def[$i][ 'id' ]; $color = $user_colors[$id]; $string = $color_def[$i][ 'string' ]; $str = ''; if ( $i == 0 ) { $str = $str . ' '; } else { $str = $str . ' '; } $str = $str . '     '; $str = $str . ' ' . $string . '
' . "\n"; echo ( $str ); } echo ('' . "\n"); echo ('' . "\n"); echo ('

' . "\n"); echo ('' ); echo( '


' . "\n" ); // Preset Color Dropdown echo ('
' . "\n"); echo ('

'); ?>