function myFullscreenPostcard() {
window.open('http://www.redweb.com/aquasana/postcard/create_postcard.html','vollesBildchen','width='+ window.screen.width +
',height=' + window.screen.height + ',top=0,left=0,');
}
