openDaughter = "daughter = window.open('" + openDaughterURL + "','emailthis','" + openDaughterParams + "'); ";
openDaughter = openDaughter + "window.top.location = '" + forWindowTopLocation + "';";
document.write('<a class="head4" href="javascript:',openDaughter,'">E-mail this story</a>');