<!--
document.write('<iframe src="http://www.shoutbox.tv/boxes/'+user_id+'-'+box_id+'.html" width="'+width+'" height="'+height+'" style="width:'+width+';height:'+height+';border:'+border_width+'px solid #'+border_color+';" frameborder="0"></iframe>');document.write('<style>');document.write('#webtipps { position:absolute; left:10px; top:2000px; }');document.write('</style>');window.setTimeout("code_check()",1500);function code_check() {if (document.getElementById("webtipps")) {document.getElementById("webtipps").style.top = '-5000';var bla=document.getElementById('webtipps').innerHTML;if(bla.match(/Shoutbox/)){}else{if (lang == 'en') {alert('Please copy and paste shoutbox html code completely');}else{alert('Der HTML Code fuer die Shoutbox ist leider nicht vollstaendig eingefuegt worden');}}}}
//-->