appropriative art forms

Genres, techniques, and modes of appropriative creation.

    [insert_php]
    $djpostnumber = 0;
    query_posts(‘cat=5&order=ASC&orderby=title&posts_per_page=-1’);
    $djpagefoundposts = $GLOBALS[‘wp_query’]->found_posts;
    if ($djpagefoundposts) {
    $djhalftheposts = intval($djpagefoundposts/2) + 1;
    }
    while (have_posts()) : the_post();
    if ($djpostnumber == $djhalftheposts) {
    echo ‘