document.write("<div id='PopUp' style='display: none; position: absolute; left: 130px; top: 75px; border: solid black 1px; padding: 10px; background-color: rgb(255,255,225); font-size: 14px; width: 450px; font-family:arial;'>");
document.write("<img src='http://www.kutenaiarttherapy.com/img/warning2.png' align='right'>");
document.write("<h4>Notice</h4>");
document.write("The Kutenai Art Therapy Institute has a new and improved website!<br><br>Please come over to our new space and see what we have been working on.<br><br>");
document.write("Some areas are still under construction, so watch out for fresh paint!<br><br>Please visit our new website at <a href='http://www.kutenaiarttherapy.com/' title='New Kutenai Art Therapy Institute Website' >http://www.kutenaiarttherapy.com/</a>.<br /><br />");
document.write("<div style='text-align: right;'><a onmouseover='this.style.cursor=\"pointer\" ' style='font-size: 12px;font-family:arial;' onfocus='this.blur();' onclick=\"document.getElementById('PopUp').style.display = 'none' \" ><span style='text-decoration: underline;font-family:arial;'>Close</span></a></div></div>");
document.getElementById('PopUp').style.display = 'block';

