// JavaScript Document
function banner(wo, breit, hoch) {
  top.document.getElementById(wo).width = breit;
  top.document.getElementById(wo).height = hoch;
  top[wo].location.href = 'http://banners.cams.com/go/page/cams_landing_page_14?pid=g1002416-po';
  }