//<![CDATA[

function initialize () {

var par01 ="<span><div id='picture-left'><img src='images/logo.gif' alt='logo.gif' /></div><div class='title-black'>Welcome:</div><br /><br />This website is an educational resource for use by those working at the University Health Network, Mount Sinai Hospital and Womens College Hospital. Others are welcome to use it but are advised that  they do so at their own risk. That said, every effort is made to provide accurate information in support of worker and patient safety for all.<br /><br /> <br /><br /> </span>";

var par02 ="<span>This website was designed on Windows Vista using Internet Explorer 8 (IE8). It has been tested on Firefox and IE8 on Vista and XP operating systems. It has not been tested on other operating systems and browsers but the design of the website largely conforms to W3 Consortium standards for XHTML publishing, meaning it should work on alternate OS and browsers. Note that audio seminars provided in the training section are based on Flash technology and Flash is not supported by devices running Mac OS.</span>";

document.getElementById("title").innerHTML="<div class='title-white'>Home</div>";
document.getElementById("paragraph01").innerHTML=par01;
document.getElementById("paragraph02").innerHTML=par02;
}

//]]>

