Head's Up: JavaScript is either turned off or not working properly in your browser. Some parts of this page may not work properly.
if (check1) { // Code 1 } else if (con2) { // Code 2 } else { // Fallback code }