se mais alerta js
alert((function(){
if (cond) { return "Text when true";}
else {return "Text when false");})());
Grieving Gnat
alert((function(){
if (cond) { return "Text when true";}
else {return "Text when false");})());