window.onload = function() {
    //var v = document.getElementById("rightSideLinks");
    //v.innerHTML = '<div class="rightSideDivs"><a href="http://www.montgomerygeneral.com/content/TheWomensBoard.htm">The Women\'s Board</a></div><div class="rightSideDivs"><a href="http://www.montgomerygeneral.com/content/Stroke_Center.htm">Take The Stroke Assessment Quiz</a></div>';
    var z = document.getElementById("homeContentRight");
    z.innerHTML = '<div style="margin: 10px 0px;"><a href="http://www.montgomerygeneral.com/content/Stroke_Center.htm"><img alt="" src="http://www.ndp-agency.com/mgh/survey.png"/></a></div>';
}