var sLink = "<a href=\"http://blog.lifeinthecarpoollane.com\" target=\"_blank\"><center><img src=\"http://www.lifeinthecarpoollane.com/images/blog/carpooltitle_sm.jpg\" alt=\"Life In The Car Pool Lane\" border=\"0\" /></center></a>";

var sForm = "<form onsubmit=\"return false;\" action=\"#\"><textarea style=\"width:100%; height:50px;\" rows=\"3\" cols=\"25\">"+sLink+"</textarea></form>";
document.write(sLink+"<br />"+sForm);
