function delete_from_watchlist(id,form){$('#watchlist_id').val(id);form.submit();}
