function goPage(newindex) { currentLocation = getThisPage(); cleanedLocation = ''; // If this is an SHTML request. if (currentLocation.indexOf('.shtml') > -1) { // Detect if this is a request that already has a page specification. if (currentLocation.indexOf('-page') > -1) { cleanedLocation = currentLocation.substring(0, currentLocation.indexOf('-page')) + '.shtml'; } else { cleanedLocation = currentLocation; } // Only add the '-pageX' suffix when the page index is higher than 1. if (newindex != 1) { cleanedLocation = cleanedLocation.substring(0, cleanedLocation.indexOf('.shtml')) + '-page' + newindex + '.shtml'; } } else { // Only add the '-pageX' suffix when the page index is higher than 1. if (newindex != 1) { cleanedLocation = currentLocation + '&page=' + newindex; } else { cleanedLocation = currentLocation; } } document.location = cleanedLocation; } function getThisPage() { currentURL = '' + window.document.location; thispageresult = ''; if (currentURL.indexOf('?page=') > -1) { currentURL = currentURL.substring(0, currentURL.indexOf('?page=')); thispageresult = currentURL; } else if (currentURL.indexOf('&page=') > -1) { currentURL = currentURL.substring(0, currentURL.indexOf('&page=')); thispageresult = currentURL; } else { thispageresult = currentURL; } // Make sure the URL generated by this fuctnion is compatible with mirror image. thispageresult = thispageresult.substring(7, thispageresult.length); thispageresult = thispageresult.substring(thispageresult.indexOf('/')+1, thispageresult.length); thispageresult = basehref + thispageresult; if (thispageresult.indexOf('sourcedomain') > -1) { thispageresult = thispageresult.substring(0, thispageresult.indexOf('?')); } return thispageresult; }
|
Montreal, Quebec, Canada, 6 October 2009 (By Adam Scotti, The McGill Tribune) - Addressing a crowd of 500 education students and faculty in Pollack Hall, the Dalai Lama brought his message of religious tolerance and compassion for others to McGill this past Saturday.
" need a community, need some spirituality, need direction, need guidance, need discipline, and someone like his Holiness helps with that direction," said Boudreau, who compared the atmosphere around the room before meeting the Dalai Lama to that of meeting a celebrity.
"You know you used to say 'Elvis is in the building' - this was bigger than Elvis," said Boudreau.
The Dalai Lama showed a keen interest in the crowd, taking out a visor to reflect the stage lights so he could better see the next generation of teachers in attendance. At the end of the talk, Oph