The superscripts are done like this:
Code:
<span id="v_0_9" class="v">10</span>Gud kallade det torra landet jord, och vattenmassan kallade han hav. Och Gud såg att det var gott.
with:
Code:
span.v {
vertical-align: top;
font-size: 0.6em;
}
Nothing particularly fancy.
The text is included with javascript, replacing this placeholder:
Code:
<div class="bible_content" id="bible_content__2k__1_mos">
<div class="bible_content_notincluded">1 Mos</div>
</div>