function buildOneviewTagCloud() {
	
	var style = '<style type="text/css">';
	
	style += '<!--';
	style += '#ov{width: 162px; font:13px Arial, Verdana, sans-serif}';
	style += '#ov #ov-main{padding: 3px; background-color: #FFFFFF;';
	
	style += 'border: 1px #FA9800 solid;}';

	style += '#ov #ov-title{color: #02587E; font-weight: bold;}';
	style += '#ov #ov-tags{padding-top: 10px; line-height: 1em; text-align: justify; position: relative;}';
	style += '#ov a{color: #FA9800; text-decoration: none;}';
	style += '#ov a:hover{color: #02587E; text-decoration: none;}';
	style += '#ov #ov-search{padding-top: 10px; text-align: center;}';
	style += '#ov #ov-search .ov-sf-inptxt{width: 60%; height: 18px; margin-right: 2px; padding: 1px; border: 1px solid #02587E}';
	style += '#ov #ov-search .ov-sf-inpbtn{width: 50px; height: 18px; border: 1px solid #02587E}';
	style += '#ov #ov-footer{font-size: 11px;}';
	style += '#ov #ov-links{float: left;}';
	style += '#ov #ov-info{float: right;}';
	style += '#ov #ov-bookmarklet{float: left;}';
	style += '#ov #ov-bookmarklet img{vertical-align: top; border: none;}';
	style += '#ov #ov-oneview img{padding-top: 3px; float: right; border: none;}';		
	style += '//-->';
	style += '</style>';
	
	var html = '<div id="ov">';
	html += '<div id="ov-main">';
	html += '<div id="ov-title"> Trendwolke</div>';
	html += '<div id="ov-tags">';
	
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('abnehmen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 9 *	0.2/3 + 0.7;
	
	html +=	'em">abnehmen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('affiliate');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 4 *	0.2/3 + 0.7;
	
	html +=	'em">Affiliate</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('affiliate marketing');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">affiliate marketing</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('alpha mann');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">alpha mann</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('art');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 8 *	0.2/3 + 0.7;
	
	html +=	'em">Art</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('artikelmarketing');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 5 *	0.2/3 + 0.7;
	
	html +=	'em">Artikelmarketing</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('artikel schreiben');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">artikel schreiben</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('bauchmuskeln');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 9 *	0.2/3 + 0.7;
	
	html +=	'em">Bauchmuskeln</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('bauchmuskeltraining');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 7 *	0.2/3 + 0.7;
	
	html +=	'em">bauchmuskeltraining</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('bikinifigur');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 8 *	0.2/3 + 0.7;
	
	html +=	'em">Bikinifigur</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('bikini figur');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">Bikini Figur</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('blog');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 8 *	0.2/3 + 0.7;
	
	html +=	'em">blog</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('business');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">business</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('der fettverbrennungsofen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">Der Fettverbrennungsofen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('deutsche ebooks');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">deutsche ebooks</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('deutschsprachige ebooks');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">deutschsprachige ebooks</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('die wahrheit \u00FCber bauchmuskeln');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 10 *	0.2/3 + 0.7;
	
	html +=	'em">Die Wahrheit \u00FCber Bauchmuskeln</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ebook download');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">ebook download</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ebooks');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 9 *	0.2/3 + 0.7;
	
	html +=	'em">eBooks</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ebookshop');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">ebookshop</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ebook shop');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 4 *	0.2/3 + 0.7;
	
	html +=	'em">ebook shop</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('effektiver muskelaufbau');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 4 *	0.2/3 + 0.7;
	
	html +=	'em">effektiver muskelaufbau</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('effektiver muskelaufbau von vince delmonte');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 4 *	0.2/3 + 0.7;
	
	html +=	'em">Effektiver Muskelaufbau von Vince Delmonte</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('einkaufen im internet');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Einkaufen im Internet</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('englisch lernen online');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Englisch Lernen Online</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('exformation');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 8 *	0.2/3 + 0.7;
	
	html +=	'em">exformation</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('explosiver muskelaufbau');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">explosiver muskelaufbau</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ex zur\u00FCck');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">ex zur\u00FCck</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ex zur\u00FCckerobern');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">ex zur\u00FCckerobern</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ex zur\u00FCckgewinnen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">ex zur\u00FCckgewinnen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('ex zur\u00FCck gewinnen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">ex zur\u00FCck gewinnen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('farmville tipps und cheats');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">Farmville Tipps und Cheats</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('fettabbau');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">Fettabbau</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('fettverbrennung');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">Fettverbrennung</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('fit over 40');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Fit over 40</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('flacher bauch');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">flacher bauch</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('flacher bauch f\u00FCr frauen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">Flacher Bauch f\u00FCr Frauen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('flat abs');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">flat abs</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('free energy');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">Free Energy</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('geld im internet');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Geld im Internet</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('geld verdienen mit ebooks');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Geld verdienen mit Ebooks</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('gesund abnehmen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">gesund abnehmen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('golf');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Golf</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('heimarbeit');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">Heimarbeit</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('home');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">home</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('im lotto gewinnen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">im Lotto gewinnen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('kostenloser versicherungsvergleich');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">kostenloser Versicherungsvergleich</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('kunst');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 4 *	0.2/3 + 0.7;
	
	html +=	'em">Kunst</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('lottogewinn');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">lottogewinn</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('mike geary');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 8 *	0.2/3 + 0.7;
	
	html +=	'em">mike geary</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('muskelaufbau');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">Muskelaufbau</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('muskelaufbau ratgeber');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Muskelaufbau Ratgeber</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('quit smoking right now');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Quit Smoking Right Now</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('schlank werden');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">schlank werden</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('schneeberg');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">SCHNEEBERG</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('schnell abnehmen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">schnell abnehmen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('seo');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">SEO</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('sie zur\u00FCckgewinnen');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">Sie zur\u00FCckgewinnen</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('tarifcheck');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">Tarifcheck</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('traffic');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">traffic</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('traumdeutung');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">Traumdeutung</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('truthaboutabs program');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">TruthAboutAbs Program</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('turbulence training');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">Turbulence Training</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('versicherungsvergleich');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 4 *	0.2/3 + 0.7;
	
	html +=	'em">Versicherungsvergleich</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('vienna');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">vienna</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('vince delmonte');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 5 *	0.2/3 + 0.7;
	
	html +=	'em">Vince DelMonte</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('virales marketing');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">virales Marketing</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('wahrheit \u00FCber bauchmuskeln');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 9 *	0.2/3 + 0.7;
	
	html +=	'em">Wahrheit \u00FCber Bauchmuskeln</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('wie bekomme ich meine ex zur\u00FCck');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 1 *	0.2/3 + 0.7;
	
	html +=	'em">Wie bekomme ich meine Ex zur\u00FCck</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('workingathome');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">workingathome</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('wow');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">Wow</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('wow gold guide');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 4 *	0.2/3 + 0.7;
	
	html +=	'em">WoW Gold Guide</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('wow guide');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 3 *	0.2/3 + 0.7;
	
	html +=	'em">wow guide</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('wow leveling guide');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 6 *	0.2/3 + 0.7;
	
	html +=	'em">wow leveling guide</a> \n';
	html += '<a href="http://www.oneview.de/';
	
	html += 'user/';
	html += encodeURIComponent('bernd49');
	html += '/';
	html += 'tags/';
	html += encodeURIComponent('youtube');
	html += '/';
	html += '" target="_blank" style="font-size: '
		
	/* Range: 0.4em to 1.0em in 10 steps (0-9) */
	html += 2 *	0.2/3 + 0.7;
	
	html +=	'em">YouTube</a> \n';
	
	html += '</div>';
	
	html += '<div id="ov-search">';

	html += '<form method="get" target="_blank" action="http://www.oneview.de/';

	html += 'user/';
    html += encodeURIComponent("bernd49");
    html += '/';
    html += 'suche/';
	html += '">';

    html += '<input class="ov-sf-inptxt" type="text" value="" name="q" />';

	html += '<input class="ov-sf-inpbtn" type="submit" value="suchen" />';
	html += '</form>';
	html += '</div>';
	html += '</div>';
	html += '<div id="ov-footer">';
	html += '<div id="ov-links">';
    html += '<a href="http://www.oneview.de/';
	html += 'user/';
    html += encodeURIComponent("bernd49");
    html += '/';
	html += 'einladung/';
	html += 'freundschaft/';
    html += '" target="_blank">Freunde werden</a>';
	html += '</div>';
	html += '<div id="ov-info">';
	html += '<a href="http://www.oneview.de/'
	html += 'user/';
	html += encodeURIComponent("bernd49");
	html += '/';

	html += '" target="_blank">';
	html += '1.259 Links | ';

    html += '1 Freund';
	
	html += '</a>';
	html += '</div>';
	html += '<br />';
	html += '<div id="ov-bookmarklet">';
	html += '<a href="http://www.oneview.de/" target="_blank" ';
	html += 'title="oneview - die menschliche suchmaschine" ';
	html += 'onclick="document.location=\'http://www.oneview.de/add/?URL=\' + encodeURIComponent(location.href) + ' +
			'\'&title=\' + encodeURIComponent(document.title); ' +
			'return false;">Diese Seite merken!</a>';
	html += '</div>';
	html += '<div id="ov-oneview">';
	html += '<a href="http://www.oneview.de/" target="_blank" ' +
	        'title="oneview - die menschliche suchmaschine">'+
			'<img src="http://img.oneview.de/img/logo_s.png"'+
			'alt="http://www.oneview.de" /></a>';
	html += '</div>';
	html += '</div>';
	html += '</div>';
	html += '<div style="clear:both">&nbsp;</div>';

	var cloud = style + html;

	document.write(cloud);
}
	
buildOneviewTagCloud();
