function makePDF(l_iPageId){
    window.open("http://hollandfilm.nl/assets/snippets/html2pdf/html2pdf_snippet.php?id=" + l_iPageId);
}
