//<script type="text/javascript" src="example.js"></script>

function example()
{
forceContent('<h1>This is a strong heading<br></h1><p>Click Help on the left for how to use this editor.   This text was written using the editor.  You can edit this page in any way you like, or just delete it and start again.</p>'
+'<h2>This is a weak heading</h2>'
+'<p><img class="c_img" src="scrolls.jpg" alt="Image" align="left" hspace="5" vspace="5">Here is a link to<a href="http://www.google.co.uk/">Google</a>.  It\'s easy to insert links.   (Links on the page you\'re editing won\'t work while you\'re using the editor, but they will in a real web page).  Again see the Help popup for details.<br></p>'
+'<p>Inserting pictures, like the one on the left is easy too.</p>'
+'<p>When you\'ve finished your web page, sent it to us by clicking on "Send page to manager".</p>'
+'<p>Good luck.</p>');
}


