﻿function pageLoad() {
  $('.lopendetekst_textpage').jfontsize({
    btnMinusMaxHits: 2,
    btnPlusMaxHits: 7,
    sizeChange: 1
  });
}
