þÿ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link href="styles.css" rel="stylesheet" type="text/css" /> <!--[if gte IE 5]> <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css"> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="styles_ie7.css"> <![endif]--> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="styles_ie6.css"> <![endif]--> <title>Bat City Review</title> </head> <body> <div id="wrap"> <!-- begin main navigation--> <div id="menu"> <table> <tr> <td class="item"> <a href="current.php"> <span class="lower"> Current Issue </span> </a> </td> <td> </td> </tr> <tr> <td class="menuitem"> <a href="past.php"> <span class="lower"> Past Issues </span> </a> </td> <td> </td> </tr> <tr> <td class="menuitem"> <a href="contributors.php"> <span class="lower"> Contributor Index </span> </a> </td> <td> </td> </tr> <tr> <td class="menuitem"> <a href="guidelines.php"> <span class="lower"> Submission Guidelines </span> </a> </td> <td> </td> </tr> <tr> <td class="menuitem"> <a href="contest.php"> <span class="lower"> Contest Guidelines </span> </a> </td> <td> </td> </tr> <!--begin selected menu item--> <tr> <td class="menuitem"> <a class="selected" href="about.php"> <span class="lower"> About Us </span> </a> </td> <td class="dot2"> </td> </tr> <!-- end selected menu item--> <tr> <td class="menuitem"> <a href="http://laits.utexas.edu/sites/batcityreview"> <span class="lower"> BCR News </span> </a> </td> <td> </td> </tr> <tr> <td class="menuitem"> <a href="subscribe.php"> <span class="lower"> SUBSCRIBE </span> </a> </td> <td> </td> </tr> </table> </div> <!--end main navigation--> <div id="column_left"> <!--BEGIN GENERAL ABOUT INFO--> <img src="images/about.jpg" height="244" width="286" alt="about us photo" /> <p class="dark"> Bringing together the best voices in contemporary short fiction and poetry. </p> <div id="info_links"> <p class="infolinks"> <a href="mission.php">MISSION</a> : <a class="selected" href="artandwriting.php">ART AND WRITING</a> : <a href="staff.php">CURRENT STAFF</a> : <a href="contact.php">CONTACT</a> </p> <div id="link_dots"> </div> </div> <!--END GENERAL ABOUT INFO--> </div> <div id="column_right"> <div id="content"> <!--BEGIN HISTORY--> <p class="first_p"> ART AND WRITING</p> <p>Bat City Review, from its inception, has envisioned itself as a journal that supports visual and literary art in a single creative space. Throughout its run, the journal has used archival visual material from the University of Texas at Austin's Harry Ransom Center to complement the works in each issue. The journal also commissions contemporary artists for its cover designs and visual content. Recently, Bat City Review has added a Writing and Art Collaboration Contest to its efforts to promote the intermixing of these two disciplines.</p> <!--END HISTORY--> </div> <!--begin footer links--> <div id="footer"> <!-- begin BCR copyright--> <p> <a class="footerlinks" href="index.php"> Bat City Review &copy; 2008 </a> </p> <!-- end BCR copyright--> <!--begin UT department links--> <p> <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.utexas.edu"> University of Texas </a> / <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.utexas.edu/cola/depts/english/index.html"> UT English </a> / <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.utexas.edu/cola/depts/english/creative-writing/index.html"> UT Creative Writing </a> / <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.utexas.edu/academic/mcw/"> James A. Michener Center for Writers </a> </p> <!-- end UT links--> <!--begin web designer link--> <p> Designed by <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.housemouses.com">Housemouses:</a> <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.annaradley.com">Anna Radley</a> &amp; <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.robinpeeples.com">Robin Peeples</a> </p> <!-- end web designer link--> <!-- begin sponsor thanks--> <p> Special thanks to the <a class="footerlinks" target="_blank" title="opens in a new window" href="http://www.universitycoop.com"> University Co-op &nbsp;<img class="lower" src="images/coop2.jpg" alt="co-op logo" /></a> </p> <!-- end sponsor thanks--> </div> <!--end footer links--> </div> <!-- begin bat randomizer function --> <?php include_once 'randombat.php'; $bat_image=randombat(); ?> <a href="index.php"> <img id="logo" src="images/<?php echo $bat_image; ?>" width="306" height="200" alt="bat" /> </a> <!-- end bat function --> </div> </body> </html>