$item = $_GET['item'];
$item_dirty = $_GET['item']; $item = $vbulletin->input->clean($item_dirty, TYPE_NOHTML);