$(document).ready(function() {
$(“#ImPatientPortal”).iFrameResize({
autoUpdate: true,
heightCalculationMethod: ‘documentElementScroll’,
minHeight: 600
});
});

var administratie = ‘112351_ADM01’;
var stylesheetUrl = ‘https://fysiorijssen.nl/iframestyle.css’;
var portalFrame = ‘ImPatientPortal’;
var portalRoot = ‘https://imweb.intramedonline.nl/’;

PageLoad();