//document.write(' ');
var a=Math.round(Math.random()*100000);
if (typeof charset=='undefined'){
	charset='ISO-8859-1';
}
document.write('<script src="http://news.webmart.de/wmnews.cfm?a='+a+'&wmnkid='+wmnkid+'&charset='+charset+'&ref='+document.URL+'">');
document.write('</'+'script>');