function test( var1 ) { if( typeof( var1 ) == 'number' ) { document.writeln("number"); } else if( var1 == "test" ) { alert("test"); } else { return false; }} body table a { text-decoration: none; } body table { width: 100%; border-collapse: collapse; margin: 0px 0px 15px 0px;} <div> <span> <h2>Überschrift</h2> <h3>Überschrift </h3> </span> </div>