$text) { if ($value == $selectedOption) { echo '' . "\n"; } else { echo '' . "\n"; } } } $txtPubdate = ($pubdate) ? date('m/d/Y', strtotime($pubdate)) : date('m/d/Y', strtotime("this friday")); $txtAddress = ($address) ? $address : ''; $txtCity = ($city) ? $city : 'Grants Pass'; $txtDateTime = ($datentime) ? $datentime : ''; $txtDirections = ($directions) ? $directions : ''; $txtHeader = ($header) ? $header : ''; $txtDescrHeader = ($descr_heading) ? $descr_heading : ''; $txtDescription1 = ($description) ? $description : ''; $txtDescription2 = ($descr_col2) ? $descr_col2 : ''; $txtDescrFooter = ($descr_footing) ? $descr_footing : ''; $txtFooter = ($price) ? $price : ''; $txtFsboPhone = ($fsbo_phone) ? $fsbo_phone : ''; ?>