>>4
How 'bout you only get to the content w JS enebled?
<script language=javascript>
document.write("<p> <img src='picture.png' align='right'> ");
document.write("Text to go with the picture. </p>");
</script>
<noscript> <p>
You just missed out on a picture and some text!
That's what you get for not enabling JavaScript.
</p> </noscript>