		try{
		$.create('img', {
		    'src': "http://www.lichtzeichen.de/fileadmin/templates/gfx/cmp/cmp-" + Math.floor ( Math.random ( ) * 4 + 1 ) + ".jpg",
		    'style': 'position: absolute; left: 943px; top: 80px;',
		    'alt': 'kampangen Image',
		}).appendTo($('body'));
		} catch(e) {}


        
