Change this line:
Code:
var scNum=unescape(location.href).substr(unescape(location.href).indexOf('?sc=')+4)
to:
Code:
var scNum=parseInt(unescape(location.href).substr(unescape(location.href).indexOf('?sc=')+4))
Move this anchor:
Code:
</blockquote>
</div>
<h3 align="center" class="style4" style="cursor:hand; cursor:pointer" onClick="expandcontent(this, 'sc3')">The First African-American Regiments and Their Reception</h3>
<div id="sc3" class="switchcontent">
<blockquote>
<p align="left"><a name="history"></a>Many of the sol
to here:
Code:
</blockquote>
</div>
<h3 align="center" class="style4" style="cursor:hand; cursor:pointer" onClick="expandcontent(this, 'sc3')">The First African-American Regiments and Their Reception</h3>
<a name="history"></a>
<div id="sc3" class="switchcontent">
<blockquote>
<p align="left">Many of the sol
Link to the page using this syntax:
HTML Code:
<a href="e.html?sc=3#history">Link Text</a>
Bookmarks