var html = new String;
html += '<div class="ob-weather-block"><a href="http://www.ourbrisban';
html += 'e.com/weather" title="The weather forecast is Mostly fine. F';
html += 'ollow this link for full details."><span class="ob-weather-i';
html += 'mg"><img src="http://www.ourbrisbane.com/sites/ourbrisbane.c';
html += 'om/modules/ob_weather/icons/mostlysunny.gif" alt="Mostly fin';
html += 'e" width="45" height="45" align="left" /></span></a><a href=';
html += '"http://www.ourbrisbane.com/weather" title="The weather fore';
html += 'cast is Mostly fine. Follow this link for full details."><sp';
html += 'an class="ob-weather-text"><span class="ob-weather-date">Wed';
html += ' 10 Feb 2010</span>Forecast 22 - 30<acronym title="degrees C';
html += 'elsius">&deg;</acronym><br />Currently 21.8<acronym title="d';
html += 'egrees Celsius">&deg;</acronym></span></a></div>';

document.write(html); 
