document.write('<head>');
document.write('<link rel="stylesheet" type="text/css" href="http://www.americanliterature.com/extras/extpassages.css" >');
document.write('<!--<link rel="stylesheet" type="text/css" href="extpassages.css" >-->');
document.write('<script type="text/javascript">');
document.write('function changeText(){');
document.write('	document.getElementById(\'answer\').innerHTML = \'<a href="http://www.americanliterature.com/Bierce/ss/ALittleofChickamauga.html" title="Click to read A Little of Chickamauga" >A Little of Chickamauga</a> by Ambrose Bierce\';');
document.write('}');
document.write('</script>');
document.write('</head>');
document.write('<div class="passage">');
document.write('<div class="open">');
document.write('Can you identify the short story that opens with the following lines?');
document.write('</div>');
document.write('<div class="thepassage">');
document.write('The history of that awful struggle is well known--I have not the intention to record it here, but only to relate some part of what I saw of it; my purpose not instruction, but entertainment.');
document.write('</div>');
document.write('<div id="answer">');
document.write('<a href="javascript:void(0)" onclick=\'changeText()\' value=\'Change Text\'>Answer</a>');
document.write('</div>');
document.write('</div>');
