  
if(window.location.href == 'http://people.cs.uchicago.edu/~mpschaef/climbpics/india/pictureframe.html#1'){
  document.write('<tr>')
  document.write('<td><img src=\"india_merrick1.jpg\"></td>')
  document.write('</tr>')
  document.write('<tr>')
  document.write('<td class=\"bodytext\">Not ever having seen a gym and only having seen pictures in climbing, this wall was a ton of fun.</td>')
  document.write('</tr>') 
 }

else if (window.location.href == 'http://people.cs.uchicago.edu/~mpschaef/climbpics/india/pictureframe.html#2'){
  document.write('<tr>')
  document.write('<td><img src=\"india_merrick2.jpg\"></td>')
  document.write('</tr>')
  document.write('<tr>')
  document.write('<td class=\"bodytext\">Up Merrick goes.</td>')
  document.write('</tr>') 
 }
 
 
else if (window.location.href == 'http://people.cs.uchicago.edu/~mpschaef/climbpics/india/pictureframe.html#3'){
   document.write('<tr>')
   document.write('<td><img src=\"india_route1.jpg\"></td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td class=\"bodytext\">Back behind our dorm this slippery route was a fun time.</td>')
   document.write('</tr>') 
 }

else if (window.location.href == 'http://people.cs.uchicago.edu/~mpschaef/climbpics/india/pictureframe.html#4'){
  document.write('<tr>')
  document.write('<td><img src=\"india_route2.jpg\"></td>')
  document.write('</tr>')
  document.write('<tr>')
  document.write('<td class=\"bodytext\">This is the first cliff I ever scaled.  Up the rock to the first grassy ledge, then up the first stone wall to the second grassy ledge, then up and over the second stone wall. Look for part of a small person towards the top to get the sense of scale. My friend Tov and I onsight freesoled this, but we also got caught by our dorm parents. Their punishment did not seem to have the intended effect.</td>')
  document.write('</tr>') 
 }

else if (window.location.href == 'http://people.cs.uchicago.edu/~mpschaef/climbpics/india/pictureframe.html#5'){
  document.write('<tr>')
  document.write('<td><img src=\"merrick_swing1.jpg\"></td>')
  document.write('</tr>')
  document.write('<tr>')
  document.write('<td class=\"bodytext\">Of course I was not exclusively interested in climbing back then. Fulfilling one of my boyhood dreams I experienced the same thrill and exhilaration that Tarzan did swinging on vines in the Jungle.</td>')
  document.write('</tr>') 
 }
 

