

function open_exhibition_url ( url ) { window.open(url, '', '' ); }

