"; } else { $search_button = ""; } if (isset($custom_query[5]) && $custom_query[5]) { $value_text = "value='".$custom_query[5]."' onclick=\"this.value=''\""; } else { $value_text = "value=''"; } $text = "
"; if (isset($custom_query[4]) && $custom_query[4] != '') { $text .= ""; } $text .= $search_button."
"; if (isset($searchflat) && $searchflat) { echo $text; } else { $ns->tablerender(LAN_180." ".SITENAME, "
".$text."
", 'search'); } ?>