function formularyAlert() {
alert("Some drugs on the formulary require prior authorization, and certain clinical criteria must be met before they can be dispensed. Other drugs are part of our step-therapy program, which means the patient must have been treated with one or more formulary agents before these drugs are covered. Both categories of drugs are marked or identified in our Formulary Quick Guide for Members and on our Custom Formulary.");
}

function searchWarning() {
alert("The search function has been disabled for this demo.");
return false;
}