/* Div Style Definition */

document.write("<div class='rightdiv'>");

/* Hank's SF Reviews */
document.write("<p class='bar'><a href='http://www.sfsite.com/revwho.htm#Hank Luttrell' target='_blank' alt='Book Reviews at SFSite.com, link opens in new window' title='Book Reviews at SFSite.com, link opens in new window'>Book Reviews at SFSite</a></p>");


/* Hank's Amazon Reviews */
document.write("<p class='bar'><a href='http://www.amazon.com/gp/cdp/member-reviews/A16I0WIMKWDS2H/ref=cm_pdp_about_see_review/002-8702896-7924859?ie=UTF8&sort%5Fby=MostRecentReview' target='_blank' alt='Book reviews on Amazon, link opens in new window' title='Book reviews on Amazon, link opens in new window'>Book Reviews at Amazon</a></p>");


/* WisCon Dealersl Room */
if (document.title == "20th Century Books - Running an SF Con Dealers' Room")
 {
  document.write("<p class='bar'><span style='font-weight: bold'>SF Con Dealers' Rooms-</span><br /><a href='mailto:hank.luttrell@gmail.com?subject=SF Convention Dealers Rooms' class='note' alt='SF Convention Dealers Room Feedback' title='SF Convention Dealers Room Feedback'>Feedback appreciated!</a></p>");
  }
else
  {
  document.write("<p class='bar'><a href='Hucksters.html' alt='More Than You Ever Wanted to Know About SF Convention Dealers Rooms' title='More Than You Ever Wanted to Know About SF Convention Dealers Rooms'>SF Con Dealers' Rooms - </a><a href='mailto:hank.luttrell@gmail.com?subject=SF Convention Dealers Room Feedback' class='note' alt='SF Convention Dealers Room Feedback' title='SF Convention Dealers Room Feedback!'>Feedback appreciated!</a></p>");
  }

/* Comic Book Distribution */
if (document.title == "20th Century Books - Comic Book Distribution Proposal")
 {
  document.write("<p class='bar'><span style='font-weight: bold'>Comic Book Distribution Proposal - </span><br /><a href='mailto:hank.luttrell@gmail.com?subject=Comic Distribution Proposal Feedback' class='note' alt='Leave Feedback!' title='Leave Feedback!'>Feedback appreciated!</a></p>");
  }
else


  {
  document.write("<p class='bar'><a href='ComicDistrib.html' alt='Comic Book Distribution: A Modest Proposal' title='Comic Book Distribution: A Modest Proposal'>Comic Book Distribution Proposal - </a><a href='mailto:hank.luttrell@gmail.com?subject=Comic Distribution Proposal Feedback' class='note' alt='Leave Feedback!' title='Leave Feedback!'>Feedback appreciated!</a></p>");
  }


/* Why Books? */

if (document.title == "20th Century Books - Why Books?")
 {
  document.write("<p class='bar'><span style='font-weight: bold'>Why Books?</span></p>");
  }
else
  {
document.write("<p class='bar'><a href='WhyBooks.html' alt='Why Books' title='Why Books'>Why Books</a></p>");
}


/* Shel Silverstein */
if (document.title == "20th Century Books - Shel Silverstein, A Personal Remembrance")
 {
  document.write("<p class='bar'><span style='font-weight: bold'>Shel Silverstein Remembrance</span></p>");
  }
else
  {
document.write("<p class='bar'><a href='Silverstein.html' alt='Shel Silverstein Remembrance' title='Shel Silverstein Remembrance'>Shel Silverstein Remembrance</a></p>");
}


/* Going Home */
if (document.title == "20th Century Books - Going Home Again")
 {
  document.write("<p class='bar'><span style='font-weight: bold'>Going Home Again</span></p>");
  }
else
  {
document.write("<p class='bar'><a href='GoingHome.html' alt='Going Home Again' Title='Going Home Again'>Going Home Again</a></p>");
  }


/* Magazine of Horror */
if (document.title == "20th Century Books - The Magazine of Horror")
 {
  document.write("<p class='bar'><span style='font-weight: bold'>The Magazine of Horror</span></p>");
  }
else
  {
   document.write("<p class='bar'><a href='MagHorror.html' alt='The Magazine of Horror' Title='The Magazine of Horror'>The Magazine of Horror</a></p>");
  }

/* Freak Brothers */
if (document.title == "20th Century Books - Freak Brothers")
 {
  document.write("<p class='bar'><span style='font-weight: bold'>Freak Brothers Resemblance</span></p>");
  }
else
  {


document.write("<p class='bar'><a href='FreakBros.html' alt='Which of the Freak Brothers Do You Most Resemble?' title='Which of the Freak Brothers Do You Most Resemble?'>Freak Brothers Resemblance</a></p>");
  }

document.write("</div>");
