Lecture with Dr. Muhammad Yunus
Dr. Muhammad Yunus, 2006 Nobel Peace Prize winner and founder of Grameen Bank (Bangladesh), will be coming to Boston University during his current tour of the U.S.
BU is proud to host the "Banker to the Poor" for an afternoon lecture on the ongoing War on Poverty and how microlending is liberating the poor worldwide. A Q&A session led by the audience will follow the lecture.
Learn first-hand about how Professor Yunus had the vision to start a bank that lends small amounts of money to impoverished Bangladeshi villlagers for the purpose of starting small businesses. One of UNESCO millennium goals is to use this " microfinance" model to cut world poverty in half before 2015.
2:30 - 5:00 on Saturday, October 13th, 2007
Location : GSU Metcalf Ballroom
For further information about the preceding programs, please contact the Student Activities Office at (617) 353-3635.
http://www.bu.edu/phpbin/calendar/event.php?id=28673&cid=50&oid=0 >
var callCount = 0;
function rmvScroll( msg )
{
if ( ++callCount > 10 ) { msg.style.visibility = "visible"; }
if ( callCount < 50 && ! imgsDone( msg ) ) {
setTimeout( function() { rmvScroll( msg ); }, 200 );
return;
}
var delta = msg.offsetHeight - msg.clientHeight;
var newWidth = 0;
var newHeight = 0;
delta = ( isNaN( delta )? 1 : delta + 1 );
if ( msg.scrollHeight > msg.clientHeight ) {
newHeight = msg.scrollHeight + delta;
}
delta = msg.offsetWidth - msg.clientWidth;
delta = ( isNaN( delta )? 1 : delta + 1 );
if ( msg.scrollWidth > msg.clientWidth ) {
newWidth = msg.scrollWidth + delta;
}
msg.style.overflow = "visible";
msg.style.visibility = "visible";
if ( newWidth > 0 || newHeight > 0 ) {
var ssxyzzy = document.getElementById( "ssxyzzy" );
var cssAttribs = ['#' + msg.id + '{'];
if ( newWidth > 0 ) cssAttribs.push( 'width:' + newWidth + 'px;' );
if ( newHeight > 0 ) cssAttribs.push( ' height:' + newHeight + 'px;' );
cssAttribs.push( '}' );
try {
ssxyzzy.sheet.deleteRule( 0 );
ssxyzzy.sheet.insertRule( cssAttribs.join(""), 0 );
} catch( e ){}
}
}
function imgsDone( msg ) // for Firefox, we need to scan for images that haven't set their width yet
{
var imgList = msg.getElementsByTagName( "IMG" );
var len = ((imgList == null)? 0 : imgList.length);
for ( var i = 0; i < len; ++i ) {
var theImg = imgList[i];
if ( ! theImg.complete && "undefined" != typeof theImg.naturalWidth && theImg.naturalWidth == 0 ) {
return false;
}
}
return true;
}
var msg = document.getElementById( "message70471935123143195702197712026798612133867681893" );
if ( oBw.agt.match( /gecko/ ) == "gecko" ) { if ( msg && "undefined" != typeof msg ) { rmvScroll( msg ); }
} else { msg.style.visibility = "visible"; }
</SCRIPT>