window.onload = function() {

    var thisurl = location.href;
    if (thisurl == "http://www.montgomerygeneral.com/content/CalendarOfEvents.htm?page_id=7&inCtx13evt_id=495&inCtx13category=10,11,6,7,8,5,9&inCtx13date=2/27/2010&inCtx13view=8&site_id=1&minor=4&major=1&inCtx13mode=D&inCtx13pg=0") {
        var c = document.getElementById("subContentMiddleNoSide");
        var content = c.innerHTML;
        c.innerHTML = content + '<a href="http://www.ndp-agency.com/mgh/MGH_Healthfair.PDF" target="_blank"><img alt="" src="http://www.ndp-agency.com/mgh/imgFlyer.png" style="float: left; border-style: none;"/></a><style type="text/css">.calendar1 {width: 500px !important; float: left;}</style>';
    }
    if (thisurl == "http://montgomerygeneral.com/content/CalendarOfEvents.htm?page_id=7&inCtx13evt_id=495&inCtx13category=10,11,6,7,8,5,9&inCtx13date=2/27/2010&inCtx13view=8&site_id=1&minor=4&major=1&inCtx13mode=D&inCtx13pg=0") {
        var c = document.getElementById("subContentMiddleNoSide");
        var content = c.innerHTML;
        c.innerHTML = content + '<a href="http://www.ndp-agency.com/mgh/MGH_Healthfair.PDF" target="_blank"><img alt="" src="http://www.ndp-agency.com/mgh/imgFlyer.png" style="float: left; border-style: none;"/></a><style type="text/css">.calendar1 {width: 500px !important; float: left;}</style>';
    }
}