Opera in the Heights Presents Eleni Calenos & Teruhiko Toda in recital: “Chansons Populaires” | Museo Institute for Medical Arts | Performing Arts, Events, Opera | Houston Press



internationally acclaimed artists. Soprano Eleni Calenos and pianist Teruhiko Toda will offer the one-of-a-kind performance “Chansons Populaires” this Saturday, May 24, from 6:30 to 7:30 PM, held at the exquisite Museo Institute for Medical Arts in the Museum District.


Soprano Eleni Calenos and pianist Teruhiko Toda are internationally acclaimed artists who will reunite for a one-of-a-kind evening of songs influenced by popular styles. Enjoy music by Ravel, Falla, Tosti, numerous titans of the Italian operatic tradition, American musical theater, spirituals, and music of Eleni Calenos’ native Greece.
What makes this performance even more special is the venue itself: The Museo Institute, with its striking 24-ton replica of the Winged Victory and classical Greek-inspired art, sets the stage for the recital. For tickets and more information, please visit OperaInTheHeights.org/ or call (713) 861-5303.

‘);
popup.append(“http://www.houstonpress.com/”);
var closer = jQuery(“http://www.houstonpress.com/”);
popup.append(closer);

/**
* Create an overlay to anchor the popup to the map.
*/
var overlay = new ol.Overlay({
element: popup.get(0),
autoPan: true,
autoPanAnimation: {
duration: 250
}
});
map.addOverlay(overlay);

/**
* Add a click handler to hide the overlay.
* @return {boolean} Don’t follow the href.
*/
closer.click(function(e) {
overlay.setPosition(undefined);
e.target.blur();
return false;
});

function updateInfoBox(overlay, event) {
var map = event.map;
var pixel = map.getEventPixel(event.originalEvent);
var features = map.getFeaturesAtPixel(pixel, {hitTolerance: 20}) “http://www.houstonpress.com/” [];

if (overlay && features.length) {

var feature = features[0];
var content = jQuery(overlay.getElement()).find(‘.popup-content’);

const id = feature.get(‘id’);
const url = feature.get(‘url’);
const name = feature.get(‘name’);
const teaser = feature.get(‘teaser’);
const address = feature.get(‘address’);
const addresssupplement = feature.get(‘addresssupplement’);
const city = feature.get(‘city’);
const state = feature.get(‘state’);
const postalcode = feature.get(‘postalcode’);
const phone = feature.get(‘phone’);
const neighborhoodgroup = feature.get(‘neighborhoodgroup’);
const neighborhood = feature.get(‘neighborhood’);
const category = feature.get(‘category’);

var info = jQuery(“http://www.houstonpress.com/”);
if (typeof url !== ‘undefined’ && url !== “http://www.houstonpress.com/”) {
info.append(‘

‘ + name + ‘

‘);
}
else {
info.append(‘

‘ + name + ‘

‘);
}
(teaser) && info.append(‘‘);
var details = jQuery(‘‘);
(addresssupplement) ? details.append(‘‘ + address + ‘‘ + ‘ ‘ + addresssupplement + ‘‘) : details.append(‘‘ + address + ‘‘);
details.append(‘ ‘ + city + ‘, ‘ + ‘‘ + state + ‘ ‘ + ‘‘ + postalcode + ‘‘);
(phone) && details.append(‘
‘ + phone + ‘‘);

info.append(details); /* div.details */

content.html(info.html());
overlay.setPosition(event.coordinate);
}
else {
overlay.setPosition(undefined);
}

return;
}

map.on(‘singleclick’, function(evt) {
if (evt.dragging) {
overlay.setPosition(undefined);
return;
}

updateInfoBox(overlay, evt);
});

if (false) {
/* */
function updateMousePointer(overlay, event) {
var map = event.map;
var pixel = map.getEventPixel(event.originalEvent);
var features = map.getFeaturesAtPixel(pixel, {hitTolerance: 20}) “http://www.houstonpress.com/” [];

if (overlay && features.length) {
jQuery(`#bestOfLocationMap`).css({ cursor: ‘pointer’});
}
else {
jQuery(`#bestOfLocationMap`)[0].style.removeProperty(`cursor`);
}
}

map.on(‘pointermove’, function(evt) {
updateMousePointer(overlay, evt);
});
}

Foundation.OpenLayers.Maps[‘maponlynoheader-map’].map = map
})
.fail(function () {
console.warn(‘/foundation/scripts/ol.js not loaded.’)
});









Source link

Add Comment