function showBanner() {
	/*document.write("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\" width=\"527\" height=\"325\" id=\"koophuis-flash\">");
	document.write("<param name=\"allowScriptAccess\" value=\"sameDomain\" />");
	document.write("<param name=\"wmode\" value=\"transparent\" />");
	document.write("<param name=\"movie\" value=\"/images/kh-jarig-home-click.swf?clickTag=/Koophuis_is_jarig_en_viert_feest\" /><param name=\"quality\" value=\"high\" />");
	document.write("<embed src=\"/images/kh-jarig-home-click.swf?clickTag=/Koophuis_is_jarig_en_viert_feest\" quality=\"high\" wmode=\"transparent\" width=\"527\" height=\"325\" name=\"koophuis-flash\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />");
	document.write("</object>");*/
	
	document.write('<div style="margin: auto; width: 329px; height: 375px; margin-top: 0;"><table border="0" cellspacing="0" cellpadding="0"><tr><td><a href="/Koophuis_is_jarig_en_viert_feest"><img src="/images/koophuis-highfive_popup.png" style="width: 309px; height: 375px; border: 0;"></a></td><td valign="top"><a href="#" onClick="document.getElementById(\'flash-overlay\').style.display = \'none\'"><img src="/images/close_button.png" style="width: 15px; heigth: 15px; border: 0;"></a></td></tr></table></div>');
}