query("delete from ecmprices_customview where id='".$_REQUEST['record']."'"); header("Location: index.php?module=EcmPrices&action=DetailView&record=".$_COOKIE['pricebook_id']); ?>