﻿function openImprint(){
    window.open('imprint.html', '', 'width=300, height=300, top=300, left=300, location=no, menubar=no');
}

