function vlozBanner(banner) {
	document.write(banner);
}
