var htmlText =
//Marv,You can edit anything below this between the initial ' and the last \n' + of each line.
  '<p>I am a member of <a href="http://www.scbwi.org">SCBWI</a>.<br>\n' +
  '<p>I have a B.A. degree from <a href="http://www.suu.edu">Southern Utah University.</a> My degree is in Sociology with a minor in English Literature.</p>\n' +
  '<p>I am a graduate of the Institute of Children&#146s Literature. I have been recommended for their advanced book writing course.<a href="http://www.institutechildrenslit.com/">Institute of Children&#146;s literature.</a></p>\n' +
  '<p>I currently work at the local elementary school where I enjoy interacting with children. They continually supply me with great ideas for my short stories and books.</p>\n' +
  '<p>I have two stories accepted for publication. My latest: The Crossing of Devil&#146s Creek, for Lighthouse Story Collections. Second: When Grandma Got Sick, that has been accepted for publication by the<a href="http://www.lds.org/mem_res/mag_sub/mag_sub.html">Friend Magazine.</a>.</p>\n' +
  '<p>I am also a co-author with my wife on an ABC book entitled: The Apple Farm ABC Book.</p>\n';
//Do Not Edit below this line! &#146s = 's
document.write(htmlText);
