
var news = ''
news += ' <table cellpadding="0" cellspacing="0" border="0" width="206">'
news += '            <tr>'
news += '              <td background="../../img/bg_dot_blue.gif" colspan=3><img src="../../img/clear.gif" width="197" height="1" alt="" border="0"></td>'
news += '              <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '</tr>'
news += '            <tr>'
news += '              <td colspan=4><img src="../../img/clear.gif" width="206" height="1" alt="" border="0"></td>'
news += '            </tr>'
news += '            <tr>'
news += ' <td width=8><img src="../../img/views_right_column_bar.gif" width="8" height="22" alt="" border="0"></td>'
news += '              <td width=1><img src="../../img/clear.gif" width="1" height="1" alt="" border="0"></td>'
news += '              <td class="BlueTab" width=188>&nbsp;Press Releases</td>'
news += '              <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '            </tr>'
news += '            <tr>'
news += ' <td width=1 height="10"><img src="../../img/clear.gif" width="8" height="10" alt="" border="0"></td></tr>'
news += '          </table>'
news += '          <table cellpadding="0" cellspacing="0" border="0" width="206">'
news += '            <tr>'
news += '  <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '  <td class="txtlrtext"><span class="txtGrey">October 05, 2009</span><BR> <A href="10052009.html">Future entrepreneurs in the focus</A></td>'
news += '  <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '            </tr>'
news += '            <tr>'
news += '              <td></td><td height="5"><div class="dotDivider"></div></td><td></td>'
news += '            </tr>'
news += '            <tr>'
news += '  <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '  <td class="txtlrtext"><span class="txtGrey">August 28, 2009</span><BR> <A href="08282009.html">Morgan Stanley\'s commitment to the kids of SOS Children\'s Villages</A></td>'
news += '  <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '            </tr>'
news += '            <tr>'
news += '              <td></td><td height="5"><div class="dotDivider"></div></td><td></td>'
news += '            </tr>'

news += '            <tr>'
news += '  <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '  <td class="txtlrtext"><span class="txtGrey">March 26, 2009</span><BR> <A href="03262009.html">Morgan Stanley and The Budapest University of Technology and Economics today announced a strategic partnership agreement</A></td>'
news += '  <td width=9><img src="../../img/clear.gif" width="9" height="1" alt="" border="0"></td>'
news += '            </tr>'
news += '            <tr>'
news += '              <td></td><td height="5"><div class="dotDivider"></div></td><td></td>'
news += '            </tr>'
news += '          </table>'



document.write(news)