--
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To post to this group, send email to dot...@googlegroups.com.
Visit this group at http://groups.google.com/group/dotcms?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
<div id="main-holder"> <h1>About the WSLH</h1> <p><div style="float: right; display: block; margin: 10px;"><img src="/dotAsset/3097a825-0131-4077-b430-f47e244021b6.png" width="267" height="166" alt="UW Madison Campus Facility" title="Our UW-Madison campus facility includes laboratories for infectious disease, genetics, newborn screening and cytology testing, as well as the School of Cytotechnology and WSLH Proficiency Testing." style="display: block; margin-left: auto; margin-right: auto; padding: 10px;"><div style="display: block; max-width: 267px; padding-left: 8px; padding-right: 8px; padding-bottom: 6px; font-style: italic; text-align: center;">Our UW-Madison campus facility includes laboratories for infectious disease, genetics, newborn screening and cytology testing, as well as the School of Cytotechnology and WSLH Proficiency Testing.</div></div>Since 1903, Wisconsin citizens have depended on the Wisconsin State Laboratory of Hygiene (WSLH) at the University of Wisconsin-Madison to help reach and maintain the high quality of life they expect. As the state’s public, environmental and occupational health laboratory, the WSLH plays a vital role in maintaining the health and safety of Wisconsin’s citizens, protecting the environment and providing training to other professionals. The WSLH’s scientists and academic leaders offer quality services in an array of technical specialties, including microbiology, genetics, cytology, cytotechnology education, environmental sciences, industrial hygiene/occupational health, newborn screening, proficiency testing, radiochemistry, toxicology and virology. We work closely with the state’s Department of Health Services, Department of Natural Resources, Department of Agriculture, Trade and Consumer Protection, local health departments, health care providers and private-sector laboratories.</p> <p><img src="/dotAsset/ece650e9-9370-4cd0-b2a6-f56dc1499693.png" width="267" height="157" alt="Agricultural Drive Building" title="Our Agriculture Drive facility on Madison’s east side houses our environmental health and our occupational health divisions, plus our toxicology laboratory." style="float: right;"> As a part of the UW-Madison, WSLH staff participate in this vibrant research and education community by fostering partnerships with academic departments and performing vital human and environmental health research. WSLH staff also provide education and training to undergraduate and graduate students, physicians in training and working professionals in the areas of clinical, environmental and occupational health and safety.</p> <p><br>Our goal is to partner with others to keep people and our ecosystem healthy. As a world-class laboratory at the University of Wisconsin-Madison, we explore new ideas that benefit the health of the state, the nation and the world. We take our role to provide public service to heart every day.</p> <script> window.onload = function() {
var images = document.getElementById("main-holder").getElementsByTagName("img");
for (var i = 0, image = images[i]; i < images.length; i++) {
if (image.title){
var wrapper = document.createElement('div'); var caption = document.createElement('div'); caption.appendChild(document.createTextNode
(image.title));
//Move the Float to the entire display, strip from the image if (image.style.cssFloat=="left"){ wrapper.style.cssFloat = "left"; image.style.cssFloat=""; } if (image.style.cssFloat=="right"){ wrapper.style.cssFloat = "right"; image.style.cssFloat=""; } //Style the Box surrounding the image wrapper.style.display="block"; wrapper.style.marginLeft="10px"; wrapper.style.marginRight="10px"; wrapper.style.marginTop="10px"; wrapper.style.marginBottom="10px";
//Style the Image image.style.display="block"; image.style.marginLeft="auto"; image.style.marginRight="auto"; image.style.paddingTop="10px"; image.style.paddingBottom="10px"; image.style.paddingRight="10px"; image.style.paddingLeft="10px"; //Style the Captioned Text caption.style.display="block"; caption.style.maxWidth=image.width+"px"; //don't let the caption text run longer than the image- break it into lines, if necessary. caption.style.paddingLeft="8px"; caption.style.paddingRight="8px"; caption.style.paddingBottom="6px"; caption.style.fontStyle="italic"; caption.style.textAlign="center"; wrapper.appendChild(image.cloneNode(true)); wrapper.appendChild(caption); image.parentNode.replaceChild(wrapper, image); } } };
</script> </div>
for (var i = 0, image = images[i]; i < images.length; i++) {
for (var i = 0; i < images.length; i++) {
image = images[i];