<!--
var objNode = document.getElementById( "notification_success" );
if (objNode && objURL[ "noeventnotification" ]){
objNode.innerHTML = 'Thank you for submitting your information!  We will e-mail you when tickets become available.';
}
//-->
