node+='<p>Unable to load <u>examples.json</u> data file</p>';
node+='<p>Did you open this html file locally?</p>';
node+='<p>It needs to be opened via a web server, or due to browser security permissions<br />it will be unable to load local resources such as images and json data.</p>';
node+='<p>Please see our <a href="#">Getting Started guide</a> for details.</p>';