var _____WB$wombat$assign$function_____=function(name){return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name))||self[name];};if(!self.__WB_pmw){self.__WB_pmw=function(obj){this.__WB_source=obj;return this;}}{ let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opens = _____WB$wombat$assign$function_____("opens"); function showOverviewPage(page) { var frm = document.getElementById("pagingform"); frm.action = 'http://www.marikenloop.nl/' + page; frm.submit(); } function setFontSize(fontsize) { var frm = document.getElementById("pagingform"); frm['fontsize'].value = fontsize; frm.action = ''; frm.submit(); } function showItemPage(itemIndex, pag_id) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/page/pag_view.asp?pag_id=' + pag_id; frm.submit(); } function showItemSC(itemIndex, productId) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/samenwerkendecatalogi/sc_view.asp?productid=' + productId; frm.submit(); } function showItemBSKPage(itemIndex, npg_guid) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/bsk/vieworga.asp?ac=viewBeschrijvendeTekst&npg_guid=' + npg_guid; frm.submit(); } function showItemNews(itemIndex, nws_id) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/nieuws/nws_view.asp?nws_id=' + nws_id; frm.submit(); } function showItemAgenda(itemIndex, evt_id) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/agenda/evt_view.asp?evt_id=' + evt_id; frm.submit(); } function showItemFormulier(itemIndex, for_id) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/formulier/for_view.asp?for_id=' + for_id; frm.submit(); } function showItemVragenboek(itemIndex, vgb_id) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/vragenboek/vgb_view.asp?vgb_id=' + vgb_id; frm.submit(); } function showItemBSKOrganisation(itemIndex, org_guid) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/bsk/vieworga.asp?org_guid=' + org_guid; frm.submit(); } function showItemProduct(itemIndex, prdorg_guid) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/bsk/viewprod.asp?prdorg_guid=' + prdorg_guid; frm.submit(); } function showItemHandywijzer(itemIndex, hw_id) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/handywijzer/hw_view.asp?hw_id=' + hw_id; frm.submit(); } function showItemCursus(itemIndex, cur_guid) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/cursus/cur_view.asp?cur_guid=' + cur_guid; frm.submit(); } function showItemProfessional(itemIndex, bsu_guid) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/bsk/vieworga.asp?bsu_guid=' + bsu_guid; frm.submit(); } function showItemNotitie(itemIndex, nti_guid) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/bsk/vieworga.asp?nti_guid=' + nti_guid; frm.submit(); } function showItemActiviteit(itemIndex, act_guid) { var frm = document.getElementById("pagingform"); frm['itemindex'].value = itemIndex; frm.action = 'http://www.marikenloop.nl/activiteit/act_view.asp?act_guid=' + act_guid; frm.submit(); } }